summaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-16drm/amdgpu: print pid as integerChristian König1-2/+2
2016-02-16drm/amdgpu: remove page flip work queue v3Christian König5-13/+4
2016-02-16drm/amdgpu: stop blocking for page filp fencesChristian König2-16/+28
2016-02-16drm/amdgpu: stop calling amdgpu_gpu_reset from the flip codeChristian König1-9/+1
2016-02-16drm/amdgpu: remove fence reset detection leftoversChristian König1-10/+4
2016-02-16drm/amdgpu: Fix race condition in MMU notifier releaseFelix Kuehling1-1/+1
2016-02-12drm/radeon: Fix WARN_ON if DRM_DP_AUX_CHARDEV is enabledLukas Wunner1-2/+3
2016-02-12drm/amdgpu/vi: move uvd tiling config setup into uvd codeAlex Deucher3-12/+20
2016-02-12drm/amdgpu/vi: move sdma tiling config setup into sdma codeAlex Deucher3-8/+10
2016-02-12drm/amdgpu/cik: move uvd tiling config setup into uvd codeAlex Deucher2-11/+11
2016-02-12drm/amdgpu/cik: move sdma tiling config setup into sdma codeAlex Deucher2-6/+5
2016-02-12drm/amdgpu/gfx7: rework gpu_init()Alex Deucher1-176/+182
2016-02-12drm/amdgpu/gfx: clean up harvest configuration (v2)Alex Deucher4-180/+82
2016-02-12drm/amdgpu: fix coding style in amdgpu_ctx.cChristian König1-16/+15
2016-02-12drm/amdgpu: nuke the kernel contextChristian König4-29/+7
2016-02-12drm/amdgpu: use separate scheduler entity for VCE submissionsChristian König2-1/+16
2016-02-12drm/amdgpu: use separate scheduler entity for UVD submissionsChristian König2-1/+15
2016-02-12drm/amdgpu: use separate scheduler entitiy for buffer movesChristian König2-1/+20
2016-02-12drm/amdgpu: use SDMA round robin for VM updates v3Christian König6-11/+43
2016-02-12drm/amdgpu: remove is_pte_ringChristian König4-4/+0
2016-02-12drm/amdgpu: use per VM entity for page table updates (v2)Christian König6-22/+51
2016-02-12drm/amdgpu: remove the userptr rmn->lockChristian König1-20/+12
2016-02-12drm/amd/include: Update dce 8 headers for dalHarry Wentland2-0/+13
2016-02-12drm/amdgpu/gfx7: Fix whitespaceTom St Denis1-1/+1
2016-02-12drm/amdgpu/gfx7: Simplify wptr/rptr functionsTom St Denis1-19/+4
2016-02-12drm/amdgpu/gfx7: LOC reduction in gfx_v7_0_setup_rbTom St Denis1-7/+2
2016-02-12drm/amdgpu/gfx7: Simplify bitmask creationTom St Denis1-7/+1
2016-02-12drm/amdgpu/gfx7: Reduce linecount in table initTom St Denis1-820/+525
2016-02-10drm/amd/powerplay: add powerplay valid check to avoid null point.Rex Zhu1-3/+9
2016-02-10drm/amd/powerplay: Enable low mem pstate when cancel_highEric Yang1-1/+1
2016-02-10drm/amd/powerplay: Use correct clock in cz_apply_state_adjust_rulesEric Yang1-2/+2
2016-02-10drm/amd/powerplay: get real display device num by cgs interfaceRex Zhu1-9/+16
2016-02-10drm/amd/powerplay: Use engine clock limit calculated by dalVitaly Prosyak1-3/+3
2016-02-10drm/amd/powerplay: Make declarations of functions exposed to DAL type-safe.David Rokhvarg2-14/+16
2016-02-10drm/amd/powerplay: implement functions in carrizo for DAL.Rex Zhu1-11/+115
2016-02-10drm/amd/powerplay: export interface to DAL.Rex Zhu5-21/+251
2016-02-10drm/amd/powerplay: change struct name.Rex Zhu6-8/+8