index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-02-19
75
-4340
/
+5392
|
\
|
*
drm/amdgpu: Don't call interval_tree_remove in amdgpu_mn_destroy
Felix Kuehling
2016-02-17
1
-1
/
+0
|
*
drm/amdgpu: Fix race condition in amdgpu_mn_unregister
Felix Kuehling
2016-02-17
1
-10
/
+13
|
*
drm/amdgpu: cleanup gem init/finit
Christian König
2016-02-16
8
-58
/
+23
|
*
drm/amdgpu: rework GEM info printing
Christian König
2016-02-16
2
-34
/
+61
|
*
drm/amdgpu: print the GPU offset as well in gem_info
Christian König
2016-02-16
1
-2
/
+3
|
*
drm/amdgpu: optionally print the pin count in gem_info as well
Christian König
2016-02-16
1
-1
/
+7
|
*
drm/amdgpu: print the BO size only once in amdgpu_gem_info
Christian König
2016-02-16
1
-3
/
+2
|
*
drm/amdgpu: print pid as integer
Christian König
2016-02-16
1
-2
/
+2
|
*
drm/amdgpu: remove page flip work queue v3
Christian König
2016-02-16
5
-13
/
+4
|
*
drm/amdgpu: stop blocking for page filp fences
Christian König
2016-02-16
2
-16
/
+28
|
*
drm/amdgpu: stop calling amdgpu_gpu_reset from the flip code
Christian König
2016-02-16
1
-9
/
+1
|
*
drm/amdgpu: remove fence reset detection leftovers
Christian König
2016-02-16
1
-10
/
+4
|
*
drm/amdgpu: Fix race condition in MMU notifier release
Felix Kuehling
2016-02-16
1
-1
/
+1
|
*
drm/amdgpu/vi: move uvd tiling config setup into uvd code
Alex Deucher
2016-02-12
3
-12
/
+20
|
*
drm/amdgpu/vi: move sdma tiling config setup into sdma code
Alex Deucher
2016-02-12
3
-8
/
+10
|
*
drm/amdgpu/cik: move uvd tiling config setup into uvd code
Alex Deucher
2016-02-12
2
-11
/
+11
|
*
drm/amdgpu/cik: move sdma tiling config setup into sdma code
Alex Deucher
2016-02-12
2
-6
/
+5
|
*
drm/amdgpu/gfx7: rework gpu_init()
Alex Deucher
2016-02-12
1
-176
/
+182
|
*
drm/amdgpu/gfx: clean up harvest configuration (v2)
Alex Deucher
2016-02-12
4
-180
/
+82
|
*
drm/amdgpu: fix coding style in amdgpu_ctx.c
Christian König
2016-02-12
1
-16
/
+15
|
*
drm/amdgpu: nuke the kernel context
Christian König
2016-02-12
4
-29
/
+7
|
*
drm/amdgpu: use separate scheduler entity for VCE submissions
Christian König
2016-02-12
2
-1
/
+16
|
*
drm/amdgpu: use separate scheduler entity for UVD submissions
Christian König
2016-02-12
2
-1
/
+15
|
*
drm/amdgpu: use separate scheduler entitiy for buffer moves
Christian König
2016-02-12
2
-1
/
+20
|
*
drm/amdgpu: use SDMA round robin for VM updates v3
Christian König
2016-02-12
6
-11
/
+43
|
*
drm/amdgpu: remove is_pte_ring
Christian König
2016-02-12
4
-4
/
+0
|
*
drm/amdgpu: use per VM entity for page table updates (v2)
Christian König
2016-02-12
6
-22
/
+51
|
*
drm/amdgpu: remove the userptr rmn->lock
Christian König
2016-02-12
1
-20
/
+12
|
*
drm/amd/include: Update dce 8 headers for dal
Harry Wentland
2016-02-12
2
-0
/
+13
|
*
drm/amdgpu/gfx7: Fix whitespace
Tom St Denis
2016-02-12
1
-1
/
+1
|
*
drm/amdgpu/gfx7: Simplify wptr/rptr functions
Tom St Denis
2016-02-12
1
-19
/
+4
|
*
drm/amdgpu/gfx7: LOC reduction in gfx_v7_0_setup_rb
Tom St Denis
2016-02-12
1
-7
/
+2
|
*
drm/amdgpu/gfx7: Simplify bitmask creation
Tom St Denis
2016-02-12
1
-7
/
+1
|
*
drm/amdgpu/gfx7: Reduce linecount in table init
Tom St Denis
2016-02-12
1
-820
/
+525
|
*
drm/amd/powerplay: add powerplay valid check to avoid null point.
Rex Zhu
2016-02-10
1
-3
/
+9
|
*
drm/amd/powerplay: Enable low mem pstate when cancel_high
Eric Yang
2016-02-10
1
-1
/
+1
|
*
drm/amd/powerplay: Use correct clock in cz_apply_state_adjust_rules
Eric Yang
2016-02-10
1
-2
/
+2
|
*
drm/amd/powerplay: get real display device num by cgs interface
Rex Zhu
2016-02-10
1
-9
/
+16
|
*
drm/amd/powerplay: Use engine clock limit calculated by dal
Vitaly Prosyak
2016-02-10
1
-3
/
+3
|
*
drm/amd/powerplay: Make declarations of functions exposed to DAL type-safe.
David Rokhvarg
2016-02-10
2
-14
/
+16
|
*
drm/amd/powerplay: implement functions in carrizo for DAL.
Rex Zhu
2016-02-10
1
-11
/
+115
|
*
drm/amd/powerplay: export interface to DAL.
Rex Zhu
2016-02-10
5
-21
/
+251
|
*
drm/amd/powerplay: change struct name.
Rex Zhu
2016-02-10
6
-8
/
+8
|
*
drm/amd: Adding IVSRC register headers
Harry Wentland
2016-02-10
1
-0
/
+102
|
*
drm/amdgpu: Move MMIO flip out of spinlocked region
Vitaly Prosyak
2016-02-10
1
-3
/
+3
|
*
drm/amdgpu: Don't crash system if we can't get crtc
Harry Wentland
2016-02-10
1
-0
/
+6
|
*
drm/amdgpu: move sync into job object
Christian König
2016-02-10
13
-38
/
+46
|
*
drm/amdgpu: send VCE IB tests directly to the ring again
Christian König
2016-02-10
2
-8
/
+22
|
*
drm/amdgpu: send UVD IB tests directly to the ring again
Christian König
2016-02-10
5
-15
/
+25
[next]