Searched defs:spitch (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/core/
H A Dcfbimgblt.c147 u32 spitch = (image->width+7)/8; slow_imageblit() local
220 u32 ppw = 32/bpp, spitch = (image->width + 7)/8; fast_imageblit() local
H A Dsysimgblt.c119 u32 spitch = (image->width+7)/8; slow_imageblit() local
190 u32 ppw = 32/bpp, spitch = (image->width + 7)/8; fast_imageblit() local
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dradeon_state.c1706 unsigned int size, dwords, tex_width, blit_width, spitch; radeon_cp_dispatch_texture() local

Completed in 207 milliseconds