index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: use shared fences for readable objects
Maarten Lankhorst
2014-09-02
6
-47
/
+68
*
drm/nouveau: Keep only a single list for validation.
Maarten Lankhorst
2014-09-02
1
-62
/
+34
*
drm/nouveau: use rcu in nouveau_gem_ioctl_cpu_prep
Maarten Lankhorst
2014-09-02
1
-16
/
+12
*
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
2014-09-02
4
-66
/
+24
*
drm/nouveau: rework to new fence interface
Maarten Lankhorst
2014-09-02
10
-205
/
+383
*
drm/ttm: kill fence_lock
Maarten Lankhorst
2014-09-01
3
-36
/
+11
*
drm/nouveau: require reservations for nouveau_fence_sync and nouveau_bo_fence
Maarten Lankhorst
2014-09-01
2
-4
/
+15
*
drm/nouveau: add reservation to nouveau_gem_ioctl_cpu_prep
Maarten Lankhorst
2014-09-01
1
-4
/
+18
*
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2014-08-27
3
-23
/
+42
*
Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-...
Dave Airlie
2014-08-15
14
-27
/
+57
|
\
|
*
drm/nouveau/platform: fix compilation error
Alexandre Courbot
2014-08-15
1
-1
/
+2
|
*
drm/nouveau/gk20a: add LTC device
Alexandre Courbot
2014-08-15
1
-0
/
+1
|
*
drm/nouveau: warn if we fail to re-pin fb on resume
Ben Skeggs
2014-08-15
1
-1
/
+3
|
*
drm/nouveau/nvif: fix dac load detect method definition
Ben Skeggs
2014-08-15
1
-2
/
+2
|
*
drm/gf100-/gr: fix -ENOSPC detection when allocating zbc table entries
Ben Skeggs
2014-08-15
1
-0
/
+6
|
*
drm/nouveau/nvif: return null pointers on failure, in addition to ret != 0
Ben Skeggs
2014-08-15
2
-2
/
+6
|
*
drm/nouveau/ltc: fix tag base address getting truncated if above 4GiB
Ben Skeggs
2014-08-15
1
-1
/
+1
|
*
drm/nvc0-/fb/ram: fix use of non-existant ram if partitions aren't uniform
Ben Skeggs
2014-08-15
1
-2
/
+2
|
*
drm/nouveau/bar: behave better if ioremap failed
Ben Skeggs
2014-08-15
1
-3
/
+11
|
*
drm/nouveau/kms: nouveau_fbcon_accel_fini can be static
Fengguang Wu
2014-08-15
1
-2
/
+2
|
*
drm/nouveau: kill unused variable warning if !__OS_HAS_AGP
Ben Skeggs
2014-08-15
1
-2
/
+1
|
*
drm/nouveau/nvif: fix a number of notify thinkos
Ben Skeggs
2014-08-15
3
-11
/
+20
*
|
Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6
Linus Torvalds
2014-08-09
260
-5790
/
+12130
|
\
|
|
*
drm/nouveau: expose the full object/event interfaces to userspace
Ben Skeggs
2014-08-10
8
-10
/
+424
|
*
drm/nouveau: fix headless mode
Ben Skeggs
2014-08-10
2
-2
/
+3
|
*
drm/nouveau: hide sysfs pstate file behind an option again
Ben Skeggs
2014-08-10
1
-1
/
+8
|
*
drm/nv50/disp: shhh compiler
Ben Skeggs
2014-08-10
1
-4
/
+4
|
*
drm/gf100-/gr: implement the proper SetShaderExceptions method
Ben Skeggs
2014-08-10
9
-17
/
+53
|
*
drm/gf100-/gr: remove some broken ltc bashing, for now
Ben Skeggs
2014-08-10
13
-58
/
+0
|
*
drm/gf100-/gr: unhardcode attribute cb config
Ben Skeggs
2014-08-10
13
-166
/
+199
|
*
drm/gf100-/gr: fetch tpcs-per-ppc info on startup
Ben Skeggs
2014-08-10
9
-1
/
+16
|
*
drm/gf100-/gr: unhardcode pagepool config
Ben Skeggs
2014-08-10
13
-41
/
+75
|
*
drm/gf100-/gr: unhardcode bundle cb config
Ben Skeggs
2014-08-10
13
-41
/
+100
|
*
drm/gf100-/gr: improve initial context patch list helpers
Ben Skeggs
2014-08-10
4
-20
/
+51
|
*
drm/gf100-/gr: add support for zero bandwidth clear
Ben Skeggs
2014-08-10
10
-11
/
+313
|
*
drm/nouveau/ltc: add zbc drivers
Ben Skeggs
2014-08-10
6
-1
/
+108
|
*
drm/nouveau/ltc: s/ltcg/ltc/ + cleanup
Ben Skeggs
2014-08-10
17
-235
/
+362
|
*
drm/nouveau: use ram info from nvif_device
Ben Skeggs
2014-08-10
8
-32
/
+17
|
*
drm/nouveau/disp: implement nvif event sources for vblank/connector notifiers
Ben Skeggs
2014-08-10
11
-20
/
+47
|
*
drm/nouveau/disp: allow user direct access to channel control registers
Ben Skeggs
2014-08-10
4
-1
/
+24
|
*
drm/nouveau/disp: audit and version display classes
Ben Skeggs
2014-08-10
52
-423
/
+323
|
*
drm/nouveau/disp: audit and version SCANOUTPOS method
Ben Skeggs
2014-08-10
15
-172
/
+204
|
*
drm/nv50-/disp: audit and version PIOR_PWR method
Ben Skeggs
2014-08-10
10
-70
/
+50
|
*
drm/nv50-/disp: audit and version SOR_DP_PWR method
Ben Skeggs
2014-08-10
9
-74
/
+41
|
*
drm/nv50-/disp: audit and version LVDS_SCRIPT method
Ben Skeggs
2014-08-10
9
-23
/
+43
|
*
drm/nv50-/disp: audit and version SOR_HDMI_PWR method
Ben Skeggs
2014-08-10
13
-45
/
+121
|
*
drm/nv50-/disp: audit and version SOR_HDA_ELD method
Ben Skeggs
2014-08-10
10
-29
/
+75
|
*
drm/nv50-/disp: audit and version SOR_PWR method
Ben Skeggs
2014-08-10
10
-26
/
+45
|
*
drm/nv50-/disp: audit and version DAC_LOAD method
Ben Skeggs
2014-08-10
10
-51
/
+48
|
*
drm/nv50-/disp: audit and version DAC_PWR method
Ben Skeggs
2014-08-10
13
-41
/
+171
[next]