summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vi.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: add reset_method asic callback for viAlex Deucher2019-07-301-0/+7
* drm/amdgpu: drop dead headerAlex Deucher2019-07-171-1/+0
* Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-1/+3
|\
| * drm/amd: drop use of drmP.h in remaining filesSam Ravnborg2019-06-101-1/+3
* | drm/amdgpu: Add PCIe replay count sysfs fileKent Russell2019-05-241-0/+13
|/
* drm/amdgpu/vi: add need_reset_on_init asic callback for VI (v2)Alex Deucher2019-01-141-0/+18
* drm/amdgpu: Add sysfs file for PCIe usage v5Kent Russell2019-01-141-0/+47
* drm/amdgpu: Use sdma_engine arrayOak Zeng2019-01-141-2/+2
* drm/amdgpu: access register without KIQEmily Deng2018-12-141-9/+9
* drm/amdgpu: Doorbell index initialization for ASICs before vega10Oak Zeng2018-11-281-0/+19
* drm/amdgpu: Change VI gfx/sdma/smu init sequenceRex Zhu2018-10-091-12/+12
* drm/amdgpu: access register without KIQYintian Tao2018-08-211-2/+2
* drm/amdgpu/vi: fix mixed up state in smu clockgating setupAlex Deucher2018-07-131-6/+6
* 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