linux/drivers/gpu/drm/xen
Jan Beulich fbde4ae7e1 drm/xen: adjust Kconfig
By having selected DRM_XEN, I was assuming I would build the frontend
driver. As it turns out this is a dummy option, and I have really not
been building this (because I had DRM disabled). Make it a promptless
one, moving the "depends on" to the other, real option, and "select"ing
the dummy one.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
Signed-off-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
Link: https://patchwork.freedesktop.org/patch/msgid/54ae54f9-1ba9-900b-a56f-f48e2c9a82b0@suse.com
2021-03-01 08:03:45 +02:00
..
Kconfig drm/xen: adjust Kconfig 2021-03-01 08:03:45 +02:00
Makefile
xen_drm_front_cfg.c drm/xen: drop use of drmP.h 2019-07-15 18:11:30 +02:00
xen_drm_front_cfg.h
xen_drm_front_conn.c drm/xen-front: Add YUYV to supported formats 2020-08-13 12:50:27 +02:00
xen_drm_front_conn.h drm/xen: drop use of drmP.h 2019-07-15 18:11:30 +02:00
xen_drm_front_evtchnl.c drm/xen: drop use of drmP.h 2019-07-15 18:11:30 +02:00
xen_drm_front_evtchnl.h
xen_drm_front_gem.c drm/prime: split array import functions v4 2020-11-30 15:00:45 +01:00
xen_drm_front_gem.h drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends 2020-11-09 09:19:24 +01:00
xen_drm_front_kms.c drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers 2021-02-23 08:54:22 +01:00
xen_drm_front_kms.h
xen_drm_front.c drm/<drivers>: Constify struct drm_driver 2020-11-06 10:31:26 +01:00
xen_drm_front.h drm/xen: Introduce GEM object functions 2020-09-25 09:21:40 +02:00