aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-23drm/nouveau/Kconfig: Drop duplicate "select ACPI_VIDEO"Hans de Goede1-1/+0
2022-04-25drm/display: Move SCDC helpers into display-helper libraryThomas Zimmermann1-0/+1
2022-04-25drm/display: Introduce a DRM display-helper moduleThomas Zimmermann1-1/+2
2022-01-17drm/dp: Move DisplayPort helpers into separate helper moduleThomas Zimmermann1-0/+1
2020-11-09drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backendsThomas Zimmermann1-0/+1
2020-07-24drm/nouveau/kms/nv50-: wrap existing command submission in nvif_push interfaceBen Skeggs1-0/+8
2020-01-29drm/nouveau: Add HD-audio component notifier supportTakashi Iwai1-0/+1
2020-01-23drm/nouveau: fix build error without CONFIG_IOMMU_APIChen Zhou1-0/+1
2019-11-20drm/nouveau: Fix Kconfig indentationKrzysztof Kozlowski1-1/+1
2019-08-20mm: remove CONFIG_MIGRATE_VMA_HELPERChristoph Hellwig1-1/+0
2019-08-07mm/hmm: make HMM_MIRROR an implicit optionChristoph Hellwig1-1/+3
2019-07-02mm: don't select MIGRATE_VMA_HELPER from HMM_MIRRORChristoph Hellwig1-0/+1
2019-07-02mm: remove the HMM config optionChristoph Hellwig1-2/+1
2019-07-02mm: sort out the DEVICE_PRIVATE Kconfig messChristoph Hellwig1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-14Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds1-2/+0
2019-04-24drm: allow removal of legacy codepaths (v4.1)Dave Airlie1-1/+1
2019-04-24drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)Dave Airlie1-1/+12
2019-04-03video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbolAlexander Shiyan1-2/+0
2019-02-20drm/nouveau/dmem: device memory helpers for SVMJérôme Glisse1-0/+1
2019-02-20drm/nouveau/svm: initial support for shared virtual memoryBen Skeggs1-0/+11
2019-01-02drm/nouveau: fix incorrect FB_BACKLIGHT usage in KconfigBartlomiej Zolnierkiewicz1-1/+2
2017-11-02drm/nouveau/mmu: implement new vmm backendBen Skeggs1-0/+7
2017-01-09drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"Benjamin Gaignard1-1/+1
2017-01-06drm: compile drm_vm.c only when neededBenjamin Gaignard1-0/+1
2017-01-05Revert "drm: nouveau: fix build when LEDS_CLASS=m"Daniel Vetter1-1/+0
2017-01-04drm: nouveau: fix build when LEDS_CLASS=mRandy Dunlap1-0/+1
2016-07-15drm/nouveau: make fbdev support really optionalTobias Jakobi1-6/+0
2015-01-22drm/nouveau: merge nouveau_platform.ko into nouveau.koAlexandre Courbot1-1/+1
2014-08-10drm/nouveau: support for probing platform devicesAlexandre Courbot1-2/+10
2014-03-20ACPI / gpu / drm: Stop selecting VIDEO_OUTPUT_CONTROLJean Delvare1-2/+1
2013-10-11drm: Add separate Kconfig option for fbdev helpersDaniel Vetter1-0/+1
2013-06-28drm/nouveau: always select ACPI_VIDEO if ACPI is enabled.Maarten Lankhorst1-0/+7
2013-02-20Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-nextDave Airlie1-2/+3
2013-02-20nouveau: ACPI support depends on X86 and X86_PLATFORM_DEVICESBen Hutchings1-2/+3
2013-02-08drm/i2c: give i2c it's own KconfigRob Clark1-23/+0
2012-10-03drm/nouveau: add Kconfig options for debug controlBen Skeggs1-8/+28
2012-04-02drm/nouveau: select POWER_SUPPLYDave Airlie1-0/+1
2011-05-16drm: fix nouveau_acpi buildRandy Dunlap1-1/+2
2011-05-09drm/mxm: fix Kconfig options for when to build MXM WMI driver.Dave Airlie1-1/+1
2011-05-04nouveau/acpi: hook up to the MXM method for mux switching.Dave Airlie1-0/+1
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-1/+1
2010-12-27drm/nouveau: Only select ACPI_VIDEO if its dependencies are metBen Hutchings1-1/+1
2010-09-24drm/nouveau: Fix build regression, undefined reference to `acpi_video_get_edid'Phil Turmel1-0/+1
2010-08-02drm: Import driver for the sil164 I2C TMDS transmitter.Francisco Jerez1-0/+9
2010-07-09drm: add PCI requirements to low-level drivers.Dave Airlie1-1/+1
2010-01-11drm/i2c/ch7006: Drop build time dependency to nouveau.Francisco Jerez1-3/+2
2009-12-15drm/nouveau: fix ch7006 buildRandy Dunlap1-2/+3
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs1-0/+44