index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: Support DRM_MODE_PAGE_FLIP_ASYNC
Michel Dänzer
2016-05-05
8
-24
/
+35
*
drm/amd/powerplay: add deep sleep divider id into DPM table on Tonga
Eric Huang
2016-05-05
1
-5
/
+24
*
drm/amdgpu: optionally enable GART debugfs file
Christian König
2016-05-02
4
-14
/
+42
*
drm/amdgpu: remove GART page addr array
Christian König
2016-05-02
2
-19
/
+4
*
drm/amdgpu: use BO pages instead of GART array
Christian König
2016-05-02
1
-13
/
+16
*
drm/amdgpu: change parameter passing in the VM code
Christian König
2016-05-02
1
-46
/
+54
*
drm/amdgpu: drop the GTT power of two limit
Christian König
2016-05-02
1
-5
/
+1
*
drm/amd/powerplay: use min_clock_in_sr for deep sleep feature.
Rex Zhu
2016-05-02
1
-20
/
+30
*
drm/amd/amdgpu: Enable clockgating in UVD6 for Stoney
Tom St Denis
2016-05-02
1
-1
/
+5
*
drm/amd/amdgpu: Enable clockgating for UVD5 on Tonga
Tom St Denis
2016-05-02
1
-1
/
+1
*
drm/amd/amdgpu: Add SW clock gating support to UVD 5 and 6
Tom St Denis
2016-05-02
2
-164
/
+232
*
drm/radeon: don't include RADEON_HPD_NONE in HPD IRQ enable bitsets
Nicolai Stange
2016-05-02
4
-8
/
+16
*
drm/amdgpu: refine code for code style.
Rex Zhu
2016-05-02
1
-1
/
+1
*
drm/amdgpu: No need to stop hw init although vce's state was not true.
Rex Zhu
2016-05-02
1
-1
/
+2
*
drm/amdgpu: fix issue that can't set vce clock gate.
Rex Zhu
2016-05-02
1
-1
/
+17
*
drm/amdgpu: use ref to keep job alive
Monk Liu
2016-05-02
5
-4
/
+35
*
drm/amdgpu: rework TDR in scheduler (v2)
Monk Liu
2016-05-02
6
-1
/
+62
*
drm/amdgpu: get rid of incorrect TDR
Monk Liu
2016-05-02
2
-42
/
+1
*
drm/amdgpu: put job to list before done
Monk Liu
2016-05-02
3
-0
/
+27
*
drm/amdgpu: delay job free to when it's finished (v2)
Monk Liu
2016-05-02
4
-3
/
+22
*
drm/amdgpu/dce11: fix vertical bars appear on monitor
Vitaly Prosyak
2016-05-02
1
-60
/
+5
*
drm/amdgpu: use sched_job_init to initialize sched_job
Monk Liu
2016-05-02
4
-20
/
+40
*
drm/amdgpu: patch cond exec for SDMA
Monk Liu
2016-05-02
3
-1
/
+37
*
drm/amdgpu: support cond exec
Monk Liu
2016-05-02
3
-0
/
+15
*
drm/amdgpu: improve vmid assigment V2
Chunming Zhou
2016-05-02
1
-0
/
+14
*
drm/amdgpu: mark amdgpu_allowed_register_entry tables as 'const'
Nils Wallménius
2016-05-02
2
-6
/
+6
*
drm/amdgpu: do not store bios_header_start in amdgpu_device
Nils Wallménius
2016-05-02
2
-5
/
+4
*
drm/radeon: delete unused struct member suspend from radeon_device
Nils Wallménius
2016-05-02
1
-1
/
+0
*
drm/amdgpu: delete unused struct member suspend from amdgpu_device
Nils Wallménius
2016-05-02
1
-1
/
+0
*
drm/radeon: hard reset r600 and newer GPU when hibernating.
Jérome Glisse
2016-05-02
3
-8
/
+14
*
drm/radeon: allow to force hard GPU reset.
Jérome Glisse
2016-05-02
10
-18
/
+44
*
drm/radeon: add driver option to disable vce block.
Jérome Glisse
2016-05-02
3
-0
/
+7
*
drm/radeon: add driver option to disable uvd block.
Jérome Glisse
2016-05-02
3
-0
/
+8
*
drm/radeon: consolidate cik vce initialization and startup code.
Jérome Glisse
2016-05-02
1
-45
/
+91
*
drm/radeon: consolidate si vce initialization and startup code.
Jérome Glisse
2016-05-02
1
-46
/
+93
*
drm/radeon: consolidate ni vce initialization and startup code.
Jérome Glisse
2016-05-02
1
-48
/
+91
*
drm/radeon: add a vce flag to know if need to initialize vce or not.
Jérome Glisse
2016-05-02
2
-2
/
+10
*
drm/radeon: consolidate cik uvd initialization and startup code.
Jérome Glisse
2016-05-02
1
-29
/
+79
*
drm/radeon: consolidate si uvd initialization and startup code.
Jérome Glisse
2016-05-02
1
-30
/
+70
*
drm/radeon: consolidate ni uvd initialization and startup code.
Jérome Glisse
2016-05-02
1
-26
/
+74
*
drm/radeon: consolidate evergreen uvd initialization and startup code.
Jérome Glisse
2016-05-02
1
-28
/
+74
*
drm/radeon: consolidate rv770 uvd initialization and startup code.
Jérome Glisse
2016-05-02
1
-28
/
+74
*
drm/radeon: consolidate r600 uvd initialization and startup code.
Jérome Glisse
2016-05-02
1
-29
/
+70
*
Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm...
Dave Airlie
2016-04-29
7
-53
/
+268
|
\
|
*
drm/fsl-dcu: increment version and date
Stefan Agner
2016-04-26
1
-2
/
+2
|
*
drm/fsl-dcu: implement lastclose callback
Stefan Agner
2016-04-26
1
-0
/
+8
|
*
drm/fsl-dcu: disable output polling on driver unload
Stefan Agner
2016-04-26
1
-0
/
+4
|
*
drm/fsl-dcu: deallocate fbdev CMA on unload
Stefan Agner
2016-04-26
1
-0
/
+9
|
*
drm/fsl-dcu: use variable name dev for struct drm_device
Stefan Agner
2016-04-26
1
-16
/
+13
|
*
drm/fsl-dcu: handle missing panel gracefully
Stefan Agner
2016-04-26
1
-7
/
+13
[next]