index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
bios
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
1
-0
/
+1
2019-04-10
drm/nouveau/nvkm: mark expected switch fall-throughs
Gustavo A. R. Silva
2
-0
/
+2
2019-02-20
drm/nouveau/bios/init: handle INIT_GENERIC_CONDITION_ID_NO_PANEL_SEQ_DELAYS
Ben Skeggs
1
-0
/
+3
2019-02-20
drm/nouveau/bios/init: label existing INIT_GENERIC_CONDITION types
Ben Skeggs
1
-4
/
+4
2019-02-20
drm/nouveau/bios/dp: make array vsoff static, shrinks object size
Colin Ian King
1
-1
/
+1
2018-07-16
drm/nouveau/bios/vpstate: There are some fermi vbios with no boost or tdp entry
Karol Herbst
1
-2
/
+8
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+2
2018-05-18
drm/nouveau/bios/pll: limits table 5.0
Ben Skeggs
1
-1
/
+18
2018-05-18
drm/nouveau/bios/gv100: initial support
Ben Skeggs
1
-1
/
+4
2018-05-18
drm/nouveau/kms/nv50-: determine MST support from DP Info Table
Ben Skeggs
1
-1
/
+1
2017-12-19
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-1
/
+8
2017-12-19
drm/nouveau/bios/dp: support DP Info Table 2.0
Ben Skeggs
1
-1
/
+8
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-5
/
+11
2017-11-03
drm/nouveau/bios/timing: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-02
drm/nouveau/bios/init: use ARRAY_SIZE
Jérémy Lefaure
1
-3
/
+4
2017-11-02
remove some useless semicolons
Ben Skeggs
1
-2
/
+2
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 3.0
Ben Skeggs
1
-5
/
+0
2017-06-16
drm/nouveau/devinit: use new devinit script interpreter entry-point
Ben Skeggs
1
-20
/
+6
2017-06-16
drm/nouveau/bios/init: add or/link args separate from output path
Ben Skeggs
1
-4
/
+10
2017-06-16
drm/nouveau/bios/init: bump script offset to 32-bits
Ben Skeggs
1
-1
/
+1
2017-06-16
drm/nouveau/bios/init: rename 'crtc' to 'head'
Ben Skeggs
1
-13
/
+13
2017-06-16
drm/nouveau/bios/init: remove internal use of nvbios_init.bios
Ben Skeggs
1
-82
/
+84
2017-06-16
drm/nouveau/bios/init: rename nvbios_init() to nvbios_devinit()
Ben Skeggs
1
-1
/
+1
2017-06-16
drm/nouveau/bios/iccsense: rails for power sensors have a mask of 0xf8 for ve...
Karol Herbst
1
-1
/
+4
2017-06-16
drm/nouveau/bios/volt: Parse min and max for Version 0x40
Karol Herbst
1
-3
/
+3
2017-04-29
drm/nouveau/bios/bitP: check that table is long enough for optional pointers
Ben Skeggs
5
-5
/
+5
2017-02-17
drm/nouveau/bios/power_budget: Add basic power budget parsing
Karol Herbst
2
-0
/
+127
2016-12-13
drm/nouveau/bios/dp: fix handling of LevelEntryTableIndex on DP table 4.2
Ben Skeggs
1
-1
/
+4
2016-12-06
drm/nouveau/bios/mxm: handle digital connector table 1.1
Ben Skeggs
1
-1
/
+1
2016-11-28
drm/nouveau/bios/volt: pointers are 32-bit
Ben Skeggs
1
-12
/
+12
2016-11-28
drm/nouveau/bios/vmap: pointers are 32-bit
Ben Skeggs
1
-11
/
+11
2016-11-28
drm/nouveau/bios/timing: pointers are 32-bit
Ben Skeggs
1
-10
/
+10
2016-11-28
drm/nouveau/bios/therm: pointers are 32-bit
Ben Skeggs
1
-10
/
+10
2016-11-28
drm/nouveau/bios/perf: pointers are 32-bit
Ben Skeggs
1
-11
/
+11
2016-11-28
drm/nouveau/bios/iccsense: pointers are 32-bit
Ben Skeggs
1
-4
/
+4
2016-11-28
drm/nouveau/bios/fan: pointers are 32-bit
Ben Skeggs
1
-9
/
+9
2016-11-28
drm/nouveau/bios/cstep: pointers are 32-bit
Ben Skeggs
1
-15
/
+15
2016-11-28
drm/nouveau/bios/boost: pointers are 32-bit
Ben Skeggs
1
-15
/
+15
2016-11-07
drm/nouveau: mark symbols static where possible
Baoyou Xie
1
-2
/
+2
2016-11-07
drm/nouveau/bios: require checksum to match for fast acpi shadow method
Ben Skeggs
3
-2
/
+7
2016-10-12
drm/nouveau/bios/vmap: unk0 field is the mode
Karol Herbst
1
-1
/
+1
2016-10-12
drm/nouveau/bios: Add parsing of VPSTATE table
Karol Herbst
2
-0
/
+83
2016-10-12
drm/nouveau/volt: Parse the max voltage map entries
Karol Herbst
1
-0
/
+10
2016-10-12
drm/nouveau/volt: Properly detect entry based voltage tables
Karol Herbst
1
-3
/
+9
2016-10-12
drm/nouveau/bios/volt: Handle voltage table version 0x50 with zeroed header
Karol Herbst
1
-0
/
+3
2016-10-12
drm/nouveau/iccsense: Parse the resistors and config the right way
Karol Herbst
1
-4
/
+29
2016-07-14
drm/nouveau/bios/rammap: 32-bit bios pointers
Ben Skeggs
1
-3
/
+3
2016-07-14
drm/nouveau/bios/pll: initial support for BIT 'C' version 2
Ben Skeggs
1
-9
/
+11
2016-07-14
drm/nouveau/bios/dp: initial support for 4.2
Ben Skeggs
1
-0
/
+8
[next]