aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-10drm/amd: Adding IVSRC register headersHarry Wentland1-0/+102
2016-02-10drm/amdgpu: Move MMIO flip out of spinlocked regionVitaly Prosyak1-3/+3
2016-02-10drm/amdgpu: Don't crash system if we can't get crtcHarry Wentland1-0/+6
2016-02-10drm/amdgpu: move sync into job objectChristian König13-38/+46
2016-02-10drm/amdgpu: send VCE IB tests directly to the ring againChristian König2-8/+22
2016-02-10drm/amdgpu: send UVD IB tests directly to the ring againChristian König5-15/+25
2016-02-10drm/amdgpu: rename amdgpu_sched.c to amdgpu_job.cChristian König2-5/+5
2016-02-10drm/amdgpu: cleanup in kernel job submissionChristian König7-204/+111
2016-02-10drm/amdgpu: send SDMA/GFX IB tests directly to the ring againChristian König5-18/+6
2016-02-10drm/amdgpu: directly return fence from ib_scheduleChristian König3-8/+12
2016-02-10drm/amdgpu: move ring from IBs into jobChristian König14-44/+45
2016-02-10drm/amdgpu: make pad_ib a ring function v3Christian König14-18/+41
2016-02-10drm/amdgpu: cleanup user fence handling in the CSChristian König2-17/+13
2016-02-10drm/amdgpu: add proper job alloc/free functionsChristian König6-55/+69
2016-02-10drm/amdgpu: fix num_ibs checkChristian König1-11/+5
2016-02-10drm/amdgpu: remove AMDGPU_NUM_SYNCSChristian König2-4/+1
2016-02-10drm/amdgpu: remove adev and fence from amdgpu_sync_freeChristian König3-8/+3
2016-02-10drm/amdgpu: check userptrs mm earlierChristian König7-15/+27
2016-02-10drm/amdgpu/gfx: minor code cleanupAlex Deucher2-28/+2
2016-02-10drm/amdgpu: separate pushing CS to schedulerChristian König1-46/+50
2016-02-10drm/amdgpu: add amdgpu_set_ib_value helper (v2)Christian König3-8/+15
2016-02-10drm/amdgpu: fix size estimation for clear IBChristian König1-2/+2
2016-02-10drm/amdgpu/smu: skip SMC ucode loading on SR-IOV capable boards (v2)Alex Deucher3-0/+18
2016-02-10drm/amdgpu/gmc8: skip MC ucode loading on SR-IOV capable boardsAlex Deucher1-0/+6
2016-02-10drm/amdgpu: always repost cards that support SR-IOVAlex Deucher1-1/+2
2016-02-10drm/amdgpu: track whether the asic supports SR-IOVAlex Deucher2-0/+11
2016-02-10drm/amdgpu: add check for atombios GPU virtualization tableAlex Deucher2-0/+15
2016-02-10drm/amdgpu: remove unused functionAlex Deucher2-26/+0
2016-02-10drm/amd: add pm domain for ACP IP sub blocksMaruthi Srinivas Bayyavarapu3-1/+207
2016-02-10drm/amd: add ACP driver supportMaruthi Bayyavarapu10-1/+478
2016-02-10drm/amdgpu: remove power of two limit for vramlimitChristian König1-6/+0