linux-stable/drivers/gpu/drm/vboxvideo
Thomas Zimmermann 574c1c334c drm/vboxvideo: Use video aperture helpers
DRM's aperture functions have long been implemented as helpers
under drivers/video/ for use with fbdev. Avoid the DRM wrappers by
calling the video functions directly.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Cc: Hans de Goede <hdegoede@redhat.com>
Acked-by: Javier Martinez Canillas <javierm@redhat.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240930130921.689876-24-tzimmermann@suse.de
2024-10-14 15:28:48 +02:00
..
hgsmi_base.c drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real VLA 2024-09-14 13:32:15 +02:00
hgsmi_ch_setup.h
hgsmi_channels.h
hgsmi_defs.h
Kconfig drm/vboxvideo: Run DRM default client setup 2024-09-26 09:31:28 +02:00
Makefile
modesetting.c drm/vboxvideo/modesetting: Provide function names for prototype headers 2021-06-03 13:33:18 +02:00
vbox_drv.c drm/vboxvideo: Use video aperture helpers 2024-10-14 15:28:48 +02:00
vbox_drv.h drm/vboxvideo: Use managed interfaces for framebuffer write combining 2021-09-23 09:26:09 +02:00
vbox_hgsmi.c
vbox_irq.c drm/vbox: Convert to Linux IRQ interfaces 2021-07-15 11:16:06 +02:00
vbox_main.c drm/vboxvideo: Add PCI region request 2024-08-09 15:08:26 -05:00
vbox_mode.c drm/vboxvideo: Use the hotspot properties from cursor planes 2023-11-24 11:58:00 +01:00
vbox_ttm.c drm/vboxvideo: Use managed interfaces for framebuffer write combining 2021-09-23 09:26:09 +02:00
vboxvideo_guest.h
vboxvideo_vbe.h
vboxvideo.h drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real VLA 2024-09-14 13:32:15 +02:00
vbva_base.c