Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_surfacedefs.h317 uint32 pitchBytesPerBlock; member
/linux-6.12.1/drivers/gpu/drm/vmwgfx/
Dvmw_surface_cache.h103 pitch = blocks.width * desc->pitchBytesPerBlock; in vmw_surface_calculate_pitch()
Dvmwgfx_vkms.c94 row_pitch_bytes = blocks.width * desc->pitchBytesPerBlock; in compute_crc()
Dvmwgfx_kms.c394 const u32 image_pitch = VMW_CURSOR_SNOOP_WIDTH * desc->pitchBytesPerBlock; in vmw_kms_cursor_snoop()
456 box->w * desc->pitchBytesPerBlock); in vmw_kms_cursor_snoop()
Dvmwgfx_surface.c831 desc->pitchBytesPerBlock; in vmw_surface_define_ioctl()