index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: add driver->set_busid() callback
David Herrmann
2014-09-10
1
-6
/
+13
*
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-14
1
-1
/
+2
|
*
drm/nouveau/gk20a: add LTC device
Alexandre Courbot
2014-08-14
1
-0
/
+1
|
*
drm/nouveau: warn if we fail to re-pin fb on resume
Ben Skeggs
2014-08-14
1
-1
/
+3
|
*
drm/nouveau/nvif: fix dac load detect method definition
Ben Skeggs
2014-08-14
1
-2
/
+2
|
*
drm/gf100-/gr: fix -ENOSPC detection when allocating zbc table entries
Ben Skeggs
2014-08-14
1
-0
/
+6
|
*
drm/nouveau/nvif: return null pointers on failure, in addition to ret != 0
Ben Skeggs
2014-08-14
2
-2
/
+6
|
*
drm/nouveau/ltc: fix tag base address getting truncated if above 4GiB
Ben Skeggs
2014-08-14
1
-1
/
+1
|
*
drm/nvc0-/fb/ram: fix use of non-existant ram if partitions aren't uniform
Ben Skeggs
2014-08-14
1
-2
/
+2
|
*
drm/nouveau/bar: behave better if ioremap failed
Ben Skeggs
2014-08-14
1
-3
/
+11
|
*
drm/nouveau/kms: nouveau_fbcon_accel_fini can be static
Fengguang Wu
2014-08-14
1
-2
/
+2
|
*
drm/nouveau: kill unused variable warning if !__OS_HAS_AGP
Ben Skeggs
2014-08-14
1
-2
/
+1
|
*
drm/nouveau/nvif: fix a number of notify thinkos
Ben Skeggs
2014-08-14
3
-11
/
+20
*
|
Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6
Linus Torvalds
2014-08-10
260
-5790
/
+12130
|
\
|
|
*
drm/nouveau: expose the full object/event interfaces to userspace
Ben Skeggs
2014-08-09
8
-10
/
+424
|
*
drm/nouveau: fix headless mode
Ben Skeggs
2014-08-09
2
-2
/
+3
|
*
drm/nouveau: hide sysfs pstate file behind an option again
Ben Skeggs
2014-08-09
1
-1
/
+8
|
*
drm/nv50/disp: shhh compiler
Ben Skeggs
2014-08-09
1
-4
/
+4
|
*
drm/gf100-/gr: implement the proper SetShaderExceptions method
Ben Skeggs
2014-08-09
9
-17
/
+53
|
*
drm/gf100-/gr: remove some broken ltc bashing, for now
Ben Skeggs
2014-08-09
13
-58
/
+0
|
*
drm/gf100-/gr: unhardcode attribute cb config
Ben Skeggs
2014-08-09
13
-166
/
+199
|
*
drm/gf100-/gr: fetch tpcs-per-ppc info on startup
Ben Skeggs
2014-08-09
9
-1
/
+16
|
*
drm/gf100-/gr: unhardcode pagepool config
Ben Skeggs
2014-08-09
13
-41
/
+75
|
*
drm/gf100-/gr: unhardcode bundle cb config
Ben Skeggs
2014-08-09
13
-41
/
+100
|
*
drm/gf100-/gr: improve initial context patch list helpers
Ben Skeggs
2014-08-09
4
-20
/
+51
|
*
drm/gf100-/gr: add support for zero bandwidth clear
Ben Skeggs
2014-08-09
10
-11
/
+313
|
*
drm/nouveau/ltc: add zbc drivers
Ben Skeggs
2014-08-09
6
-1
/
+108
|
*
drm/nouveau/ltc: s/ltcg/ltc/ + cleanup
Ben Skeggs
2014-08-09
17
-235
/
+362
|
*
drm/nouveau: use ram info from nvif_device
Ben Skeggs
2014-08-09
8
-32
/
+17
|
*
drm/nouveau/disp: implement nvif event sources for vblank/connector notifiers
Ben Skeggs
2014-08-09
11
-20
/
+47
|
*
drm/nouveau/disp: allow user direct access to channel control registers
Ben Skeggs
2014-08-09
4
-1
/
+24
|
*
drm/nouveau/disp: audit and version display classes
Ben Skeggs
2014-08-09
52
-423
/
+323
|
*
drm/nouveau/disp: audit and version SCANOUTPOS method
Ben Skeggs
2014-08-09
15
-172
/
+204
|
*
drm/nv50-/disp: audit and version PIOR_PWR method
Ben Skeggs
2014-08-09
10
-70
/
+50
|
*
drm/nv50-/disp: audit and version SOR_DP_PWR method
Ben Skeggs
2014-08-09
9
-74
/
+41
|
*
drm/nv50-/disp: audit and version LVDS_SCRIPT method
Ben Skeggs
2014-08-09
9
-23
/
+43
|
*
drm/nv50-/disp: audit and version SOR_HDMI_PWR method
Ben Skeggs
2014-08-09
13
-45
/
+121
|
*
drm/nv50-/disp: audit and version SOR_HDA_ELD method
Ben Skeggs
2014-08-09
10
-29
/
+75
|
*
drm/nv50-/disp: audit and version SOR_PWR method
Ben Skeggs
2014-08-09
10
-26
/
+45
|
*
drm/nv50-/disp: audit and version DAC_LOAD method
Ben Skeggs
2014-08-09
10
-51
/
+48
[next]