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
...
|
*
|
drm/nouveau/fence: convert to exec engine, and improve channel sync
Ben Skeggs
2012-05-24
14
-473
/
+851
|
*
|
drm/nouveau/fence: minor api changes for an upcoming rework
Ben Skeggs
2012-05-24
8
-158
/
+134
|
*
|
drm/nouveau/fence: make ttm interfaces wrap ours, not the other way around
Ben Skeggs
2012-05-24
3
-71
/
+68
|
*
|
drm/nouveau: move flip-related channel setup to software engine
Ben Skeggs
2012-05-24
8
-62
/
+84
|
*
|
drm/nouveau: create real execution engine for software object class
Ben Skeggs
2012-05-24
19
-282
/
+567
|
*
|
drm/nvd0/disp: remove unnecessary sync from flip_next
Ben Skeggs
2012-05-24
1
-2
/
+0
|
*
|
drm/nv04/disp: disable vblank interrupts when disabling display
Ben Skeggs
2012-05-24
2
-5
/
+11
|
*
|
drm/nouveau: base fence timeout on time of emission
Marcin Slusarz
2012-05-24
1
-1
/
+4
|
*
|
drm/nv40-50/gr: restructure grctx/prog generation
Ben Skeggs
2012-05-24
6
-52
/
+71
|
*
|
drm/nv50/disp: fixup error paths in crtc object creation
Ben Skeggs
2012-05-24
2
-33
/
+26
|
*
|
drm/nouveau: cleanup after display init failure
Marcin Slusarz
2012-05-24
1
-2
/
+9
|
*
|
drm/nv50: fix ramin heap size for kernel channel too
Marcin Slusarz
2012-05-24
1
-1
/
+1
|
*
|
drm/nve0/graph: bump hub2gpc buffer size
Ben Skeggs
2012-05-24
1
-1
/
+1
|
*
|
drm/nouveau: use the same packet header macros as userspace
Ben Skeggs
2012-05-24
15
-185
/
+203
|
*
|
drm/nouveau/bios: allow loading alternate vbios image as firmware
Ben Skeggs
2012-05-24
1
-0
/
+21
|
*
|
drm/nve0/ttm: implement buffer moves with weirdo pcopy-on-pgraph methods
Ben Skeggs
2012-05-24
3
-0
/
+39
|
*
|
drm/nv50-/fbcon: move 2d class to subchannel 3
Ben Skeggs
2012-05-24
1
-1
/
+1
|
*
|
drm/nve0/gr: initial implementation
Ben Skeggs
2012-05-24
6
-2
/
+3705
|
*
|
drm/nve0/fifo: initial implementation
Ben Skeggs
2012-05-24
4
-5
/
+477
|
*
|
drm/nouveau: give a slightly larger pci(e)gart aperture on all chipsets
Ben Skeggs
2012-05-24
2
-8
/
+4
|
*
|
drm/nouveau/pm: some more delays for ddr3 reclocking
Ben Skeggs
2012-05-24
2
-0
/
+4
|
*
|
drm/nvc0/pm: very initial mclk freq change
Ben Skeggs
2012-05-24
1
-1
/
+23
|
*
|
drm/nvd9/pm: oops, fix timing calc
Ben Skeggs
2012-05-24
1
-0
/
+1
|
*
|
drm/nvc0/pm: enable mpll src pll, and calc mpll coefficients
Ben Skeggs
2012-05-24
1
-0
/
+51
|
*
|
drm/nvc0/pm: start filling in memory reclocking stubs
Ben Skeggs
2012-05-24
1
-0
/
+116
|
*
|
drm/nva3/pm: another few magic regs, and slightly better 0x004018 handling
Ben Skeggs
2012-05-24
1
-4
/
+15
|
*
|
drm/nva3/pm: initial attempt at handling 111100/111104
Ben Skeggs
2012-05-24
1
-0
/
+21
|
*
|
drm/nva3/pm: make pll->pll mode work
Ben Skeggs
2012-05-24
1
-6
/
+21
|
*
|
drm/nva3/pm: attempt to bash a few 0x100200 bits correctly
Ben Skeggs
2012-05-24
1
-20
/
+46
|
*
|
drm/nva3/pm: begin to restructure memory clock changes + another magic
Ben Skeggs
2012-05-24
1
-8
/
+40
|
*
|
drm/nva3/pm: more random unknown PFB regs
Ben Skeggs
2012-05-24
1
-1
/
+23
|
*
|
drm/nva3/pm: initial attempt at more magic PFB regs
Ben Skeggs
2012-05-24
3
-3
/
+28
|
*
|
drm/nva3/pm: hook up to ram reclocking helper
Ben Skeggs
2012-05-24
1
-12
/
+110
|
*
|
drm/nva3/pm: introduce more paranoia
Ben Skeggs
2012-05-24
1
-5
/
+10
|
*
|
drm/nouveau/radeon: add static const to the dma-buf ops.
Dave Airlie
2012-05-23
2
-2
/
+2
|
*
|
drm/i915: make some dmabuf things static
Dave Airlie
2012-05-23
1
-4
/
+4
|
*
|
drm: update ast/cirrus/mgag200 for change in TTM api
Dave Airlie
2012-05-23
3
-3
/
+3
|
*
|
drm/radeon: add PRIME support (v2)
Alex Deucher
2012-05-23
17
-25
/
+232
|
*
|
i915: add dmabuf/prime buffer sharing support.
Daniel Vetter
2012-05-23
6
-6
/
+239
|
*
|
nouveau: add PRIME support
Dave Airlie
2012-05-23
16
-25
/
+296
|
*
|
ttm: add prime sharing support to TTM (v2)
Dave Airlie
2012-05-23
4
-5
/
+18
|
*
|
udl: add prime fd->handle support.
Dave Airlie
2012-05-23
4
-1
/
+92
|
*
|
drm/prime: add exported buffers to current fprivs imported buffer list (v2)
Dave Airlie
2012-05-23
2
-6
/
+27
|
*
|
drm/prime: introduce sg->pages/addr arrays helper
Dave Airlie
2012-05-23
1
-0
/
+36
|
*
|
drm: add plane properties
Rob Clark
2012-05-22
1
-0
/
+19
|
*
|
drm: add bitmask property type
Rob Clark
2012-05-22
1
-3
/
+44
|
*
|
Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...
Dave Airlie
2012-05-22
19
-431
/
+1975
|
|
\
\
|
|
*
|
drm/exynos: add G2D driver
Joonyoung Shim
2012-05-17
6
-0
/
+1022
|
|
*
|
drm/exynos: added vp scaling feature for hdmi
Seung-Woo Kim
2012-05-17
1
-55
/
+33
|
|
*
|
drm/exynos: added source size to overlay structure
Seung-Woo Kim
2012-05-17
4
-5
/
+17
[prev]
[next]