index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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 '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
|
*
drm/nouveau/dma: audit and version NV_DMA classes
Ben Skeggs
2014-08-10
15
-216
/
+318
|
*
drm/nouveau/dmaobj: switch to a slightly saner design
Ben Skeggs
2014-08-10
8
-181
/
+357
|
*
drm/nouveau/dmaobj: update to an improved style of class definition
Ben Skeggs
2014-08-10
16
-209
/
+157
|
*
drm/nouveau/device: audit and version NV_DEVICE class
Ben Skeggs
2014-08-10
7
-105
/
+135
|
*
drm/nouveau: use ioctl interface for abi16 gpuobj free
Ben Skeggs
2014-08-10
1
-3
/
+15
|
*
drm/nouveau: use ioctl interface for abi16 ntfy alloc
Ben Skeggs
2014-08-10
1
-18
/
+31
|
*
drm/nouveau: use ioctl interface for abi16 grobj alloc
Ben Skeggs
2014-08-10
2
-34
/
+46
|
*
drm/nouveau: remove as much direct use of core headers as possible
Ben Skeggs
2014-08-10
23
-59
/
+22
|
*
drm/nouveau: remove (most) hardcoded object handle usage
Ben Skeggs
2014-08-10
9
-58
/
+45
|
*
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
2014-08-10
40
-479
/
+522
|
*
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
2014-08-10
41
-388
/
+459
|
*
drm/nouveau: kill nouveau_dev() + wrap register macros
Ben Skeggs
2014-08-10
17
-219
/
+228
|
*
drm/nouveau: fix some usages of the wrong print function
Ben Skeggs
2014-08-10
8
-50
/
+54
|
*
drm/nouveau/nvif: import library functions for the ioctl/event interfaces
Ben Skeggs
2014-08-10
14
-2
/
+1350
|
*
drm/nouveau/client: add method to retrieve device list
Ben Skeggs
2014-08-10
4
-0
/
+72
[next]