linux-stable/drivers/gpu/drm/xen
Ville Syrjälä 720cf96d8f drm: Drop drm_framebuffer.h from drm_crtc.h
drm_crtc.h has no need for drm_frambuffer.h, so don't include it.
Avoids useless rebuilds of the entire universe when
touching drm_framebuffer.h.

Quite a few placs do currently depend on drm_framebuffer.h without
actually including it directly. All of those need to be fixed
up.

v2: Fix up msm some more
v2: Deal with ingenic and shmobile as well

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220614095449.29311-1-ville.syrjala@linux.intel.com
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Acked-by: Jani Nikula <jani.nikula@intel.com>
2022-06-20 23:53:55 +03:00
..
Kconfig
Makefile
xen_drm_front.c drm/xen: Add support for the nomodeset kernel parameter 2022-01-27 19:15:50 +01:00
xen_drm_front.h xen/drm: switch xen_drm_front to use INVALID_GRANT_REF 2022-05-19 14:21:45 +02:00
xen_drm_front_cfg.c
xen_drm_front_cfg.h
xen_drm_front_conn.c drm: Drop drm_framebuffer.h from drm_crtc.h 2022-06-20 23:53:55 +03:00
xen_drm_front_conn.h
xen_drm_front_evtchnl.c xen/drmfront: use xenbus_setup_ring() and xenbus_teardown_ring() 2022-05-19 14:22:01 +02:00
xen_drm_front_evtchnl.h
xen_drm_front_gem.c dma-buf-map: Rename to iosys-map 2022-02-07 16:35:35 -08:00
xen_drm_front_gem.h dma-buf-map: Rename to iosys-map 2022-02-07 16:35:35 -08:00
xen_drm_front_kms.c drm: Drop drm_framebuffer.h from drm_crtc.h 2022-06-20 23:53:55 +03:00
xen_drm_front_kms.h