linux-stable/drivers/gpu/drm/vkms
Melissa Wen cac80e71cf drm/vkms: rename cursor to plane on ops of planes composition
Generalize variables and function names used for planes composition
(from cursor to plane), since we will reuse the operations for both
cursor and overlay types.

No functional change.

v4:
- use better names for functions of plane composition (Daniel)

Signed-off-by: Melissa Wen <melissa.srw@gmail.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/ef3249c9ac3a08b7079894f9f1ccf70960194ec7.1619250933.git.melissa.srw@gmail.com
2021-04-29 18:44:44 -03:00
..
Makefile
vkms_composer.c drm/vkms: rename cursor to plane on ops of planes composition 2021-04-29 18:44:44 -03:00
vkms_crtc.c drm/vkms: fix misuse of WARN_ON 2021-03-25 08:23:28 -03:00
vkms_drv.c drm/vkms: Fix missing kmalloc allocation failure check 2021-01-15 17:45:07 -03:00
vkms_drv.h drm/vkms: init plane using drmm_universal_plane_alloc 2021-04-29 18:44:43 -03:00
vkms_output.c drm/vkms: init plane using drmm_universal_plane_alloc 2021-04-29 18:44:43 -03:00
vkms_plane.c drm/vkms: init plane using drmm_universal_plane_alloc 2021-04-29 18:44:43 -03:00
vkms_writeback.c drm: Switch to %p4cc format modifier 2021-02-17 12:52:59 +01:00