summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vi.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-06-161-127/+87
|\
| * drm/amdgpu/virt: change the place of virt_init_settingXiangliang Yu2017-05-241-5/+5
| * drm/amdgpu: drop support for per ASIC read registersChristian König2017-05-241-41/+1
| * drm/amdgpu: drop support for untouched registersChristian König2017-05-241-84/+84
| * Revert "drm/amd/amdgpu: Disable GFX_PG on Carrizo until compute issues solved"Alex Deucher2017-05-241-1/+1
* | drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-161-1/+1
|/
* drm/amdgpu: just disallow reading untouched registersChristian König2017-03-301-6/+0
* drm/amdgpu: use new flag to handle different firmware loading methodHuang Rui2017-03-291-2/+2
* drm/amdgpu: enable gfx/system/vce clockgating on Polars12.Rex Zhu2017-03-291-1/+19
* drm/amdgpu: enable GFX/UVD/VCE PG for BristolEric Huang2017-03-291-1/+4
* drm/amdgpu/vi: add missing error handling when setting uvd dclkAlex Deucher2017-03-291-0/+2
* drm/amdgpu/vi: remove duplicate CG flagsAlex Deucher2017-03-291-2/+0
* drm/amdgpu: remove unneeded conversions to boolAndrew F. Davis2017-03-291-8/+8
* drm/amdgpu: add asic callback to get memsize registerAlex Deucher2017-03-291-0/+6
* drm/amdgpu:cg & pg shouldn't active on VF deviceMonk Liu2017-03-291-0/+6
* drm/amd/amdgpu: Disable GFX_PG on Carrizo until compute issues solvedTom St Denis2017-03-101-1/+1
* drm/amd/amdgpu: post card if there is real hw resetting performedJim Qu2017-02-171-0/+1
* drm/amdgpu/vi: fix mailbox irq mistakeXiangliang Yu2017-01-271-3/+3
* drm/amdgpu/vi: add support virtualizationXiangliang Yu2017-01-271-2/+32
* drm/amdgpu/virt: use kiq to access registers (v2)Xiangliang Yu2017-01-271-0/+3
* drm/amdgpu: refine vce3.0 initialize.Rex Zhu2017-01-271-1/+31
* drm/amdgpu: add get clockgating_state method for vi commonHuang Rui2017-01-271-0/+27
* drm/amdgpu/vi: move virtualization detection forwardXiangliang Yu2017-01-271-11/+13
* drm/amdgpu/virt: rename fieldes of virtualization structureXiangliang Yu2017-01-271-3/+3
* drm/amdgpu: add drm light sleep support for ViRex Zhu2017-01-271-0/+19
* drm/amd/powerplay: move vi smu firmware declares to powerplay.Rex Zhu2017-01-271-13/+0
* drm/amd/amdgpu: add Polaris12 support (v3)Junwei Zhang2017-01-061-0/+10
* drm/amdgpu: refine set clock gating for tonga/polarisRex Zhu2016-12-151-47/+108
* drm/amdgpu: initialize cg flags for tonga/polaris10/polaris11.Rex Zhu2016-12-151-3/+49
* drm/amdgpu: enable AMD_PG_SUPPORT_CP in Carrizo/Stoney.Rex Zhu2016-12-151-0/+2
* drm/amdgpu: disable uvd pg on Tonga.Rex Zhu2016-12-151-1/+1
* drm/amdgpu: enable VCE clockgating in Polaris-10/11Maruthi Srinivas Bayyavarapu2016-12-061-2/+4
* Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-12-061-3/+4
|\
| * drm/amdgpu: enable uvd mgcg for Fiji.Rex Zhu2016-11-231-1/+2
| * drm/amdgpu: enable UVD clockgating in Polaris-10/11Maruthi Srinivas Bayyavarapu2016-11-111-2/+2
* | Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie2016-11-301-0/+2
|\ \ | |/ |/|
| * drm/amdgpu: add support for new smc firmware on icelandAlex Deucher2016-10-281-0/+1
| * drm/amdgpu: add support for new smc firmware on tongaAlex Deucher2016-10-281-0/+1
* | Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie2016-11-071-1/+1
|\ \ | |/
| * drm/amdgpu: explicitly set pg_flags for STAlex Deucher2016-10-211-1/+1
* | drm/amdgpu: consolidate atom scratch reg handling for hangsAlex Deucher2016-10-251-14/+2
* | drm/amdgpu: rework IP block registration (v2)Alex Deucher2016-10-251-729/+108
* | drm/amdgpu: used cached gca values for vi_read_register (v2)Alex Deucher2016-10-251-20/+97
* | drm/amd/amdgpu: Enable UVD PG on TongaTom St Denis2016-10-251-1/+1
* | drm/amdgpu:use smc_index_11 for VIMonk Liu2016-10-251-8/+8
|/
* drm/amdgpu: use powerplay module for dgpu in Vi.Rex Zhu2016-09-221-0/+3
* drm/amdgpu: set system clock gating for tonga/polaris.Rex Zhu2016-09-221-0/+61
* drm/amdgpu:changes of virtualization cases probe (v3)Monk Liu2016-09-191-10/+17
* drm/amdgpu/vi: Use correct external_rev_id for stoneyJordan Lazare2016-09-161-1/+1
* drm/amdgpu: Change the virtual_display type from int to char*.Emily Deng2016-08-101-1/+1
OpenPOWER on IntegriCloud