summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vi.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: add VEGAM support to viLeo Liu2018-05-151-2/+29
* drm/amdgpu: Add APU support in vi_set_vce_clocksRex Zhu2018-05-151-6/+25
* drm/amdgpu: Add APU support in vi_set_uvd_clocksRex Zhu2018-05-151-11/+35
* drm/amdgpu/vi: implement asic need_full_reset callbackAlex Deucher2018-04-111-0/+22
* drm/amdgpu: Delete dead code when early initRex Zhu2018-03-191-5/+0
* drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu2018-03-151-7/+6
* drm/amdgpu: move getting pcie info to common codeAlex Deucher2018-03-141-2/+0
* drm/amdgpu: move firmware loading type setup to common codeAlex Deucher2018-03-141-3/+0
* drm/amdgpu: add optional ring to *_hdp callbacksChristian König2018-02-191-6/+15
* drm/amdgpu: add HDP asic callbacks for VIAlex Deucher2018-02-191-0/+14
* drm/amdgpu: re-enable CGCG on CZ and disable on STShirish S2018-02-061-1/+1
* drm/amdgpu: disable coarse grain clockgating for STShirish S2018-01-291-1/+0
* drm/amdgpu: use defines for mmBIF_IOV_FUNC_IDENTIFIER fieldsAlex Deucher2017-12-191-4/+3
* drm/amdgpu: only check mmBIF_IOV_FUNC_IDENTIFIER on tonga/fijiAlex Deucher2017-12-191-8/+13
* drm/amdgpu: rename amdgpu_get_pcie_infoAlex Deucher2017-12-181-1/+1
* drm/amdgpu: rename ip block helper functionsAlex Deucher2017-12-181-66/+66
* drm/amdgpu: rename amdgpu_pci_config_resetAlex Deucher2017-12-181-1/+1
* drm/amdgpu: rename amdgpu_program_register_sequenceAlex Deucher2017-12-181-15/+15
* drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE resultChristian König2017-12-061-5/+5
* Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ...Dave Airlie2017-10-091-0/+21
|\
| * drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-261-0/+21
* | drm/amd/powerplay: move set_clockgating_by_smu to pp func tableRex Zhu2017-10-061-8/+14
|/
* drm/amdgpu: Disable GFX PG on CZFelix Kuehling2017-08-151-2/+1
* 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