index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-08-15
14
-27
/
+57
|
\
|
*
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
*
|
|
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
7
-7
/
+7
|
/
/
*
|
Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6
Linus Torvalds
2014-08-09
262
-5795
/
+12140
|
\
|
|
*
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
|
*
drm/nv50-/disp: share channel creation between nv50/gf110 impls
Ben Skeggs
2014-08-10
10
-302
/
+204
|
*
drm/nv50/kms: don't assume same class versions for all channels
Ben Skeggs
2014-08-10
1
-48
/
+166
|
*
drm/nouveau/fifo: implement nvif event source
Ben Skeggs
2014-08-10
13
-50
/
+89
|
*
drm/nouveau/fifo: allow direct access to channel control registers where poss...
Ben Skeggs
2014-08-10
11
-9
/
+38
|
*
drm/nouveau/fifo: audit and version fifo channel classes
Ben Skeggs
2014-08-10
19
-199
/
+323
|
*
drm/nouveau/device: audit and version NVIF_CONTROL class and methods
Ben Skeggs
2014-08-10
7
-112
/
+174
|
*
drm/nouveau/pm: audit and version NVIF_PERFMON class and methods
Ben Skeggs
2014-08-10
4
-78
/
+116
[next]