index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
bios
Age
Commit message (
Expand
)
Author
2023-04-17
drm/nouveau/bios/power_budget: Move an expression into a macro call parameter...
Markus Elfring
2022-07-15
drm/nouveau/bios: set info only when the return is not 0
Tom Rix
2022-06-08
drm/nouveau/bios: Rename prom_init() and friends functions
Christophe Leroy
2022-06-02
drm/nouveau: fix another off-by-one in nvbios_addr
Timur Tabi
2022-01-31
drm/nouveau: fix off by one in BIOS boundary checking
Nick Lopez
2021-11-12
drm/nouveau/bios/init: A typo fix
Bhaskar Chowdhury
2021-02-11
drm/nouveau/bios: switch to instanced constructor
Ben Skeggs
2021-01-15
drm/nouveau/bios/ga10[024]: initial support
Ben Skeggs
2021-01-15
drm/nouveau/bios: fix issue shadowing expansion ROMs
Ben Skeggs
2020-11-08
drm: remove unneeded break
Tom Rix
2020-07-24
drm/nouveau: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-05-22
drm/nouveau/bios: move ACPI _ROM handling
Ben Skeggs
2020-03-30
PCI: Use ioremap(), not phys_to_virt() for platform ROM
Mikel Rychliski
2019-08-23
drm/nouveau/volt: Fix for some cards having 0 maximum voltage
Mark Menzynski
2019-08-23
drm/nouveau/therm: skip probing for devices not specified in thermal tables
Ben Skeggs
2019-08-23
drm/nouveau/bios/init: handle INIT_RESET_END devinit opcode
Rhys Kidd
2019-08-23
drm/nouveau/bios/init: handle INIT_RESET_BEGUN devinit opcode
Rhys Kidd
2019-08-23
drm/nouveau/bios/init: fix spelling mistake "CONDITON" -> "CONDITION"
Colin Ian King
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ben Skeggs
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-04-10
drm/nouveau/nvkm: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-02-20
drm/nouveau/bios/init: handle INIT_GENERIC_CONDITION_ID_NO_PANEL_SEQ_DELAYS
Ben Skeggs
2019-02-20
drm/nouveau/bios/init: label existing INIT_GENERIC_CONDITION types
Ben Skeggs
2019-02-20
drm/nouveau/bios/dp: make array vsoff static, shrinks object size
Colin Ian King
2018-07-16
drm/nouveau/bios/vpstate: There are some fermi vbios with no boost or tdp entry
Karol Herbst
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-18
drm/nouveau/bios/pll: limits table 5.0
Ben Skeggs
2018-05-18
drm/nouveau/bios/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: determine MST support from DP Info Table
Ben Skeggs
2017-12-19
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2017-12-19
drm/nouveau/bios/dp: support DP Info Table 2.0
Ben Skeggs
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-03
drm/nouveau/bios/timing: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
drm/nouveau/bios/init: use ARRAY_SIZE
Jérémy Lefaure
2017-11-02
remove some useless semicolons
Ben Skeggs
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 3.0
Ben Skeggs
2017-06-16
drm/nouveau/devinit: use new devinit script interpreter entry-point
Ben Skeggs
2017-06-16
drm/nouveau/bios/init: add or/link args separate from output path
Ben Skeggs
2017-06-16
drm/nouveau/bios/init: bump script offset to 32-bits
Ben Skeggs
2017-06-16
drm/nouveau/bios/init: rename 'crtc' to 'head'
Ben Skeggs
2017-06-16
drm/nouveau/bios/init: remove internal use of nvbios_init.bios
Ben Skeggs
2017-06-16
drm/nouveau/bios/init: rename nvbios_init() to nvbios_devinit()
Ben Skeggs
2017-06-16
drm/nouveau/bios/iccsense: rails for power sensors have a mask of 0xf8 for ve...
Karol Herbst
2017-06-16
drm/nouveau/bios/volt: Parse min and max for Version 0x40
Karol Herbst
2017-04-29
drm/nouveau/bios/bitP: check that table is long enough for optional pointers
Ben Skeggs
2017-02-17
drm/nouveau/bios/power_budget: Add basic power budget parsing
Karol Herbst
2016-12-13
drm/nouveau/bios/dp: fix handling of LevelEntryTableIndex on DP table 4.2
Ben Skeggs
2016-12-06
drm/nouveau/bios/mxm: handle digital connector table 1.1
Ben Skeggs
[next]