summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2018-01-25Merge tag 'drm-misc-next-fixes-2018-01-18' of git://anongit.freedesktop.org/d...Dave Airlie1-4/+4
2018-01-17drm: Fix PANEL_ORIENTATION_QUIRKS breaking the Kconfig DRM menuconfigdrm-misc-next-fixes-2018-01-18Hans de Goede1-4/+4
2017-12-21Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-0/+5
2017-12-07drm: move amd_gpu_scheduler into common locationLucas Stach1-0/+5
2017-12-05drm: Document that drm_panel_orientation_quirks.c is shared with fbdevHans de Goede1-0/+1
2017-12-04drm: Add support for a panel-orientation connector property, v6Hans de Goede1-0/+1
2017-12-04drm: Add panel orientation quirks, v6.Hans de Goede1-0/+3
2017-09-28Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-0/+3
2017-09-26drm/amdgpu: Track pending retry faults in IH and VM (v2)Felix Kuehling1-0/+1
2017-09-26drm/amd: Closed hash table with low overhead (v2)Felix Kuehling1-0/+2
2017-09-19drm: handle override and firmware EDID at drm_do_get_edid() levelJani Nikula1-1/+1
2017-08-23drm/tve200: Add new driver for TVE200Linus Walleij1-0/+2
2017-05-08drm/pl111: Initial drm/kms driver for pl111Tom Cooksey1-0/+2
2017-04-14drm/stm: Add STM32 LTDC driverYannick Fertre1-0/+2
2017-02-26drm/fb-helper: Add multi buffer support for cma fbdevXinliang Liu1-0/+9
2017-02-18drm: Add DRM support for tiny LCD displaysNoralf Trønnes1-0/+2
2017-01-12drm: fix MMU dependenciesBenjamin Gaignard1-2/+2
2017-01-09drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"Benjamin Gaignard1-2/+2
2017-01-06drm: allow to use mmuless SoCBenjamin Gaignard1-2/+2
2017-01-06drm: compile drm_vm.c only when neededBenjamin Gaignard1-0/+5
2016-12-27drm: Add some kselftests for the DRM range manager (struct drm_mm)Chris Wilson1-0/+15
2016-12-27drm: Add a simple generator of random permutationsChris Wilson1-0/+4
2016-12-08Merge tag 'meson-drm-for-4.10' of github.com:superna9999/linux into drm-nextDave Airlie1-0/+2
2016-12-06drm: Add new driver for MXSFB controllerMarek Vasut1-0/+2
2016-12-01drm: Add support for Amlogic Meson Graphic ControllerNeil Armstrong1-0/+2
2016-11-16drm/fence: add in-fences supportGustavo Padovan1-0/+1
2016-11-11Merge tag 'zxdrm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Dave Airlie1-0/+2
2016-11-09drm: Make DRM_DEBUG_MM depend on STACKTRACE_SUPPORTChris Wilson1-0/+1
2016-11-09drm: Restrict stackdepot usage to builtin drm.koChris Wilson1-1/+1
2016-11-08drm: Track drm_mm allocators and show leaks on shutdownChris Wilson1-0/+13
2016-11-07drm: zte: add initial vou drm driverShawn Guo1-0/+2
2016-09-01Revert "drm: make DRI1 drivers depend on BROKEN"Dave Airlie1-1/+0
2016-09-01Merge tag 'topic/drm-misc-2016-08-31' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-57/+79
2016-08-25drm: make DRI1 drivers depend on BROKENDavid Herrmann1-0/+1
2016-08-25drm: hide legacy drivers with CONFIG_DRM_LEGACYDavid Herrmann1-57/+78
2016-08-25Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-3/+0
2016-08-12drm/radeon|amgpu: Make fbdev emulation optionalDaniel Vetter1-8/+0
2016-08-08drm/amdgpu: move all Kconfig options to amdgpu/KconfigAlex Deucher1-3/+0
2016-05-06drm/mediatek: Add DRM Driver for Mediatek SoC MT8173.CK Hu1-0/+2
2016-05-05Merge tag 'topic/drm-misc-2016-05-04' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-0/+1
2016-05-02drm/fb-helper: Add fb_deferred_io supportNoralf Trønnes1-0/+1
2016-04-29drm/hisilicon: Add hisilicon kirin drm master driverXinliang Liu1-0/+2
2016-04-28drm: Add Allwinner A10 Display Engine supportMaxime Ripard1-0/+2
2016-04-26drm: Add support of ARC PGU display controllerCarlos Palminha1-0/+2
2016-02-19Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-0/+2
2016-02-19Merge tag 'topic/drm-misc-2016-02-18' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-0/+8
2016-02-12drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers.Rafael Antognolli1-0/+8
2016-02-10drm/amd: add ACP driver supportMaruthi Bayyavarapu1-0/+2
2016-02-10drm: Add support for ARM's HDLCD controller.Liviu Dudau1-0/+2
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-2/+2