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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-13
drm/nouveau/gr/gf100-: handle GPC/TPC/MPC trap
Ben Skeggs
1
-0
/
+7
2016-12-13
drm/nouveau/core: recognise GP106 chipset
Ben Skeggs
1
-0
/
+30
2016-12-13
drm/nouveau/ttm: wait for bo fence to signal before unmapping vmas
Ben Skeggs
1
-0
/
+1
2016-12-13
drm/nouveau/gr/gf100-: FECS intr handling is not relevant on proprietary ucode
Ben Skeggs
1
-2
/
+2
2016-12-13
drm/nouveau/gr/gf100-: properly ack all FECS error interrupts
Ben Skeggs
1
-3
/
+2
2016-12-13
drm/nouveau/fifo/gf100-: recover from host mmu faults
Ben Skeggs
4
-28
/
+29
2016-12-06
drm/nouveau/mxm: warn more loudly on unsupported DCB version
Ben Skeggs
1
-1
/
+1
2016-12-06
drm/nouveau/mxm: handle DCB 4.1 modification
Ben Skeggs
1
-1
/
+1
2016-12-06
drm/nouveau/bios/mxm: handle digital connector table 1.1
Ben Skeggs
1
-1
/
+1
2016-11-28
drm/nouveau: Queue hpd_work on (runtime) resume
Hans de Goede
1
-1
/
+10
2016-11-28
drm/nouveau: Rename acpi_work to hpd_work
Hans de Goede
2
-17
/
+17
2016-11-28
drm/nouveau/kms/nv50: Fix atomic pageflip events.
Mario Kleiner
1
-0
/
+2
2016-11-28
drm/nouveau/fb/ram/gp100-: fix memory detection where FBP_NUM != FBPA_NUM
Ben Skeggs
1
-2
/
+2
2016-11-28
drm/nouveau/bios/volt: pointers are 32-bit
Ben Skeggs
3
-17
/
+17
2016-11-28
drm/nouveau/bios/vmap: pointers are 32-bit
Ben Skeggs
3
-17
/
+17
2016-11-28
drm/nouveau/bios/timing: pointers are 32-bit
Ben Skeggs
2
-13
/
+13
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
3
-14
/
+16
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
2
-10
/
+10
2016-11-28
drm/nouveau/bios/cstep: pointers are 32-bit
Ben Skeggs
3
-23
/
+23
2016-11-28
drm/nouveau/bios/boost: pointers are 32-bit
Ben Skeggs
3
-23
/
+23
2016-11-17
drm/nouveau/disp/gp102: rename from gp104
Ben Skeggs
14
-46
/
+46
2016-11-17
drm/nouveau/ce/gp102: rename from gp104
Ben Skeggs
4
-13
/
+13
2016-11-17
drm/nouveau/fb/gp102: rename from gp104
Ben Skeggs
4
-7
/
+7
2016-11-17
drm/nouveau/disp/gp102: fix cursor/overlay immediate channel indices
Ben Skeggs
5
-2
/
+80
2016-11-17
drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classes
Ben Skeggs
14
-28
/
+32
2016-11-17
drm/nouveau/disp/nv50-: split chid into chid.ctrl and chid.user
Ben Skeggs
7
-92
/
+106
2016-11-17
drm/nouveau: Intercept ACPI_VIDEO_NOTIFY_PROBE
Hans de Goede
2
-0
/
+65
2016-11-17
drm/nouveau/devinit/gm200: drop pmu reset sequence
Ben Skeggs
1
-12
/
+0
2016-11-17
drm/nouveau/devinit/gm200: replace while loops with PTIMER-based timeout loops
Ben Skeggs
1
-4
/
+11
2016-11-17
drm/nouveau/pmu/gp102: initial implementation
Ben Skeggs
4
-0
/
+47
2016-11-17
drm/nouveau/pmu/gp100: initial implementation
Ben Skeggs
4
-0
/
+38
2016-11-17
drm/nouveau/pmu: execute reset before running devinit
Ben Skeggs
1
-0
/
+8
2016-11-17
drm/nouveau/pmu: move ucode handling into gt215 implementation
Ben Skeggs
9
-184
/
+304
2016-11-17
drm/nouveau/core: initial support for GP102
Ben Skeggs
1
-0
/
+29
2016-11-17
drm/nouveau/device/pci: fix oops if no mmu subdev present
Ben Skeggs
1
-1
/
+1
2016-11-17
drm/nouveau/kms/nv50: avoid touching DP_MSTM_CTRL if !DP_MST_CAP
Ben Skeggs
1
-2
/
+5
2016-11-07
drm/nouveau/fifo/gf100-: protect channel preempt with subdev mutex
Ben Skeggs
2
-6
/
+11
2016-11-07
drm/nouveau/gr: fallback to legacy paths during firmware lookup
Alexandre Courbot
1
-4
/
+46
2016-11-07
drm/nouveau/kms/nv50: initial support for DP 1.2 multi-stream
Ben Skeggs
4
-2
/
+571
2016-11-07
drm/nouveau/kms/nv50: allow encoder update to be called from other modules
Ben Skeggs
2
-44
/
+44
2016-11-07
drm/nouveau/kms/nv50: rename remaining nv50_crtc to nv50_head
Ben Skeggs
1
-58
/
+55
2016-11-07
drm/nouveau/kms/nv50: remove code to create ctxdma for every framebuffer
Ben Skeggs
3
-90
/
+7
2016-11-07
drm/nouveau/kms/nv50: remove code to support non-atomic page flips
Ben Skeggs
8
-288
/
+27
2016-11-07
drm/nouveau/kms/nv50: remove code to support non-atomic connector properties
Ben Skeggs
4
-27
/
+9
2016-11-07
drm/nouveau/kms/nv50: remove code to support non-atomic dpms
Ben Skeggs
2
-84
/
+2
2016-11-07
drm/nouveau/kms/nv50: remove code to support non-atomic modesets
Ben Skeggs
1
-386
/
+0
2016-11-07
drm/nouveau/kms/nv50: transition to atomic interfaces internally
Ben Skeggs
3
-89
/
+779
2016-11-07
drm/nouveau/kms/nv50: turn mode_set_base_atomic() into a stub
Ben Skeggs
1
-3
/
+1
[next]