linux/drivers/gpu/drm/vmwgfx
Ian Forbes eef295a850 drm/vmwgfx: Restore Guest-Backed only cursor plane support
The referenced fixes commit broke the cursor plane for configurations
which have Guest-Backed surfaces but no cursor MOB support.

Fixes: 965544150d ("drm/vmwgfx: Refactor cursor handling")
Signed-off-by: Ian Forbes <ian.forbes@broadcom.com>
Signed-off-by: Zack Rusin <zack.rusin@broadcom.com>
Link: https://patch.msgid.link/20251103201920.381503-1-ian.forbes@broadcom.com
2025-11-07 00:01:15 -05:00
..
device_include
Kconfig PCI: Add CONFIG_MMU dependency 2025-04-23 15:40:30 -05:00
Makefile drm/vmwgfx: Refactor cursor handling 2025-03-10 14:30:33 -04:00
ttm_object.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
ttm_object.h
vmw_surface_cache.h
vmwgfx_binding.c
vmwgfx_binding.h
vmwgfx_blit.c drm/vmwgfx: Test for imported buffers with drm_gem_is_imported() 2025-04-14 10:53:11 +02:00
vmwgfx_bo.c drm/vmwgfx: Switch to exclusively using GEM references 2025-03-18 23:59:51 -04:00
vmwgfx_bo.h drm/vmwgfx: Switch to exclusively using GEM references 2025-03-18 23:59:51 -04:00
vmwgfx_cmd.c drm/vmwgfx: Update last_read_seqno under the fence lock 2025-06-17 22:49:31 -04:00
vmwgfx_cmdbuf_res.c
vmwgfx_cmdbuf.c
vmwgfx_context.c
vmwgfx_cotable.c drm/vmwgfx: Switch to exclusively using GEM references 2025-03-18 23:59:51 -04:00
vmwgfx_cursor_plane.c drm/vmwgfx: Restore Guest-Backed only cursor plane support 2025-11-07 00:01:15 -05:00
vmwgfx_cursor_plane.h drm/vmwgfx: Restore Guest-Backed only cursor plane support 2025-11-07 00:01:15 -05:00
vmwgfx_devcaps.c
vmwgfx_devcaps.h
vmwgfx_drv.c drm for 6.17-rc1 2025-07-30 19:26:49 -07:00
vmwgfx_drv.h drm/vmwgfx: Implement dma_fence_ops properly 2025-06-17 22:49:33 -04:00
vmwgfx_execbuf.c drm/vmwgfx: Validate command header size against SVGA_CMD_MAX_DATASIZE 2025-11-06 23:59:40 -05:00
vmwgfx_fence.c drm/vmwgfx: fix missing assignment to ts 2025-07-28 08:51:16 -04:00
vmwgfx_fence.h drm/vmwgfx: Implement dma_fence_ops properly 2025-06-17 22:49:33 -04:00
vmwgfx_gem.c drm for 6.17-rc1 2025-07-30 19:26:49 -07:00
vmwgfx_gmr.c
vmwgfx_gmrid_manager.c
vmwgfx_ioctl.c
vmwgfx_irq.c drm/vmwgfx: Implement dma_fence_ops properly 2025-06-17 22:49:33 -04:00
vmwgfx_kms.c drm/vmwgfx: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct() 2025-07-16 20:12:09 +03:00
vmwgfx_kms.h drm/vmwgfx: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct() 2025-07-16 20:12:09 +03:00
vmwgfx_ldu.c drm/vmwgfx: Refactor cursor handling 2025-03-10 14:30:33 -04:00
vmwgfx_mksstat.h
vmwgfx_mob.c drm/vmwgfx: Switch to exclusively using GEM references 2025-03-18 23:59:51 -04:00
vmwgfx_msg_arm64.h
vmwgfx_msg_x86.h
vmwgfx_msg.c objtool, drm/vmwgfx: Don't ignore vmw_send_msg() for ORC 2025-03-28 14:47:02 +01:00
vmwgfx_overlay.c
vmwgfx_page_dirty.c drm/vmwgfx: Use kref in vmw_bo_dirty 2025-11-07 00:00:53 -05:00
vmwgfx_prime.c
vmwgfx_reg.h
vmwgfx_resource_priv.h
vmwgfx_resource.c drm/vmwgfx: Switch to exclusively using GEM references 2025-03-18 23:59:51 -04:00
vmwgfx_scrn.c drm/vmwgfx: Switch to exclusively using GEM references 2025-03-18 23:59:51 -04:00
vmwgfx_shader.c drm/vmwgfx: Fix Host-Backed userspace on Guest-Backed kernel 2025-06-17 22:54:16 -04:00
vmwgfx_simple_resource.c
vmwgfx_so.c
vmwgfx_so.h
vmwgfx_stdu.c drm/vmwgfx: Refactor cursor handling 2025-03-10 14:30:33 -04:00
vmwgfx_streamoutput.c
vmwgfx_surface.c drm/vmwgfx: Switch to exclusively using GEM references 2025-03-18 23:59:51 -04:00
vmwgfx_system_manager.c
vmwgfx_ttm_buffer.c drm/vmwgfx: Add new keep_resv BO param 2025-01-14 13:01:43 -05:00
vmwgfx_va.c
vmwgfx_validation.c drm/vmwgfx: Fix copy-paste typo in validation 2025-10-06 11:57:59 -04:00
vmwgfx_validation.h
vmwgfx_vkms.c drm/vmwgfx: Switch to use hrtimer_setup() 2025-02-18 11:19:07 +01:00
vmwgfx_vkms.h