index
:
linux
master
Torvalds' mirror for benchmark reasons
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
2024-04-05
nouveau: fix function cast warning
Arnd Bergmann
2024-02-26
Merge v6.8-rc6 into drm-next
Daniel Vetter
2024-02-16
nouveau: fix function cast warnings
Arnd Bergmann
2024-01-08
drm/nouveau/bios/init: drop kernel-doc notation
Randy Dunlap
2023-10-31
drm/nouveau/gsp/r535: add support for booting GSP-RM
Ben Skeggs
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
[next]