summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios
AgeCommit message (Expand)AuthorLines
2026-01-21drm/nouveau: add missing DCB connector typesAlex Ramírez-21/+74
2022-07-27drm/nouveau/disp: add output classBen Skeggs-0/+1
2021-01-29drm/nouveau/kms: handle mDP connectorsKarol Herbst-0/+1
2019-08-23drm/nouveau/gpio: check function 76 in the power check as wellMark Menzynski-0/+1
2019-08-23drm/nouveau/gpio: check the gpio function 16 in the power check as wellMark Menzynski-0/+1
2019-08-23drm/nouveau/gpio: fail if gpu external power is missingMark Menzynski-0/+1
2019-08-23drm/nouveau/bios/gpio: sort gpios by valuesMark Menzynski-1/+1
2019-08-23drm/nouveau/therm: skip probing for devices not specified in thermal tablesBen Skeggs-0/+2
2019-07-19drm/nouveau: fix bogus GPL-2 license headerIlia Mirkin-34/+34
2018-12-11drm/nouveau/bios: translate USB-C connector typeBen Skeggs-0/+1
2018-12-11drm/nouveau/bios: translate additional memory typesBen Skeggs-5/+8
2018-05-18drm/nouveau/kms/nv50-: determine MST support from DP Info TableBen Skeggs-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+34
2017-08-22drm/nouveau/disp: Silence DCB warnings.Rosen Penev-0/+2
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 3.0Ben Skeggs-5/+1
2017-06-16drm/nouveau/bios/init: add a new devinit script interpreter entry-pointBen Skeggs-0/+13
2017-06-16drm/nouveau/bios/init: add or/link args separate from output pathBen Skeggs-0/+2
2017-06-16drm/nouveau/bios/init: bump script offset to 32-bitsBen Skeggs-3/+3
2017-06-16drm/nouveau/bios/init: rename 'crtc' to 'head'Ben Skeggs-1/+5
2017-06-16drm/nouveau/bios/init: rename nvbios_init() to nvbios_devinit()Ben Skeggs-1/+1
2017-02-17drm/nouveau/bios/power_budget: Add basic power budget parsingKarol Herbst-0/+26
2016-11-28drm/nouveau/bios/volt: pointers are 32-bitBen Skeggs-4/+4
2016-11-28drm/nouveau/bios/vmap: pointers are 32-bitBen Skeggs-4/+4
2016-11-28drm/nouveau/bios/timing: pointers are 32-bitBen Skeggs-3/+3
2016-11-28drm/nouveau/bios/perf: pointers are 32-bitBen Skeggs-3/+3
2016-11-28drm/nouveau/bios/fan: pointers are 32-bitBen Skeggs-1/+1
2016-11-28drm/nouveau/bios/cstep: pointers are 32-bitBen Skeggs-6/+6
2016-11-28drm/nouveau/bios/boost: pointers are 32-bitBen Skeggs-6/+6
2016-10-12drm/nouveau/drm/nouveau: add a LED driver for the NVIDIA logoMartin Peres-0/+1
2016-10-12drm/nouveau/bios/vmap: unk0 field is the modeKarol Herbst-1/+1
2016-10-12drm/nouveau/bios: Add parsing of VPSTATE tableKarol Herbst-0/+24
2016-10-12drm/nouveau/volt: Parse the max voltage map entriesKarol Herbst-0/+3
2016-10-12drm/nouveau/volt: Properly detect entry based voltage tablesKarol Herbst-2/+3
2016-10-12drm/nouveau/iccsense: Parse the resistors and config the right wayKarol Herbst-2/+8
2016-06-02drm/nouveau/bios/disp: fix handling of "match any protocol" entriesBen Skeggs-2/+3
2016-03-14drm/nouveau/iccsense: implement for ina209, ina219 and ina3221Karol Herbst-0/+3
2016-03-14drm/nouveau/nvbios/iccsense: add parsing of the SENSE tableMartin Peres-0/+16
2016-01-11drm/nouveau/bios/perf: parse the pci speed from the bios for tesla and newer ...Karol Herbst-0/+2
2015-11-03drm/nouveau/fb/ramgt215: Change FBVDD/Q when BIOS asks for itRoy Spliet-0/+1
2015-11-03drm/nouveau/bios/rammap: Identify DLLoff for >= GF100Roy Spliet-1/+0
2015-11-03drm/nouveau: remove unused functionSudip Mukherjee-2/+0
2015-11-03drm/nouveau/volt/gk104: add support for pwm and gpio modesMartin Peres-0/+1
2015-11-03drm/nouveau/bios/volt: add support for pwm-based volt managementMartin Peres-1/+14
2015-08-28drm/nouveau/devinit: convert to new-style nvkm_subdevBen Skeggs-0/+1
2015-08-28drm/nouveau/bios: remove object accessor functionsBen Skeggs-5/+5
2015-08-28drm/nouveau/bios/ramcfg: Separate out RON pull valueRoy Spliet-0/+1
2015-08-28drm/nouveau/bios/rammap: Parse perf mode as if it's a rammap entryRoy Spliet-0/+7
2015-08-28drm/nouveau/fb/ramnv50: Ressurect timing code, use proper timing/rammap handlersRoy Spliet-0/+18
2015-08-28drm/nouveau/bios/rammap: Pull DLLoff bit out of version 0x10 structRoy Spliet-1/+1
2015-01-22drm/nouveau/bios: namespace + nvidia gpu names (no binary change)Ben Skeggs-236/+137