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/ttm: implement LRU add callbacks v2
Christian König
2016-05-05
12
-9
/
+49
*
drm/ttm: add optional LRU removal callback v2
Christian König
2016-05-05
2
-5
/
+13
*
drm/ttm: remove unused validation sequence
Christian König
2016-05-05
2
-3
/
+0
*
drm/ttm: remove lazy parameter from ttm_bo_wait
Christian König
2016-05-05
13
-24
/
+24
*
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
2016-05-05
25
-62
/
+55
*
drm/ttm: don't wait for BO on initial allocation
Christian König
2016-05-05
1
-6
/
+12
*
drm/amdgpu: fix the coding style in amdgpu_ring.c
Christian König
2016-05-05
1
-2
/
+3
*
drm/amdgpu: use the ring name for debugfs (v2)
Christian König
2016-05-05
3
-35
/
+25
*
drm/amdgpu: reduce the ring size for SDMA
Christian König
2016-05-05
3
-3
/
+3
*
drm/amdgpu: reduce the ring size for GFX
Christian König
2016-05-05
2
-4
/
+4
*
drm/amdgpu: use max_dw in ring_init
Christian König
2016-05-05
10
-22
/
+18
*
drm/amd/powerplay: fix fan speed percent setting error on Fiji
Eric Huang
2016-05-05
1
-2
/
+2
*
drm/amd/powerplay: fix fan speed percent setting error on Tonga
Eric Huang
2016-05-05
1
-2
/
+2
*
drm/ttm: Fix TTM BO accounting
Felix Kuehling
2016-05-05
1
-3
/
+2
*
drm/amd: make a type-safe cgs_device struct. (v2)
Dave Airlie
2016-05-05
7
-98
/
+93
*
drm/amdgpu: handle more than 10 UVD sessions (v2)
Arindam Nath
2016-05-05
6
-18
/
+41
*
drm/amd: make some function-local tables static const
Nils Wallménius
2016-05-05
3
-6
/
+6
*
drm/amd/powerplay: mark phm_master_table_* structs as const
Nils Wallménius
2016-05-05
7
-24
/
+24
*
drm/amd/powerplay: Mark pem_event_action chains as const
Nils Wallménius
2016-05-05
3
-19
/
+19
*
drm/amdgpu: Mark all instances of struct drm_info_list as const
Nils Wallménius
2016-05-05
8
-10
/
+10
*
drm/amd/scheduler: Mark amdgpu_sched_ops const
Nils Wallménius
2016-05-05
4
-5
/
+5
*
drm/amd: Mark some tables as const
Nils Wallménius
2016-05-05
13
-29
/
+29
*
drm/amd/powerplay: fix stutter setup in mclk level init
Alex Deucher
2016-05-05
1
-8
/
+8
*
drm/radeon: add support for SET_APPEND_CNT packet3 (v2)
Dave Airlie
2016-05-05
3
-1
/
+90
*
drm/radeon: handle more than 10 UVD sessions
Arindam Nath
2016-05-05
6
-17
/
+44
*
drm/radeon: add support for loading new UVD fw
Arindam Nath
2016-05-05
3
-15
/
+49
*
drm/amdgpu: reuse VMIDs already assigned to a process
Christian König
2016-05-05
1
-31
/
+46
*
drm/amdgpu: add a fence after the VM flush
Christian König
2016-05-05
3
-14
/
+35
*
drm/amdgpu: use a sync object for VMID fences v2
Christian König
2016-05-05
3
-32
/
+132
*
drm/amdgpu: merge VM manager and VM context ID structure
Christian König
2016-05-05
2
-78
/
+78
*
drm/amdgpu: Set PFLIP_SUBMITTED for crtc after address update
Andrey Grodzovsky
2016-05-05
1
-3
/
+11
*
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
[next]