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/udl: Use unlocked gem unreferencing
Daniel Vetter
2016-04-01
2
-2
/
+2
*
drm/dp: move hw_mutex up the call stack
Rob Clark
2016-04-01
1
-10
/
+17
*
Merge branch 'drm-rockchip-next-fixes-2016-03-28' of https://github.com/marky...
Dave Airlie
2016-04-01
4
-15
/
+100
|
\
|
*
drm/rockchip: dw_hdmi: Don't call platform_set_drvdata()
Douglas Anderson
2016-03-28
1
-2
/
+0
|
*
drm/rockchip: vop: Fix vop crtc cleanup
Douglas Anderson
2016-03-28
1
-3
/
+24
|
*
drm/rockchip: dw_hdmi: Call drm_encoder_cleanup() in error path
Douglas Anderson
2016-03-28
1
-1
/
+10
|
*
drm/rockchip: vop: Disable planes when disabling CRTC
Tomeu Vizoso
2016-03-28
1
-0
/
+15
|
*
drm/rockchip: vop: Don't reject empty modesets
Tomeu Vizoso
2016-03-28
1
-3
/
+0
|
*
drm/rockchip: cancel pending vblanks on close
John Keeping
2016-03-28
3
-0
/
+43
|
*
drm/rockchip: vop: fix crtc size in plane check
John Keeping
2016-03-28
1
-6
/
+8
*
|
Merge branch 'msm-fixes-4.6-rc1' of git://people.freedesktop.org/~robclark/li...
Dave Airlie
2016-04-01
3
-5
/
+1
|
\
\
|
*
|
drm/msm: fix typo in the !COMMON_CLK case
Rob Clark
2016-03-23
1
-1
/
+1
|
*
|
drm/msm: fix bug after preclose removal
Rob Clark
2016-03-23
2
-4
/
+0
*
|
|
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-04-01
6
-2
/
+32
|
\
\
\
|
*
|
|
drm/amdgpu: Don't move pinned BOs
Michel Dänzer
2016-03-28
2
-0
/
+10
|
*
|
|
drm/radeon: Don't move pinned BOs
Michel Dänzer
2016-03-28
2
-0
/
+10
|
*
|
|
drm/radeon: add a dpm quirk for all R7 370 parts
Alex Deucher
2016-03-28
1
-0
/
+4
|
*
|
|
drm/radeon: add another R7 370 quirk
Alex Deucher
2016-03-28
1
-0
/
+1
|
*
|
|
drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5
Alex Deucher
2016-03-25
1
-0
/
+1
|
*
|
|
drm/amd: Beef up ACP Kconfig menu text
Borislav Petkov
2016-03-25
1
-2
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-03-25
10
-80
/
+121
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-03-25
4
-58
/
+102
|
|
\
\
|
|
*
|
drm/radeon/mst: cleanup code indentation
Dave Airlie
2016-03-22
1
-8
/
+6
|
|
*
|
drm/radeon/mst: fix regression in lane/link handling.
Dave Airlie
2016-03-22
1
-10
/
+2
|
|
*
|
drm/amdgpu: add invalidate_page callback for userptrs
Christian König
2016-03-21
1
-26
/
+72
|
|
*
|
drm/amdgpu: Revert "remove the userptr rmn->lock"
Christian König
2016-03-21
1
-8
/
+14
|
|
*
|
drm/amdgpu: clean up path handling for powerplay
Alex Deucher
2016-03-21
1
-7
/
+7
|
|
*
|
drm/amd/powerplay: fix memory leak of tdp_table
Colin Ian King
2016-03-21
1
-1
/
+3
|
|
|
/
|
*
|
Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-03-24
6
-22
/
+19
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
drm: remove excess description
Luis de Bethencourt
2016-03-20
1
-1
/
+0
|
|
*
dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()
Chris Wilson
2016-03-19
3
-14
/
+10
|
|
*
drm/atmel-hlcdc: use helper to get crtc state
Andrzej Hajda
2016-03-15
1
-1
/
+1
|
|
*
drm/atomic: use helper to get crtc state
Andrzej Hajda
2016-03-15
1
-6
/
+8
*
|
|
drivers/gpu/drm/amd/amdkfd: use in_compat_syscall to check open() caller type
Andy Lutomirski
2016-03-22
2
-2
/
+2
*
|
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-03-21
644
-27222
/
+38094
|
\
\
\
|
|
/
/
|
*
|
drm/amdgpu: release_pages requires linux/pagemap.h
Stephen Rothwell
2016-03-21
2
-0
/
+2
|
*
|
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-03-18
64
-2332
/
+1844
|
|
\
\
|
|
*
|
drm/amdgpu/gfx7: add MTYPE definition
Flora Cui
2016-03-17
1
-0
/
+6
|
|
*
|
drm/amdgpu: removing BO_VAs shouldn't be interruptible
Christian König
2016-03-17
1
-1
/
+1
|
|
*
|
drm/amd/powerplay: show uvd/vce power gate enablement for tonga.
Rex Zhu
2016-03-17
1
-1
/
+3
|
|
*
|
drm/amd/powerplay: show uvd/vce power gate info for fiji
Rex Zhu
2016-03-17
1
-1
/
+4
|
|
*
|
drm/amdgpu: use sched fence if possible
Monk Liu
2016-03-17
1
-1
/
+4
|
|
*
|
drm/amdgpu: move ib.fence to job.fence
Monk Liu
2016-03-17
10
-6
/
+16
|
|
*
|
drm/amdgpu: give a fence param to ib_free
Monk Liu
2016-03-17
8
-10
/
+12
|
|
*
|
drm/amdgpu: include the right version of gmc header files for iceland
Ken Wang
2016-03-17
1
-2
/
+2
|
|
*
|
drm/radeon: fix indentation.
Jérome Glisse
2016-03-16
39
-406
/
+407
|
|
*
|
drm/amd/powerplay: add uvd/vce dpm enabling flag to fix the performance issue...
Eric Huang
2016-03-16
1
-0
/
+5
|
|
*
|
drm/amdgpu: switch back to 32bit hw fences v2
Christian König
2016-03-16
2
-32
/
+21
|
|
*
|
drm/amdgpu: remove amdgpu_fence_is_signaled
Christian König
2016-03-16
1
-25
/
+0
|
|
*
|
drm/amdgpu: drop the extra fence range check v2
Christian König
2016-03-16
1
-3
/
+0
[next]