index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
drm/nv50-/disp: audit and version DAC_PWR method
Ben Skeggs
2014-08-09
13
-41
/
+171
*
drm/nv50-/disp: share channel creation between nv50/gf110 impls
Ben Skeggs
2014-08-09
10
-302
/
+204
*
drm/nv50/kms: don't assume same class versions for all channels
Ben Skeggs
2014-08-09
1
-48
/
+166
*
drm/nouveau/fifo: implement nvif event source
Ben Skeggs
2014-08-09
13
-50
/
+89
*
drm/nouveau/fifo: allow direct access to channel control registers where poss...
Ben Skeggs
2014-08-09
11
-9
/
+38
*
drm/nouveau/fifo: audit and version fifo channel classes
Ben Skeggs
2014-08-09
19
-199
/
+323
*
drm/nouveau/device: audit and version NVIF_CONTROL class and methods
Ben Skeggs
2014-08-09
7
-112
/
+174
*
drm/nouveau/pm: audit and version NVIF_PERFMON class and methods
Ben Skeggs
2014-08-09
4
-78
/
+116
*
drm/nouveau/dma: audit and version NV_DMA classes
Ben Skeggs
2014-08-09
15
-216
/
+318
*
drm/nouveau/dmaobj: switch to a slightly saner design
Ben Skeggs
2014-08-09
8
-181
/
+357
*
drm/nouveau/dmaobj: update to an improved style of class definition
Ben Skeggs
2014-08-09
16
-209
/
+157
*
drm/nouveau/device: audit and version NV_DEVICE class
Ben Skeggs
2014-08-09
7
-105
/
+135
*
drm/nouveau: use ioctl interface for abi16 gpuobj free
Ben Skeggs
2014-08-09
1
-3
/
+15
*
drm/nouveau: use ioctl interface for abi16 ntfy alloc
Ben Skeggs
2014-08-09
1
-18
/
+31
*
drm/nouveau: use ioctl interface for abi16 grobj alloc
Ben Skeggs
2014-08-09
3
-34
/
+54
*
drm/nouveau: remove as much direct use of core headers as possible
Ben Skeggs
2014-08-09
23
-59
/
+22
*
drm/nouveau: remove (most) hardcoded object handle usage
Ben Skeggs
2014-08-09
9
-58
/
+45
*
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
2014-08-09
40
-479
/
+522
*
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
2014-08-09
41
-388
/
+459
*
drm/nouveau: kill nouveau_dev() + wrap register macros
Ben Skeggs
2014-08-09
17
-219
/
+228
*
drm/nouveau: fix some usages of the wrong print function
Ben Skeggs
2014-08-09
8
-50
/
+54
*
drm/nouveau/nvif: import library functions for the ioctl/event interfaces
Ben Skeggs
2014-08-09
14
-2
/
+1350
*
drm/nouveau/client: add method to retrieve device list
Ben Skeggs
2014-08-09
4
-0
/
+72
*
drm/nouveau/core: remove NV_D0 family
Ben Skeggs
2014-08-09
6
-34
/
+37
*
drm/nouveau/device: add method to retrieve some basic device info
Ben Skeggs
2014-08-09
4
-37
/
+171
*
drm/nouveau/core: import ioctl/event interfaces
Ben Skeggs
2014-08-09
13
-4
/
+831
*
drm/nouveau/core: add function to return list of supported children
Ben Skeggs
2014-08-09
2
-0
/
+34
*
drm/nouveau/core: rework event interface
Ben Skeggs
2014-08-09
52
-517
/
+875
*
drm/nouveau/core: move handle-based object apis to handle.c
Ben Skeggs
2014-08-09
4
-120
/
+135
[next]