Home
last modified time | relevance | path

Searched refs:pitchBytesPerBlock (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_surfacedefs.h317 uint32 pitchBytesPerBlock; member
/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmw_surface_cache.h97 pitch = blocks.width * desc->pitchBytesPerBlock; in vmw_surface_calculate_pitch()
Dvmwgfx_kms.c373 const u32 image_pitch = VMW_CURSOR_SNOOP_WIDTH * desc->pitchBytesPerBlock; in vmw_kms_cursor_snoop()
435 box->w * desc->pitchBytesPerBlock); in vmw_kms_cursor_snoop()
Dvmwgfx_surface.c825 desc->pitchBytesPerBlock; in vmw_surface_define_ioctl()