summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/Kconfig
AgeCommit message (Expand)AuthorFilesLines
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
2015-12-23Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-0/+1
2015-12-21drm/amd/powerplay: add basic powerplay frameworkAlex Deucher1-0/+1
2015-12-15drm/etnaviv: add initial etnaviv DRM driverThe etnaviv authors1-0/+2
2015-10-21drm/vc4: Add KMS support for Raspberry Pi.Eric Anholt1-0/+2
2015-08-20Merge branch 'drm-next-fsl-dcu' of https://github.com/Jianwei-Wang/linux-drm-...Dave Airlie1-0/+2
2015-08-19drm/layerscape: Add Freescale DCU DRM driverJianwei Wang1-0/+2
2015-08-17drm/amdgpu: Select BACKLIGHT_LCD_SUPPORTThierry Reding1-0/+1
2015-08-17drm/radeon: Select BACKLIGHT_LCD_SUPPORTThierry Reding1-0/+1
2015-08-17Merge tag 'drm/panel/for-4.3-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie1-2/+2
2015-08-14drm/bridge: Put Kconfig entries in a separate menuThierry Reding1-2/+2
2015-08-06drm: Add top level Kconfig option for DRM fbdev emulationArchit Taneja1-0/+13
2015-08-06drm/fb_helper: Create wrappers for blit, copyarea and fillrect funcsArchit Taneja1-0/+6
2015-08-06drm/fb_helper: Create wrappers for fb_sys_read/write funcsArchit Taneja1-0/+1
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher1-0/+21
2015-06-03Add virtio gpu driver.Dave Airlie1-0/+2
2015-04-02drm/vgem: implement virtual GEMZach Reizner1-0/+9