summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/Kconfig
AgeCommit message (Expand)Author
2019-01-17drm/cma-helper: Remove unused fbdev codeNoralf Trønnes
2018-10-03drm/fb_helper: Allow leaking fbdev smem_startNeil Armstrong
2018-08-28drm/amdgpu: Merge amdkfd into amdgpuAmber Lin
2018-07-13drm: add support for DisplayPort CEC-Tunneling-over-AUXHans Verkuil
2018-07-09drm: vkms: select DRM_KMS_HELPERArnd Bergmann
2018-07-05drm/vkms: Add extra information about vkmsRodrigo Siqueira
2018-07-05drm/vkms: Introduce basic VKMS driverHaneen Mohammed
2018-05-04drm/selftests: Add drm helper selftestMaarten Lankhorst
2018-05-04drm/selftests: Rename the Kconfig option to CONFIG_DRM_DEBUG_SELFTESTMaarten Lankhorst
2018-05-03drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+Eric Anholt
2018-04-03drm/xen-front: Add support for Xen PV display frontendOleksandr Andrushchenko
2018-01-25Merge tag 'drm-misc-next-fixes-2018-01-18' of git://anongit.freedesktop.org/d...Dave Airlie
2018-01-17drm: Fix PANEL_ORIENTATION_QUIRKS breaking the Kconfig DRM menuconfigHans de Goede
2017-12-21Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-12-07drm: move amd_gpu_scheduler into common locationLucas Stach
2017-12-05drm: Document that drm_panel_orientation_quirks.c is shared with fbdevHans de Goede
2017-12-04drm: Add support for a panel-orientation connector property, v6Hans de Goede
2017-12-04drm: Add panel orientation quirks, v6.Hans de Goede
2017-09-28Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-09-26drm/amdgpu: Track pending retry faults in IH and VM (v2)Felix Kuehling
2017-09-26drm/amd: Closed hash table with low overhead (v2)Felix Kuehling
2017-09-19drm: handle override and firmware EDID at drm_do_get_edid() levelJani Nikula
2017-08-23drm/tve200: Add new driver for TVE200Linus Walleij
2017-05-08drm/pl111: Initial drm/kms driver for pl111Tom Cooksey
2017-04-14drm/stm: Add STM32 LTDC driverYannick Fertre
2017-02-26drm/fb-helper: Add multi buffer support for cma fbdevXinliang Liu
2017-02-18drm: Add DRM support for tiny LCD displaysNoralf Trønnes
2017-01-12drm: fix MMU dependenciesBenjamin Gaignard
2017-01-09drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"Benjamin Gaignard
2017-01-06drm: allow to use mmuless SoCBenjamin Gaignard
2017-01-06drm: compile drm_vm.c only when neededBenjamin Gaignard
2016-12-27drm: Add some kselftests for the DRM range manager (struct drm_mm)Chris Wilson
2016-12-27drm: Add a simple generator of random permutationsChris Wilson
2016-12-08Merge tag 'meson-drm-for-4.10' of github.com:superna9999/linux into drm-nextDave Airlie
2016-12-06drm: Add new driver for MXSFB controllerMarek Vasut
2016-12-01drm: Add support for Amlogic Meson Graphic ControllerNeil Armstrong
2016-11-16drm/fence: add in-fences supportGustavo Padovan
2016-11-11Merge tag 'zxdrm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Dave Airlie
2016-11-09drm: Make DRM_DEBUG_MM depend on STACKTRACE_SUPPORTChris Wilson
2016-11-09drm: Restrict stackdepot usage to builtin drm.koChris Wilson
2016-11-08drm: Track drm_mm allocators and show leaks on shutdownChris Wilson
2016-11-07drm: zte: add initial vou drm driverShawn Guo
2016-09-01Revert "drm: make DRI1 drivers depend on BROKEN"Dave Airlie
2016-09-01Merge tag 'topic/drm-misc-2016-08-31' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-08-25drm: make DRI1 drivers depend on BROKENDavid Herrmann
2016-08-25drm: hide legacy drivers with CONFIG_DRM_LEGACYDavid Herrmann
2016-08-25Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-08-12drm/radeon|amgpu: Make fbdev emulation optionalDaniel Vetter
2016-08-08drm/amdgpu: move all Kconfig options to amdgpu/KconfigAlex Deucher
2016-05-06drm/mediatek: Add DRM Driver for Mediatek SoC MT8173.CK Hu