linux_dsm_epyc7002/drivers/gpu/drm/vmwgfx
Deepak Rawat 67a51b3d98 drm/vmwgfx: Use the new interface for SOU plane update
With new interface to do plane update on SOU available, use that instead
of old kms_dirty.

Signed-off-by: Deepak Rawat <drawat@vmware.com>
Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
2018-12-05 10:00:41 +01:00
..
device_include
Kconfig
Makefile drm/vmwgfx: Add a validation module v2 2018-09-27 15:21:35 +02:00
ttm_lock.c drm/vmwgfx: Make the object handles idr-generated 2018-09-27 16:14:18 +02:00
ttm_lock.h drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx driver 2018-09-27 15:19:20 +02:00
ttm_object.c drm/vmwgfx: Look up objects without taking a reference 2018-09-27 16:14:48 +02:00
ttm_object.h drm/vmwgfx: Look up objects without taking a reference 2018-09-27 16:14:48 +02:00
vmwgfx_binding.c
vmwgfx_binding.h
vmwgfx_blit.c
vmwgfx_bo.c drm/vmwgfx: Look up user buffer objects without taking a reference 2018-09-28 08:57:07 +02:00
vmwgfx_cmdbuf_res.c drm/vmwgfx: Don't refcount command-buffer managed resource lookups during command buffer validation 2018-09-28 08:57:08 +02:00
vmwgfx_cmdbuf.c drm/vmwgfx: Replace unconditional mutex unlocked warnings with lockdep counterpart 2018-09-27 15:21:37 +02:00
vmwgfx_context.c drm/vmwgfx: Don't refcount cotable lookups during command buffer validation 2018-09-28 08:57:08 +02:00
vmwgfx_cotable.c drm/vmwgfx: Remove the resource avail field 2018-09-27 15:21:37 +02:00
vmwgfx_drv.c drm/ttm: initialize globals during device init (v2) 2018-11-05 14:21:21 -05:00
vmwgfx_drv.h drm/ttm: initialize globals during device init (v2) 2018-11-05 14:21:21 -05:00
vmwgfx_execbuf.c drm/vmwgfx: Make user resource lookups reference-free during validation 2018-09-28 08:57:09 +02:00
vmwgfx_fb.c
vmwgfx_fence.c drm/vmwgfx: Make the object handles idr-generated 2018-09-27 16:14:18 +02:00
vmwgfx_fence.h
vmwgfx_fifo.c
vmwgfx_gmr.c
vmwgfx_gmrid_manager.c Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax 2018-08-26 11:48:42 -07:00
vmwgfx_ioctl.c
vmwgfx_irq.c
vmwgfx_kms.c drm/vmwgfx: Add a new interface for plane update on a display unit 2018-12-05 10:00:37 +01:00
vmwgfx_kms.h drm/vmwgfx: Implement SOU plane update for surface backed fb 2018-12-05 10:00:40 +01:00
vmwgfx_ldu.c drm/atomic-helper: Unexport drm_atomic_helper_best_encoder 2018-10-05 18:04:09 +02:00
vmwgfx_marker.c
vmwgfx_mob.c
vmwgfx_msg.c
vmwgfx_msg.h
vmwgfx_overlay.c
vmwgfx_prime.c drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx driver 2018-09-27 15:19:20 +02:00
vmwgfx_reg.h
vmwgfx_resource_priv.h drm/vmwgfx: Make the object handles idr-generated 2018-09-27 16:14:18 +02:00
vmwgfx_resource.c drm/vmwgfx: Make user resource lookups reference-free during validation 2018-09-28 08:57:09 +02:00
vmwgfx_scrn.c drm/vmwgfx: Use the new interface for SOU plane update 2018-12-05 10:00:41 +01:00
vmwgfx_shader.c drm/vmwgfx: Don't refcount cotable lookups during command buffer validation 2018-09-28 08:57:08 +02:00
vmwgfx_simple_resource.c drm/vmwgfx: Make the object handles idr-generated 2018-09-27 16:14:18 +02:00
vmwgfx_so.c drm/vmwgfx: Don't refcount cotable lookups during command buffer validation 2018-09-28 08:57:08 +02:00
vmwgfx_so.h
vmwgfx_stdu.c drm/vmwgfx: Enable FB_DAMAGE_CLIPS property for STDU primary plane 2018-12-05 10:00:40 +01:00
vmwgfx_surface.c Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next 2018-10-04 10:19:33 +10:00
vmwgfx_ttm_buffer.c
vmwgfx_ttm_glue.c drm/ttm: initialize globals during device init (v2) 2018-11-05 14:21:21 -05:00
vmwgfx_va.c
vmwgfx_validation.c drm/vmwgfx: Adapt validation code for reference-free lookups 2018-09-28 08:57:07 +02:00
vmwgfx_validation.h drm/vmwgfx: Adapt validation code for reference-free lookups 2018-09-28 08:57:07 +02:00