Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_surfacedefs.h317 uint32 pitchBytesPerBlock; member
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmw_surface_cache.h103 pitch = blocks.width * desc->pitchBytesPerBlock; in vmw_surface_calculate_pitch()
H A Dvmwgfx_vkms.c94 row_pitch_bytes = blocks.width * desc->pitchBytesPerBlock; in compute_crc()
H A 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()
H A Dvmwgfx_surface.c831 desc->pitchBytesPerBlock; in vmw_surface_define_ioctl()