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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-22
drm/nouveau/disp: Silence DCB warnings.
Rosen Penev
2
-0
/
+2
2017-08-22
drm/nouveau/therm/gm200: Added
Karol Herbst
1
-0
/
+1
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 3.0
Ben Skeggs
1
-5
/
+1
2017-06-16
drm/nouveau/disp: introduce acquire/release display path methods
Ben Skeggs
1
-0
/
+9
2017-06-16
drm/nouveau/disp/nv50-: port OR power state control to nvkm_ior
Ben Skeggs
1
-25
/
+0
2017-06-16
drm/nouveau/disp/dp: remove DP_PWR method
Ben Skeggs
1
-7
/
+0
2017-06-16
drm/nouveau/disp: fork off some new hw-specific implementations
Ben Skeggs
1
-0
/
+2
2017-06-16
drm/nouveau/disp: introduce input/output resource abstraction
Ben Skeggs
1
-0
/
+1
2017-06-16
drm/nouveau/disp: introduce object to track per-head functions/state
Ben Skeggs
1
-4
/
+1
2017-06-16
drm/nouveau/disp: delay output path / connector construction until oneinit()
Ben Skeggs
1
-4
/
+4
2017-06-16
drm/nouveau/bios/init: add a new devinit script interpreter entry-point
Ben Skeggs
1
-0
/
+13
2017-06-16
drm/nouveau/bios/init: add or/link args separate from output path
Ben Skeggs
1
-0
/
+2
2017-06-16
drm/nouveau/bios/init: bump script offset to 32-bits
Ben Skeggs
1
-3
/
+3
2017-06-16
drm/nouveau/bios/init: rename 'crtc' to 'head'
Ben Skeggs
1
-1
/
+5
2017-06-16
drm/nouveau/bios/init: rename nvbios_init() to nvbios_devinit()
Ben Skeggs
1
-1
/
+1
2017-06-16
drm/nouveau/tmr: remove nvkm_timer_alarm_cancel()
Ben Skeggs
1
-1
/
+0
2017-06-16
drm/nouveau/disp/g84-: Extend NVKM HDMI power control method to set InfoFrames
Alastair Bridgewater
1
-1
/
+3
2017-06-06
drm/nouveau/tmr: fully separate alarm execution/pending lists
Ben Skeggs
1
-0
/
+1
2017-04-06
drm/nouveau/gr/gp107: initial support
Ben Skeggs
1
-0
/
+1
2017-04-06
drm/nouveau/platform: make VDD regulator optional
Alexandre Courbot
1
-0
/
+4
2017-04-06
drm/nouveau/gr: support for GP10B
Alexandre Courbot
1
-0
/
+1
2017-04-06
drm/nouveau/ibus: add GP10B support
Alexandre Courbot
1
-0
/
+1
2017-04-06
drm/nouveau/mc: add GP10B support
Alexandre Courbot
1
-0
/
+1
2017-04-06
drm/nouveau/fb: add GP10B support
Alexandre Courbot
1
-0
/
+1
2017-04-06
drm/nouveau/fifo: add GP10B support
Alexandre Courbot
1
-0
/
+1
2017-04-06
drm/nouveau/secboot: add GP10B support
Alexandre Courbot
1
-0
/
+1
2017-04-06
drm/nouveau/secboot: pass instance to LS firmware loaders
Alexandre Courbot
1
-6
/
+3
2017-04-06
drm/nouveau/secboot: allow to boot multiple falcons
Alexandre Courbot
2
-3
/
+2
2017-03-07
drm/nouveau/fb/gf100-: rework ram detection
Ben Skeggs
1
-0
/
+6
2017-03-07
drm/nouveau/fb/gf108: split implementation from gf100
Ben Skeggs
1
-0
/
+1
2017-03-07
drm/nouveau/i2c: modify aux interface to return length actually transferred
Ben Skeggs
1
-3
/
+5
2017-03-07
drm/nouveau/gr/gp102: initial support
Ben Skeggs
2
-0
/
+3
2017-03-07
drm/nouveau/secboot: add gp102/gp104/gp106/gp107 support
Alexandre Courbot
1
-0
/
+1
2017-03-07
drm/nouveau/secboot: support for different load and unload falcons
Alexandre Courbot
1
-0
/
+1
2017-03-07
drm/nouveau/secboot: add support for SEC LS firmware
Alexandre Courbot
1
-0
/
+1
2017-03-07
drm/nouveau/secboot: support running ACR on SEC
Alexandre Courbot
1
-1
/
+2
2017-03-07
drm/nouveau/falcon: support for EMEM
Alexandre Courbot
1
-0
/
+1
2017-03-07
drm/nouveau/core: add SEC2 engine
Alexandre Courbot
2
-0
/
+16
2017-03-07
drm/nouveau/nvdec: add gp102 support
Alexandre Courbot
2
-2
/
+10
2017-03-07
drm/nouveau/falcon: delay construction of falcons to oneinit()
Alexandre Courbot
1
-0
/
+6
2017-03-07
drm/nouveau/pmu: add msgqueue member
Alexandre Courbot
1
-0
/
+1
2017-03-07
drm/nouveau/falcon: add msgqueue interface
Alexandre Courbot
1
-0
/
+47
2017-03-07
drm/nouveau/falcon: protect against concurrent DMEM accesses
Alexandre Courbot
1
-0
/
+1
2017-03-07
drm/nouveau/secboot: make nvkm_secboot_falcon_name visible
Alexandre Courbot
1
-0
/
+2
2017-02-17
drm/nouveau/tmr: provide backtrace when a timeout is hit
Ben Skeggs
1
-4
/
+2
2017-02-17
drm/nouveau/pci/g92: Fix rearm
Karol Herbst
1
-0
/
+1
2017-02-17
drm/nouveau/iccsense: Parse max and crit power level
Karol Herbst
1
-0
/
+3
2017-02-17
drm/nouveau/bios/power_budget: Add basic power budget parsing
Karol Herbst
1
-0
/
+26
2017-02-17
drm/nouveau/top: add function to translate subdev index to mmu fault id
Ben Skeggs
1
-0
/
+1
2017-02-17
drm/nouveau/core: add engine method to assist in determining chsw direction
Ben Skeggs
1
-0
/
+2
[next]