summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vi.c
AgeCommit message (Expand)AuthorLines
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-127/+87
2017-05-24drm/amdgpu/virt: change the place of virt_init_settingXiangliang Yu-5/+5
2017-05-24drm/amdgpu: drop support for per ASIC read registersChristian König-41/+1
2017-05-24drm/amdgpu: drop support for untouched registersChristian König-84/+84
2017-05-24Revert "drm/amd/amdgpu: Disable GFX_PG on Carrizo until compute issues solved"Alex Deucher-1/+1
2017-05-16drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada-1/+1
2017-03-30drm/amdgpu: just disallow reading untouched registersChristian König-6/+0
2017-03-29drm/amdgpu: use new flag to handle different firmware loading methodHuang Rui-2/+2
2017-03-29drm/amdgpu: enable gfx/system/vce clockgating on Polars12.Rex Zhu-1/+19
2017-03-29drm/amdgpu: enable GFX/UVD/VCE PG for BristolEric Huang-1/+4
2017-03-29drm/amdgpu/vi: add missing error handling when setting uvd dclkAlex Deucher-0/+2
2017-03-29drm/amdgpu/vi: remove duplicate CG flagsAlex Deucher-2/+0
2017-03-29drm/amdgpu: remove unneeded conversions to boolAndrew F. Davis-8/+8
2017-03-29drm/amdgpu: add asic callback to get memsize registerAlex Deucher-0/+6
2017-03-29drm/amdgpu:cg & pg shouldn't active on VF deviceMonk Liu-0/+6
2017-03-10drm/amd/amdgpu: Disable GFX_PG on Carrizo until compute issues solvedTom St Denis-1/+1
2017-02-17drm/amd/amdgpu: post card if there is real hw resetting performedJim Qu-0/+1
2017-01-27drm/amdgpu/vi: fix mailbox irq mistakeXiangliang Yu-3/+3
2017-01-27drm/amdgpu/vi: add support virtualizationXiangliang Yu-2/+32
2017-01-27drm/amdgpu/virt: use kiq to access registers (v2)Xiangliang Yu-0/+3
2017-01-27drm/amdgpu: refine vce3.0 initialize.Rex Zhu-1/+31
2017-01-27drm/amdgpu: add get clockgating_state method for vi commonHuang Rui-0/+27
2017-01-27drm/amdgpu/vi: move virtualization detection forwardXiangliang Yu-11/+13
2017-01-27drm/amdgpu/virt: rename fieldes of virtualization structureXiangliang Yu-3/+3
2017-01-27drm/amdgpu: add drm light sleep support for ViRex Zhu-0/+19
2017-01-27drm/amd/powerplay: move vi smu firmware declares to powerplay.Rex Zhu-13/+0
2017-01-06drm/amd/amdgpu: add Polaris12 support (v3)Junwei Zhang-0/+10
2016-12-15drm/amdgpu: refine set clock gating for tonga/polarisRex Zhu-47/+108
2016-12-15drm/amdgpu: initialize cg flags for tonga/polaris10/polaris11.Rex Zhu-3/+49
2016-12-15drm/amdgpu: enable AMD_PG_SUPPORT_CP in Carrizo/Stoney.Rex Zhu-0/+2
2016-12-15drm/amdgpu: disable uvd pg on Tonga.Rex Zhu-1/+1
2016-12-06drm/amdgpu: enable VCE clockgating in Polaris-10/11Maruthi Srinivas Bayyavarapu-2/+4
2016-12-06Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-3/+4
2016-11-30Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie-0/+2
2016-11-23drm/amdgpu: enable uvd mgcg for Fiji.Rex Zhu-1/+2
2016-11-11drm/amdgpu: enable UVD clockgating in Polaris-10/11Maruthi Srinivas Bayyavarapu-2/+2
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie-1/+1
2016-10-28drm/amdgpu: add support for new smc firmware on icelandAlex Deucher-0/+1
2016-10-28drm/amdgpu: add support for new smc firmware on tongaAlex Deucher-0/+1
2016-10-25drm/amdgpu: consolidate atom scratch reg handling for hangsAlex Deucher-14/+2
2016-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher-729/+108
2016-10-25drm/amdgpu: used cached gca values for vi_read_register (v2)Alex Deucher-20/+97
2016-10-25drm/amd/amdgpu: Enable UVD PG on TongaTom St Denis-1/+1
2016-10-25drm/amdgpu:use smc_index_11 for VIMonk Liu-8/+8
2016-10-21drm/amdgpu: explicitly set pg_flags for STAlex Deucher-1/+1
2016-09-22drm/amdgpu: use powerplay module for dgpu in Vi.Rex Zhu-0/+3
2016-09-22drm/amdgpu: set system clock gating for tonga/polaris.Rex Zhu-0/+61
2016-09-19drm/amdgpu:changes of virtualization cases probe (v3)Monk Liu-10/+17
2016-09-16drm/amdgpu/vi: Use correct external_rev_id for stoneyJordan Lazare-1/+1
2016-08-10drm/amdgpu: Change the virtual_display type from int to char*.Emily Deng-1/+1