summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/Kconfig
AgeCommit message (Expand)Author
2024-02-23nouveau/gsp: add kconfig option to enable GSP paths by defaultDave Airlie
2023-09-26drm/gpuvm: allow building as moduleDanilo Krummrich
2023-08-04drm/nouveau: implement new VM_BIND uAPIDanilo Krummrich
2023-01-13drm/nouveau: Remove support for legacy contexts/buffersThomas Zimmermann
2023-01-10drm: Only select I2C_ALGOBIT for drivers that actually need itUwe Kleine-König
2022-06-23drm/nouveau/Kconfig: Drop duplicate "select ACPI_VIDEO"Hans de Goede
2022-04-25drm/display: Move SCDC helpers into display-helper libraryThomas Zimmermann
2022-04-25drm/display: Introduce a DRM display-helper moduleThomas Zimmermann
2022-01-17drm/dp: Move DisplayPort helpers into separate helper moduleThomas Zimmermann
2020-11-09drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backendsThomas Zimmermann
2020-07-24drm/nouveau/kms/nv50-: wrap existing command submission in nvif_push interfaceBen Skeggs
2020-01-29drm/nouveau: Add HD-audio component notifier supportTakashi Iwai
2020-01-23drm/nouveau: fix build error without CONFIG_IOMMU_APIChen Zhou
2019-11-20drm/nouveau: Fix Kconfig indentationKrzysztof Kozlowski
2019-08-20mm: remove CONFIG_MIGRATE_VMA_HELPERChristoph Hellwig
2019-08-07mm/hmm: make HMM_MIRROR an implicit optionChristoph Hellwig
2019-07-02mm: don't select MIGRATE_VMA_HELPER from HMM_MIRRORChristoph Hellwig
2019-07-02mm: remove the HMM config optionChristoph Hellwig
2019-07-02mm: sort out the DEVICE_PRIVATE Kconfig messChristoph Hellwig
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-14Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-04-24drm: allow removal of legacy codepaths (v4.1)Dave Airlie
2019-04-24drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)Dave Airlie
2019-04-03video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbolAlexander Shiyan
2019-02-20drm/nouveau/dmem: device memory helpers for SVMJérôme Glisse
2019-02-20drm/nouveau/svm: initial support for shared virtual memoryBen Skeggs
2019-01-02drm/nouveau: fix incorrect FB_BACKLIGHT usage in KconfigBartlomiej Zolnierkiewicz
2017-11-02drm/nouveau/mmu: implement new vmm backendBen Skeggs
2017-01-09drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"Benjamin Gaignard
2017-01-06drm: compile drm_vm.c only when neededBenjamin Gaignard
2017-01-05Revert "drm: nouveau: fix build when LEDS_CLASS=m"Daniel Vetter
2017-01-04drm: nouveau: fix build when LEDS_CLASS=mRandy Dunlap
2016-07-15drm/nouveau: make fbdev support really optionalTobias Jakobi
2015-01-22drm/nouveau: merge nouveau_platform.ko into nouveau.koAlexandre Courbot
2014-08-10drm/nouveau: support for probing platform devicesAlexandre Courbot
2014-03-20ACPI / gpu / drm: Stop selecting VIDEO_OUTPUT_CONTROLJean Delvare
2013-10-11drm: Add separate Kconfig option for fbdev helpersDaniel Vetter
2013-06-28drm/nouveau: always select ACPI_VIDEO if ACPI is enabled.Maarten Lankhorst
2013-02-20Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2013-02-20nouveau: ACPI support depends on X86 and X86_PLATFORM_DEVICESBen Hutchings
2013-02-08drm/i2c: give i2c it's own KconfigRob Clark
2012-10-03drm/nouveau: add Kconfig options for debug controlBen Skeggs
2012-04-02drm/nouveau: select POWER_SUPPLYDave Airlie
2011-05-16drm: fix nouveau_acpi buildRandy Dunlap
2011-05-09drm/mxm: fix Kconfig options for when to build MXM WMI driver.Dave Airlie
2011-05-04nouveau/acpi: hook up to the MXM method for mux switching.Dave Airlie
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2010-12-27drm/nouveau: Only select ACPI_VIDEO if its dependencies are metBen Hutchings
2010-09-24drm/nouveau: Fix build regression, undefined reference to `acpi_video_get_edid'Phil Turmel
2010-08-02drm: Import driver for the sil164 I2C TMDS transmitter.Francisco Jerez