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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-11
drm/nouveau/ce/tu104: initial support
Ben Skeggs
6
-0
/
+50
2018-12-11
drm/nouveau/fifo/tu104: initial support
Ben Skeggs
14
-9
/
+279
2018-12-11
drm/nouveau/disp/tu104: initial support
Ben Skeggs
13
-8
/
+333
2018-12-11
drm/nouveau/dma/tu104: initial support
Ben Skeggs
1
-0
/
+1
2018-12-11
drm/nouveau/therm/tu104: initial support
Ben Skeggs
1
-0
/
+1
2018-12-11
drm/nouveau/pmu/tu104: initial support
Ben Skeggs
1
-0
/
+1
2018-12-11
drm/nouveau/fault/tu104: initial support
Ben Skeggs
6
-1
/
+173
2018-12-11
drm/nouveau/bar/tu104: initial support
Ben Skeggs
4
-0
/
+101
2018-12-11
drm/nouveau/mmu/tu104: initial support
Ben Skeggs
6
-0
/
+129
2018-12-11
drm/nouveau/ltc/tu104: initial support
Ben Skeggs
1
-0
/
+1
2018-12-11
drm/nouveau/fb/tu104: initial support
Ben Skeggs
1
-0
/
+1
2018-12-11
drm/nouveau/imem/tu104: initial support
Ben Skeggs
1
-0
/
+1
2018-12-11
drm/nouveau/tmr/tu104: initial support
Ben Skeggs
1
-0
/
+1
2018-12-11
drm/nouveau/bus/tu104: initial support
Ben Skeggs
1
-0
/
+1
2018-12-11
drm/nouveau/mc/tu104: initial support
Ben Skeggs
6
-0
/
+62
2018-12-11
drm/nouveau/fuse/tu104: initial support
Ben Skeggs
1
-0
/
+1
2018-12-11
drm/nouveau/i2c/tu104: initial support
Ben Skeggs
1
-0
/
+1
2018-12-11
drm/nouveau/gpio/tu104: initial support
Ben Skeggs
1
-0
/
+1
2018-12-11
drm/nouveau/ibus/tu104: initial support
Ben Skeggs
1
-0
/
+1
2018-12-11
drm/nouveau/top/tu104: initial support
Ben Skeggs
1
-0
/
+1
2018-12-11
drm/nouveau/devinit/tu104: initial support
Ben Skeggs
4
-0
/
+92
2018-12-11
drm/nouveau/bios/tu104: initial support
Ben Skeggs
1
-0
/
+1
2018-12-11
drm/nouveau/pci/tu104: initial support
Ben Skeggs
1
-0
/
+1
2018-12-11
drm/nouveau/core: recognise TU104
Ben Skeggs
4
-0
/
+10
2018-12-11
drm/nouveau/kms/nv50-: allow more flexibility with lut formats
Ben Skeggs
13
-42
/
+77
2018-12-11
drm/nouveau: remove left-over struct member
Ben Skeggs
1
-1
/
+0
2018-12-11
drm/nouveau/fifo/gv100: return work submission token in channel ctor args
Ben Skeggs
8
-13
/
+63
2018-12-11
drm/nouveau/fifo/gv100: allocate method buffer
Ben Skeggs
3
-3
/
+22
2018-12-11
drm/nouveau/fifo/gm200-: read pbdma count more directly
Ben Skeggs
8
-8
/
+36
2018-12-11
drm/nouveau/fifo/gk104-: virtualise pbdma enable function
Ben Skeggs
3
-1
/
+12
2018-12-11
drm/nouveau/fifo/gk104-: group pbdma functions together
Ben Skeggs
11
-13
/
+28
2018-12-11
drm/nouveau/fifo/gk104-: separate runlist building from committing to hw
Ben Skeggs
6
-25
/
+41
2018-12-11
drm/nouveau/fifo/gk104-: support enabling privileged ce functions
Ben Skeggs
7
-17
/
+28
2018-12-11
drm/nouveau/fifo/gk104-: return channel instance in ctor args
Ben Skeggs
5
-6
/
+14
2018-12-11
drm/nouveau/fifo/gf100-: call into BAR to reset BARs after MMU fault
Ben Skeggs
4
-4
/
+26
2018-12-11
drm/nouveau/disp/gv100: fix name of window channels in debug output
Ben Skeggs
1
-1
/
+1
2018-12-11
drm/nouveau/mmu: add more general vmm free/node handling functions
Ben Skeggs
3
-51
/
+118
2018-12-11
drm/nouveau/fault: add explicit control over fault buffer interrupts
Ben Skeggs
4
-8
/
+29
2018-12-11
drm/nouveau/fault: store get/put pri address in nvkm_fault_buffer
Ben Skeggs
4
-14
/
+21
2018-12-11
drm/nouveau/fault: remove manual mapping of fault buffers into BAR2
Ben Skeggs
4
-17
/
+10
2018-12-11
drm/nouveau/imem/nv50: support pinning objects in BAR2 and returning address
Ben Skeggs
2
-1
/
+17
2018-12-11
drm/nouveau/tmr: detect stalled gpu timer and break out of waits
Ben Skeggs
2
-10
/
+54
2018-12-11
drm/nouveau/devinit/gm200-: export function to upload+execute PMU/PRE_OS
Ben Skeggs
2
-4
/
+11
2018-12-11
drm/nouveau/bios: translate USB-C connector type
Ben Skeggs
2
-1
/
+3
2018-12-11
drm/nouveau/bios: translate additional memory types
Ben Skeggs
4
-10
/
+22
2018-12-11
drm/nouveau/core: support multiple nvdec instances
Ben Skeggs
8
-18
/
+24
2018-12-11
drm/nouveau/drm/nouveau: Don't forget to label dp_aux devices
Lyude Paul
4
-4
/
+12
2018-12-11
drm/nouveau/drm/nouveau: Check rc from drm_dp_mst_topology_mgr_resume()
Lyude Paul
1
-2
/
+10
2018-12-11
drm/nouveau: Add size to vbios.rom file in debugfs
Lyude Paul
1
-4
/
+19
2018-12-11
drm/nouveau: Add strap_peek to debugfs
Lyude Paul
1
-1
/
+22
[next]