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/amdgpu: fix issue with overlapping userptrs
Christian König
2016-02-10
3
-1
/
+23
*
drm/radeon: hold reference to fences in radeon_sa_bo_new
Nicolai Hähnle
2016-02-10
1
-0
/
+5
*
drm/amdgpu: remove unnecessary forward declaration
Nicolai Hähnle
2016-02-10
1
-2
/
+0
*
drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
Nicolai Hähnle
2016-02-10
1
-1
/
+4
*
drm/amdgpu: fix s4 resume
Flora Cui
2016-02-10
1
-4
/
+9
*
drm/amdgpu/cz: plumb pg flags through to powerplay
Alex Deucher
2016-02-08
1
-0
/
+13
*
drm/amdgpu/tonga: plumb pg flags through to powerplay
Alex Deucher
2016-02-08
1
-2
/
+12
*
drma/dmgpu: move cg and pg flags into shared headers
Alex Deucher
2016-02-08
13
-171
/
+171
*
drm/amdgpu: remove unused cg defines
Alex Deucher
2016-02-08
1
-9
/
+0
*
drm/amdgpu: add a cgs interface to fetch cg and pg flags
Alex Deucher
2016-02-08
2
-0
/
+8
*
drm/amd/powerplay/tonga: disable vce pg
Alex Deucher
2016-02-08
1
-0
/
+2
*
drm/amd/powerplay/tonga: disable uvd pg
Alex Deucher
2016-02-08
1
-0
/
+3
*
drm/amd/powerplay/cz: disable vce pg
Alex Deucher
2016-02-08
1
-0
/
+3
*
drm/amd/powerplay/cz: disable uvd pg
Alex Deucher
2016-02-08
1
-0
/
+2
*
drm/amdgpu: be consistent with uvd cg flags
Alex Deucher
2016-02-08
2
-0
/
+8
*
drm/amdgpu: clean up vce pg flags for cz/st
Alex Deucher
2016-02-08
1
-2
/
+1
*
drm/amdgpu: handle vce pg flags properly
Alex Deucher
2016-02-08
2
-0
/
+6
*
drm/amdgpu: handle uvd pg flags properly
Alex Deucher
2016-02-08
3
-1
/
+10
*
drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
Alex Deucher
2016-02-08
1
-6
/
+5
*
drm/amdgpu/cik: don't mess with aspm if gpu is root bus
Alex Deucher
2016-02-08
1
-0
/
+3
*
drm/amdgpu: add pcie cap module parameters (v2)
Alex Deucher
2016-02-08
3
-65
/
+92
*
Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux i...
Dave Airlie
2016-02-05
1
-97
/
+182
|
\
|
*
drm/dp/mst: deallocate payload on port destruction
Mykola Lysenko
2016-02-05
1
-8
/
+83
|
*
drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
Andrey Grodzovsky
2016-02-05
1
-6
/
+6
|
*
drm/dp/mst: move GUID storage from mgr, port to only mst branch
Hersen Wu
2016-02-05
1
-36
/
+28
|
*
drm/dp/mst: change MST detection scheme
Mykola Lysenko
2016-02-05
1
-18
/
+19
|
*
drm/dp/mst: Calculate MST PBN with 31.32 fixed point
Harry Wentland
2016-02-05
1
-28
/
+39
|
*
drm/mst: Add range check for max_payloads during init
Imre Deak
2016-02-05
1
-0
/
+3
|
*
drm/mst: Don't ignore the MST PBN self-test result
Imre Deak
2016-02-05
1
-1
/
+3
|
*
drm: fix missing reference counting decrease
Insu Yun
2016-02-05
1
-0
/
+1
*
|
Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2016-02-05
11
-59
/
+114
|
\
\
|
*
|
drm/amdgpu: disable uvd and vce clockgating on Fiji
Alex Deucher
2016-02-03
1
-2
/
+1
|
*
|
drm/amdgpu: remove exp hardware support from iceland
Alex Deucher
2016-02-02
1
-5
/
+5
|
*
|
drm/amdgpu: load MEC ucode manually on iceland
Alex Deucher
2016-02-02
1
-4
/
+10
|
*
|
drm/amdgpu: don't load MEC2 on topaz
Alex Deucher
2016-02-02
2
-11
/
+5
|
*
|
drm/amdgpu: drop topaz support from gmc8 module
Alex Deucher
2016-02-02
1
-27
/
+1
|
*
|
drm/amdgpu: pull topaz gmc bits into gmc_v7
Alex Deucher
2016-02-02
1
-2
/
+33
|
*
|
drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
Ken Wang
2016-02-02
1
-1
/
+1
|
*
|
drm/amdgpu: iceland use CI based MC IP
Ken Wang
2016-02-02
2
-4
/
+13
|
*
|
drm/amdgpu: move gmc7 support out of CIK dependency
Alex Deucher
2016-02-02
1
-1
/
+2
|
*
|
drm/amdgpu/gfx7: enable cp inst/reg error interrupts
Alex Deucher
2016-02-02
1
-1
/
+19
|
*
|
drm/amdgpu/gfx8: enable cp inst/reg error interrupts
Alex Deucher
2016-02-02
1
-0
/
+10
|
*
|
drm/amdgpu: mask out WC from BO on unsupported arches
Oded Gabbay
2016-02-02
1
-0
/
+8
|
*
|
drm/radeon: mask out WC from BO on unsupported arches
Oded Gabbay
2016-02-02
1
-0
/
+7
|
*
|
drm/amdgpu: no need to load MC firmware on fiji
Alex Deucher
2016-01-29
1
-4
/
+2
|
|
/
*
|
Merge tag 'drm-amdkfd-fixes-2016-01-28' of git://people.freedesktop.org/~gabb...
Dave Airlie
2016-02-05
3
-3
/
+3
|
\
\
|
*
|
drm/amdkfd: Remove unnecessary cast in kfree
Amitoj Kaur Chawla
2016-01-28
1
-1
/
+1
|
*
|
drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions()
Colin Ian King
2016-01-28
2
-2
/
+2
*
|
|
Merge branch 'exynos-drm-fixes' of git://git.kernel.org:/pub/scm/linux/kernel...
Dave Airlie
2016-02-05
3
-38
/
+29
|
\
\
\
|
*
|
|
drm/exynos: dp: Fix panel and bridge lookup logic
Javier Martinez Canillas
2016-02-01
1
-30
/
+25
[next]