summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/bios
AgeCommit message (Expand)Author
2024-04-05nouveau: fix function cast warningArnd Bergmann
2024-02-26Merge v6.8-rc6 into drm-nextDaniel Vetter
2024-02-16nouveau: fix function cast warningsArnd Bergmann
2024-01-08drm/nouveau/bios/init: drop kernel-doc notationRandy Dunlap
2023-10-31drm/nouveau/gsp/r535: add support for booting GSP-RMBen Skeggs
2023-04-17drm/nouveau/bios/power_budget: Move an expression into a macro call parameter...Markus Elfring
2022-07-15drm/nouveau/bios: set info only when the return is not 0Tom Rix
2022-06-08drm/nouveau/bios: Rename prom_init() and friends functionsChristophe Leroy
2022-06-02drm/nouveau: fix another off-by-one in nvbios_addrTimur Tabi
2022-01-31drm/nouveau: fix off by one in BIOS boundary checkingNick Lopez
2021-11-12drm/nouveau/bios/init: A typo fixBhaskar Chowdhury
2021-02-11drm/nouveau/bios: switch to instanced constructorBen Skeggs
2021-01-15drm/nouveau/bios/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/bios: fix issue shadowing expansion ROMsBen Skeggs
2020-11-08drm: remove unneeded breakTom Rix
2020-07-24drm/nouveau: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-22drm/nouveau/bios: move ACPI _ROM handlingBen Skeggs
2020-03-30PCI: Use ioremap(), not phys_to_virt() for platform ROMMikel Rychliski
2019-08-23drm/nouveau/volt: Fix for some cards having 0 maximum voltageMark Menzynski
2019-08-23drm/nouveau/therm: skip probing for devices not specified in thermal tablesBen Skeggs
2019-08-23drm/nouveau/bios/init: handle INIT_RESET_END devinit opcodeRhys Kidd
2019-08-23drm/nouveau/bios/init: handle INIT_RESET_BEGUN devinit opcodeRhys Kidd
2019-08-23drm/nouveau/bios/init: fix spelling mistake "CONDITON" -> "CONDITION"Colin Ian King
2019-07-19drm/nouveau: fix bogus GPL-2 license headerBen Skeggs
2019-07-19drm/nouveau: fix bogus GPL-2 license headerIlia Mirkin
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-04-10drm/nouveau/nvkm: mark expected switch fall-throughsGustavo A. R. Silva
2019-02-20drm/nouveau/bios/init: handle INIT_GENERIC_CONDITION_ID_NO_PANEL_SEQ_DELAYSBen Skeggs
2019-02-20drm/nouveau/bios/init: label existing INIT_GENERIC_CONDITION typesBen Skeggs
2019-02-20drm/nouveau/bios/dp: make array vsoff static, shrinks object sizeColin Ian King
2018-07-16drm/nouveau/bios/vpstate: There are some fermi vbios with no boost or tdp entryKarol Herbst
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-18drm/nouveau/bios/pll: limits table 5.0Ben Skeggs
2018-05-18drm/nouveau/bios/gv100: initial supportBen Skeggs
2018-05-18drm/nouveau/kms/nv50-: determine MST support from DP Info TableBen Skeggs
2017-12-19Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2017-12-19drm/nouveau/bios/dp: support DP Info Table 2.0Ben Skeggs
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-03drm/nouveau/bios/timing: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02drm/nouveau/bios/init: use ARRAY_SIZEJérémy Lefaure
2017-11-02remove some useless semicolonsBen Skeggs
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 3.0Ben Skeggs
2017-06-16drm/nouveau/devinit: use new devinit script interpreter entry-pointBen Skeggs
2017-06-16drm/nouveau/bios/init: add or/link args separate from output pathBen Skeggs
2017-06-16drm/nouveau/bios/init: bump script offset to 32-bitsBen Skeggs
2017-06-16drm/nouveau/bios/init: rename 'crtc' to 'head'Ben Skeggs
2017-06-16drm/nouveau/bios/init: remove internal use of nvbios_init.biosBen Skeggs
2017-06-16drm/nouveau/bios/init: rename nvbios_init() to nvbios_devinit()Ben Skeggs
2017-06-16drm/nouveau/bios/iccsense: rails for power sensors have a mask of 0xf8 for ve...Karol Herbst