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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-02
drm/nouveau: use shared fences for readable objects
Maarten Lankhorst
6
-47
/
+68
2014-09-02
drm/nouveau: Keep only a single list for validation.
Maarten Lankhorst
1
-62
/
+34
2014-09-02
drm/nouveau: use rcu in nouveau_gem_ioctl_cpu_prep
Maarten Lankhorst
1
-16
/
+12
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
4
-66
/
+24
2014-09-02
drm/nouveau: rework to new fence interface
Maarten Lankhorst
10
-205
/
+383
2014-09-01
drm/ttm: kill fence_lock
Maarten Lankhorst
3
-36
/
+11
2014-09-01
drm/nouveau: require reservations for nouveau_fence_sync and nouveau_bo_fence
Maarten Lankhorst
2
-4
/
+15
2014-09-01
drm/nouveau: add reservation to nouveau_gem_ioctl_cpu_prep
Maarten Lankhorst
1
-4
/
+18
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
3
-23
/
+42
2014-08-15
Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-...
Dave Airlie
14
-27
/
+57
2014-08-15
drm/nouveau/platform: fix compilation error
Alexandre Courbot
1
-1
/
+2
2014-08-15
drm/nouveau/gk20a: add LTC device
Alexandre Courbot
1
-0
/
+1
2014-08-15
drm/nouveau: warn if we fail to re-pin fb on resume
Ben Skeggs
1
-1
/
+3
2014-08-15
drm/nouveau/nvif: fix dac load detect method definition
Ben Skeggs
1
-2
/
+2
2014-08-15
drm/gf100-/gr: fix -ENOSPC detection when allocating zbc table entries
Ben Skeggs
1
-0
/
+6
2014-08-15
drm/nouveau/nvif: return null pointers on failure, in addition to ret != 0
Ben Skeggs
2
-2
/
+6
2014-08-15
drm/nouveau/ltc: fix tag base address getting truncated if above 4GiB
Ben Skeggs
1
-1
/
+1
2014-08-15
drm/nvc0-/fb/ram: fix use of non-existant ram if partitions aren't uniform
Ben Skeggs
1
-2
/
+2
2014-08-15
drm/nouveau/bar: behave better if ioremap failed
Ben Skeggs
1
-3
/
+11
2014-08-15
drm/nouveau/kms: nouveau_fbcon_accel_fini can be static
Fengguang Wu
1
-2
/
+2
2014-08-15
drm/nouveau: kill unused variable warning if !__OS_HAS_AGP
Ben Skeggs
1
-2
/
+1
2014-08-15
drm/nouveau/nvif: fix a number of notify thinkos
Ben Skeggs
3
-11
/
+20
2014-08-09
Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6
Linus Torvalds
260
-5790
/
+12130
2014-08-10
drm/nouveau: expose the full object/event interfaces to userspace
Ben Skeggs
8
-10
/
+424
2014-08-10
drm/nouveau: fix headless mode
Ben Skeggs
2
-2
/
+3
2014-08-10
drm/nouveau: hide sysfs pstate file behind an option again
Ben Skeggs
1
-1
/
+8
2014-08-10
drm/nv50/disp: shhh compiler
Ben Skeggs
1
-4
/
+4
2014-08-10
drm/gf100-/gr: implement the proper SetShaderExceptions method
Ben Skeggs
9
-17
/
+53
2014-08-10
drm/gf100-/gr: remove some broken ltc bashing, for now
Ben Skeggs
13
-58
/
+0
2014-08-10
drm/gf100-/gr: unhardcode attribute cb config
Ben Skeggs
13
-166
/
+199
2014-08-10
drm/gf100-/gr: fetch tpcs-per-ppc info on startup
Ben Skeggs
9
-1
/
+16
2014-08-10
drm/gf100-/gr: unhardcode pagepool config
Ben Skeggs
13
-41
/
+75
2014-08-10
drm/gf100-/gr: unhardcode bundle cb config
Ben Skeggs
13
-41
/
+100
2014-08-10
drm/gf100-/gr: improve initial context patch list helpers
Ben Skeggs
4
-20
/
+51
2014-08-10
drm/gf100-/gr: add support for zero bandwidth clear
Ben Skeggs
10
-11
/
+313
2014-08-10
drm/nouveau/ltc: add zbc drivers
Ben Skeggs
6
-1
/
+108
2014-08-10
drm/nouveau/ltc: s/ltcg/ltc/ + cleanup
Ben Skeggs
17
-235
/
+362
2014-08-10
drm/nouveau: use ram info from nvif_device
Ben Skeggs
8
-32
/
+17
2014-08-10
drm/nouveau/disp: implement nvif event sources for vblank/connector notifiers
Ben Skeggs
11
-20
/
+47
2014-08-10
drm/nouveau/disp: allow user direct access to channel control registers
Ben Skeggs
4
-1
/
+24
2014-08-10
drm/nouveau/disp: audit and version display classes
Ben Skeggs
52
-423
/
+323
2014-08-10
drm/nouveau/disp: audit and version SCANOUTPOS method
Ben Skeggs
15
-172
/
+204
2014-08-10
drm/nv50-/disp: audit and version PIOR_PWR method
Ben Skeggs
10
-70
/
+50
2014-08-10
drm/nv50-/disp: audit and version SOR_DP_PWR method
Ben Skeggs
9
-74
/
+41
2014-08-10
drm/nv50-/disp: audit and version LVDS_SCRIPT method
Ben Skeggs
9
-23
/
+43
2014-08-10
drm/nv50-/disp: audit and version SOR_HDMI_PWR method
Ben Skeggs
13
-45
/
+121
2014-08-10
drm/nv50-/disp: audit and version SOR_HDA_ELD method
Ben Skeggs
10
-29
/
+75
2014-08-10
drm/nv50-/disp: audit and version SOR_PWR method
Ben Skeggs
10
-26
/
+45
2014-08-10
drm/nv50-/disp: audit and version DAC_LOAD method
Ben Skeggs
10
-51
/
+48
2014-08-10
drm/nv50-/disp: audit and version DAC_PWR method
Ben Skeggs
13
-41
/
+171
[next]