summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* nouveau/gsp: add kconfig option to enable GSP paths by defaultDave Airlie2024-02-231-0/+8
* drm/gpuvm: allow building as moduleDanilo Krummrich2023-09-261-0/+1
* drm/nouveau: implement new VM_BIND uAPIDanilo Krummrich2023-08-041-0/+2
* drm/nouveau: Remove support for legacy contexts/buffersThomas Zimmermann2023-01-131-12/+0
* drm: Only select I2C_ALGOBIT for drivers that actually need itUwe Kleine-König2023-01-101-0/+2
* drm/nouveau/Kconfig: Drop duplicate "select ACPI_VIDEO"Hans de Goede2022-06-231-1/+0
* drm/display: Move SCDC helpers into display-helper libraryThomas Zimmermann2022-04-251-0/+1
* drm/display: Introduce a DRM display-helper moduleThomas Zimmermann2022-04-251-1/+2
* drm/dp: Move DisplayPort helpers into separate helper moduleThomas Zimmermann2022-01-171-0/+1
* drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backendsThomas Zimmermann2020-11-091-0/+1
* drm/nouveau/kms/nv50-: wrap existing command submission in nvif_push interfaceBen Skeggs2020-07-241-0/+8
* drm/nouveau: Add HD-audio component notifier supportTakashi Iwai2020-01-291-0/+1
* drm/nouveau: fix build error without CONFIG_IOMMU_APIChen Zhou2020-01-231-0/+1
* drm/nouveau: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-1/+1
* mm: remove CONFIG_MIGRATE_VMA_HELPERChristoph Hellwig2019-08-201-1/+0
* mm/hmm: make HMM_MIRROR an implicit optionChristoph Hellwig2019-08-071-1/+3
* mm: don't select MIGRATE_VMA_HELPER from HMM_MIRRORChristoph Hellwig2019-07-021-0/+1
* mm: remove the HMM config optionChristoph Hellwig2019-07-021-2/+1
* mm: sort out the DEVICE_PRIVATE Kconfig messChristoph Hellwig2019-07-021-1/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-141-2/+0
|\
| * video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbolAlexander Shiyan2019-04-031-2/+0
* | drm: allow removal of legacy codepaths (v4.1)Dave Airlie2019-04-241-1/+1
* | drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)Dave Airlie2019-04-241-1/+12
|/
* drm/nouveau/dmem: device memory helpers for SVMJérôme Glisse2019-02-201-0/+1
* drm/nouveau/svm: initial support for shared virtual memoryBen Skeggs2019-02-201-0/+11
* drm/nouveau: fix incorrect FB_BACKLIGHT usage in KconfigBartlomiej Zolnierkiewicz2019-01-021-1/+2
* drm/nouveau/mmu: implement new vmm backendBen Skeggs2017-11-021-0/+7
* drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"Benjamin Gaignard2017-01-091-1/+1
* drm: compile drm_vm.c only when neededBenjamin Gaignard2017-01-061-0/+1
* Revert "drm: nouveau: fix build when LEDS_CLASS=m"Daniel Vetter2017-01-051-1/+0
* drm: nouveau: fix build when LEDS_CLASS=mRandy Dunlap2017-01-041-0/+1
* drm/nouveau: make fbdev support really optionalTobias Jakobi2016-07-151-6/+0
* drm/nouveau: merge nouveau_platform.ko into nouveau.koAlexandre Courbot2015-01-221-1/+1
* drm/nouveau: support for probing platform devicesAlexandre Courbot2014-08-101-2/+10
* ACPI / gpu / drm: Stop selecting VIDEO_OUTPUT_CONTROLJean Delvare2014-03-201-2/+1
* drm: Add separate Kconfig option for fbdev helpersDaniel Vetter2013-10-111-0/+1
* drm/nouveau: always select ACPI_VIDEO if ACPI is enabled.Maarten Lankhorst2013-06-281-0/+7
* Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2013-02-201-2/+3
|\
| * nouveau: ACPI support depends on X86 and X86_PLATFORM_DEVICESBen Hutchings2013-02-201-2/+3
* | drm/i2c: give i2c it's own KconfigRob Clark2013-02-081-23/+0
|/
* drm/nouveau: add Kconfig options for debug controlBen Skeggs2012-10-031-8/+28
* drm/nouveau: select POWER_SUPPLYDave Airlie2012-04-021-0/+1
* drm: fix nouveau_acpi buildRandy Dunlap2011-05-161-1/+2
* drm/mxm: fix Kconfig options for when to build MXM WMI driver.Dave Airlie2011-05-091-1/+1
* nouveau/acpi: hook up to the MXM method for mux switching.Dave Airlie2011-05-041-0/+1
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-201-1/+1
* drm/nouveau: Only select ACPI_VIDEO if its dependencies are metBen Hutchings2010-12-271-1/+1
* drm/nouveau: Fix build regression, undefined reference to `acpi_video_get_edid'Phil Turmel2010-09-241-0/+1
* drm: Import driver for the sil164 I2C TMDS transmitter.Francisco Jerez2010-08-021-0/+9