summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/bios
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/volt: Fix for some cards having 0 maximum voltageMark Menzynski2019-08-231-0/+2
* drm/nouveau/therm: skip probing for devices not specified in thermal tablesBen Skeggs2019-08-231-0/+13
* drm/nouveau/bios/init: handle INIT_RESET_END devinit opcodeRhys Kidd2019-08-231-1/+12
* drm/nouveau/bios/init: handle INIT_RESET_BEGUN devinit opcodeRhys Kidd2019-08-231-1/+12
* drm/nouveau/bios/init: fix spelling mistake "CONDITON" -> "CONDITION"Colin Ian King2019-08-231-1/+1
* drm/nouveau: fix bogus GPL-2 license headerBen Skeggs2019-07-191-1/+1
* drm/nouveau: fix bogus GPL-2 license headerIlia Mirkin2019-07-191-1/+1
* treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-301-0/+1
* drm/nouveau/nvkm: mark expected switch fall-throughsGustavo A. R. Silva2019-04-102-0/+2
* drm/nouveau/bios/init: handle INIT_GENERIC_CONDITION_ID_NO_PANEL_SEQ_DELAYSBen Skeggs2019-02-201-0/+3
* drm/nouveau/bios/init: label existing INIT_GENERIC_CONDITION typesBen Skeggs2019-02-201-4/+4
* drm/nouveau/bios/dp: make array vsoff static, shrinks object sizeColin Ian King2019-02-201-1/+1
* drm/nouveau/bios/vpstate: There are some fermi vbios with no boost or tdp entryKarol Herbst2018-07-161-2/+8
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+2
* drm/nouveau/bios/pll: limits table 5.0Ben Skeggs2018-05-181-1/+18
* drm/nouveau/bios/gv100: initial supportBen Skeggs2018-05-181-1/+4
* drm/nouveau/kms/nv50-: determine MST support from DP Info TableBen Skeggs2018-05-181-1/+1
* Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2017-12-191-1/+8
|\
| * drm/nouveau/bios/dp: support DP Info Table 2.0Ben Skeggs2017-12-191-1/+8
* | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-153-5/+11
|\ \ | |/
| * drm/nouveau/bios/timing: mark expected switch fall-throughsGustavo A. R. Silva2017-11-031-0/+5
| * drm/nouveau/bios/init: use ARRAY_SIZEJérémy Lefaure2017-11-021-3/+4
| * remove some useless semicolonsBen Skeggs2017-11-021-2/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* drm/nouveau/disp/nv50-: implement a common supervisor 3.0Ben Skeggs2017-06-161-5/+0
* drm/nouveau/devinit: use new devinit script interpreter entry-pointBen Skeggs2017-06-161-20/+6
* drm/nouveau/bios/init: add or/link args separate from output pathBen Skeggs2017-06-161-4/+10
* drm/nouveau/bios/init: bump script offset to 32-bitsBen Skeggs2017-06-161-1/+1
* drm/nouveau/bios/init: rename 'crtc' to 'head'Ben Skeggs2017-06-161-13/+13
* drm/nouveau/bios/init: remove internal use of nvbios_init.biosBen Skeggs2017-06-161-82/+84
* drm/nouveau/bios/init: rename nvbios_init() to nvbios_devinit()Ben Skeggs2017-06-161-1/+1
* drm/nouveau/bios/iccsense: rails for power sensors have a mask of 0xf8 for ve...Karol Herbst2017-06-161-1/+4
* drm/nouveau/bios/volt: Parse min and max for Version 0x40Karol Herbst2017-06-161-3/+3
* drm/nouveau/bios/bitP: check that table is long enough for optional pointersBen Skeggs2017-04-295-5/+5
* drm/nouveau/bios/power_budget: Add basic power budget parsingKarol Herbst2017-02-172-0/+127
* drm/nouveau/bios/dp: fix handling of LevelEntryTableIndex on DP table 4.2Ben Skeggs2016-12-131-1/+4
* drm/nouveau/bios/mxm: handle digital connector table 1.1Ben Skeggs2016-12-061-1/+1
* drm/nouveau/bios/volt: pointers are 32-bitBen Skeggs2016-11-281-12/+12
* drm/nouveau/bios/vmap: pointers are 32-bitBen Skeggs2016-11-281-11/+11
* drm/nouveau/bios/timing: pointers are 32-bitBen Skeggs2016-11-281-10/+10
* drm/nouveau/bios/therm: pointers are 32-bitBen Skeggs2016-11-281-10/+10
* drm/nouveau/bios/perf: pointers are 32-bitBen Skeggs2016-11-281-11/+11
* drm/nouveau/bios/iccsense: pointers are 32-bitBen Skeggs2016-11-281-4/+4
* drm/nouveau/bios/fan: pointers are 32-bitBen Skeggs2016-11-281-9/+9
* drm/nouveau/bios/cstep: pointers are 32-bitBen Skeggs2016-11-281-15/+15
* drm/nouveau/bios/boost: pointers are 32-bitBen Skeggs2016-11-281-15/+15
* drm/nouveau: mark symbols static where possibleBaoyou Xie2016-11-071-2/+2
* drm/nouveau/bios: require checksum to match for fast acpi shadow methodBen Skeggs2016-11-073-2/+7
* drm/nouveau/bios/vmap: unk0 field is the modeKarol Herbst2016-10-121-1/+1
* drm/nouveau/bios: Add parsing of VPSTATE tableKarol Herbst2016-10-122-0/+83
OpenPOWER on IntegriCloud