Searched refs:srcx (Results 1 - 5 of 5) sorted by last modified time

/drivers/video/fbdev/aty/
H A Daty128fb.c2379 static inline void aty128_rectcopy(int srcx, int srcy, int dstx, int dsty,
2390 srcx *= 3;
2403 aty_st_le32(SRC_Y_X, (srcy << 16) | srcx);
/drivers/gpu/drm/mga/
H A Dmga_state.c795 int srcx = pbox[i].x1 + blit->delta_sx; local
806 start = srcy * blit->src_pitch + srcx;
/drivers/gpu/drm/vmwgfx/
H A Dsvga3d_reg.h1411 uint32 srcx; member in struct:SVGA3dCopyRect
1423 uint32 srcx; member in struct:SVGA3dCopyBox
H A Dvmwgfx_kms.c329 box->srcx != 0 || box->srcy != 0 || box->srcz != 0 ||
336 box->srcx, box->srcy, box->srcz,
H A Dvmwgfx_surface.c280 cb->srcx = 0;

Completed in 190 milliseconds