mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-31 00:09:47 +00:00
Export the individual plane helpers that make up the plane functions and align the naming with other helpers. The plane helpers are for non-atomic modesetting and exporting them will simplify a later conversion of drivers to atomic modesetting. With struct drm_plane_funcs removed from drm_plane_helper.h, also remove the include statements. It only needs linux/types.h for uint32_t and a number of forward declarations. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: Sam Ravnborg <sam@ravnborg.org> Link: https://patchwork.freedesktop.org/patch/msgid/20220720083058.15371-6-tzimmermann@suse.de |
||
|---|---|---|
| .. | ||
| hgsmi_base.c | ||
| hgsmi_ch_setup.h | ||
| hgsmi_channels.h | ||
| hgsmi_defs.h | ||
| Kconfig | ||
| Makefile | ||
| modesetting.c | ||
| vbox_drv.c | ||
| vbox_drv.h | ||
| vbox_hgsmi.c | ||
| vbox_irq.c | ||
| vbox_main.c | ||
| vbox_mode.c | ||
| vbox_ttm.c | ||
| vboxvideo_guest.h | ||
| vboxvideo_vbe.h | ||
| vboxvideo.h | ||
| vbva_base.c | ||