aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2016-05-11drm/amdgpu: remove define for reserved client IDChristian König2-2/+1
2016-05-11drm/amdgpu: remove owner cleanup v2Christian König1-13/+0
2016-05-11drm/amdgpu: make the VMID owner always 64bitChristian König2-3/+3
2016-05-11drm/amdgpu: two minor 80 char fixesChristian König3-8/+12
2016-05-11drm/amdgpu: hdp flush&inval should always doMonk Liu1-7/+5
2016-05-11drm/amd/amdgpu: Enable CG for UVD6 on CarrizoTom St Denis1-1/+2
2016-05-11drm/amdgpu: add pipeline sync for compute jobChunming Zhou1-1/+2
2016-05-11drm/amdgpu: keep vm in job instead of ib (v2)Monk Liu12-30/+25
2016-05-11drm/amdgpu: make vmid owner be client_idChunming Zhou1-3/+3
2016-05-11drm/amdgpu: add client id for every vmChunming Zhou2-0/+8
2016-05-11drm/amdgpu: fix wrong release of vmid ownerChunming Zhou1-5/+9
2016-05-09Merge tag 'v4.6-rc7' into drm-nextDave Airlie13-20/+46
2016-05-06Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie63-2659/+3324
2016-05-04drm/amdgpu: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Muhammad Falak R Wani1-1/+1
2016-05-04drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefreshAlex Deucher1-1/+1
2016-05-04drm/amdgpu/uvd6: add bypass support for fiji (v3)Alex Deucher1-0/+19
2016-05-04drm/amd/amdgpu: Add debugfs entries for smc/didt/pcieTom St Denis2-9/+223
2016-05-04drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis29-1769/+0
2016-05-04drm/amd/powerplay: add dpm force multiple levels on cz/tonga/fiji/polaris (v2)Eric Huang1-15/+36
2016-05-04drm/amdgpu: fix memory leak in CGS (FW info)Mykola Lysenko1-34/+36
2016-05-04drm/amdgpu: code style refine.Rex Zhu1-1/+1
2016-05-04drm/amd/amdgpu: fix 64-bit divisionSlava Grigorev1-2/+2
2016-05-04drm/amdgpu: add polaris10/11 smc fw declarationFlora Cui1-0/+5
2016-05-04drm/amdgpu: change ELM/BAF to Polaris10/Polaris11Flora Cui12-160/+162
2016-05-04drm/amdgpu: add ELM/BAF pci idsFlora Cui1-0/+10
2016-05-04drm/amdgpu: update the core VI support for ELM/BAFFlora Cui2-0/+89
2016-05-04drm/amdgpu: ungate SMC clockgating first before suspendFlora Cui1-4/+13
2016-05-04drm/amd/amdgpu: add power gating init for BaffinEric Huang1-0/+39
2016-05-04drm/amd/amdgpu: add power gating initialization support for GFX8.0Eric Huang2-3/+364
2016-05-04drm/amd/amdgpu: add medium grain powergating support for BaffinEric Huang1-0/+95
2016-05-04drm/amd/amdgpu: add query GFX cu info in CGS query system infoEric Huang1-0/+5
2016-05-04drm/amd/powerplay: Add smc_sk firmware to baffin & ellesmere.yanyang11-0/+1
2016-05-04drm/amd/amdgpu: Add smc_sk firmware in baffin & ellesmere.yanyang11-3/+9
2016-05-04drm/amd/powerplay: enable powerplay for baffin.Rex Zhu1-0/+2
2016-05-04drm/amd/powerplay: add smu support for ellesmere/baffinrezhu1-2/+9
2016-05-04drm/amdgpu: add VCE support to ELM/BAFSonny Jiang2-2/+14
2016-05-04drm/amdgpu: add UVD support for ELM/BAFSonny Jiang1-0/+10
2016-05-04drm/amdgpu: add GFX support for ELM/BAFFlora Cui1-4/+551
2016-05-04drm/amdgpu: add an interface to get gfx constants from atombiosAlex Deucher2-0/+32
2016-05-04drm/amdgpu: add SDMA support for ELM/BAFFlora Cui1-0/+47
2016-05-04drm/amdgpu: add DCE golden setting for ELM/BAFFlora Cui1-0/+26
2016-05-04drm/amdgpu: add GMC support for ELM/BAFFlora Cui1-0/+35
2016-05-04drm/amdgpu/dce11: add dce clock setting for ELM/BAFAlex Deucher1-1/+9
2016-05-04drm/amdgpu/dce11: update pll programming for ELM/BAFAlex Deucher1-2/+29
2016-05-04drm/amdgpu: add ELM/BAF support to dce_v11_0_pick_pll (v2)Alex Deucher1-0/+38
2016-05-04drm/amdgpu/atom: add support for new UNIPHYTransmitterContol cmd tableAlex Deucher1-1/+50
2016-05-04drm/amdgpu/atom: add support for new DIGxEncoderControl cmd tableAlex Deucher1-0/+42
2016-05-04drm/amdgpu/atom: add support for new SetPixelClock tableAlex Deucher1-12/+41
2016-05-04drm/amdgpu/atom: add SetDCEClock helperAlex Deucher2-1/+46
2016-05-04drm/amdgpu: bump the afmt limit for CZ, ST, PolarisAlex Deucher1-1/+1