summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/si.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/amdgpu: Indent AMD_IS_APU properlyErnst Sjöstrand2019-06-251-2/+2
* Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-1/+2
|\
| * drm/amd: drop use of drmP.h in remaining filesSam Ravnborg2019-06-101-1/+2
* | drm/amdgpu: Add PCIe replay count sysfs fileKent Russell2019-05-241-0/+13
|/
* drm/amdgpu: fix several indentation issuesColin Ian King2019-02-131-1/+1
* drm/amdgpu/si: add need_reset_on_init asic callback for SI (v2)Alex Deucher2019-01-141-0/+6
* drm/amdgpu: Add sysfs file for PCIe usage v5Kent Russell2019-01-141-0/+48
* drm/amdgpu: Change SI/CI gfx/sdma/smu init sequenceRex Zhu2018-10-101-6/+7
* drm/amdgpu/si: implement asic need_full_reset callbackAlex Deucher2018-04-111-0/+7
* drm/amdgpu/si: implement get/set pcie_lanes asic callbackAlex Deucher2018-04-031-0/+67
* drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu2018-03-151-4/+4
* drm/amdgpu: used cached pcie gen info for SI (v2)Alex Deucher2018-03-051-12/+10Star
* drm/amdgpu: add optional ring to *_hdp callbacksChristian König2018-02-191-6/+15
* drm/amdgpu: add HDP asic callbacks for SIAlex Deucher2018-02-191-0/+14
* drm/amdgpu: rename ip block helper functionsAlex Deucher2017-12-181-27/+27
* drm/amdgpu: rename amdgpu_program_register_sequenceAlex Deucher2017-12-181-51/+51
* drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE resultChristian König2017-12-061-17/+17
* Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie2017-08-151-0/+2
|\
| * drm/amdgpu: Fix undue fallthroughs in golden registers initializationJean Delvare2017-08-021-0/+2
* | drm/amdgpu: implement si_read_bios_from_romAlex Deucher2017-07-141-0/+28
|/
* Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-06-161-42/+42
|\
| * drm/amdgpu: drop support for untouched registersChristian König2017-05-241-42/+42
* | drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-161-1/+1
|/
* drm/amdgpu: add asic callback to get memsize registerAlex Deucher2017-03-301-0/+7
* drm/amdgpu: refine si_read_registerFlora Cui2017-02-081-17/+73
* drm/amdgpu: move misc si headers into amdgpuAlex Deucher2017-01-271-1/+1
* drm/amdgpu: remove detect_hw_virtualization interfaceXiangliang Yu2017-01-271-1/+2
* drm/amdgpu/virt: rename fieldes of virtualization structureXiangliang Yu2017-01-271-1/+1
* drm/amd/amdgpu: De-numberify golden SI registersTom St Denis2017-01-271-483/+492
* drm/amdgpu: update rev id for verdeFlora Cui2016-12-211-1/+1
* drm/amdgpu: update golden setting for verdeFlora Cui2016-12-211-162/+142Star
* drm/amdgpu: update rev id for olandFlora Cui2016-12-211-0/+1
* drm/amdgpu: update golden setting for olandFlora Cui2016-12-211-13/+19
* drm/amdgpu: update rev id for hainanFlora Cui2016-12-211-0/+1
* drm/amdgpu: update golden setting for hainanFlora Cui2016-12-211-14/+23
* drm/amdgpu: update rev id for pitcairnFlora Cui2016-12-211-0/+1
* drm/amdgpu: update golden setting for pitcairnFlora Cui2016-12-211-10/+16
* drm/amdgpu: update golden setting/tiling table of tahitiFlora Cui2016-12-211-15/+23
* drm/amdgpu: mark symbols static where possibleBaoyou Xie2016-10-251-2/+2
* drm/amdgpu: rework IP block registration (v2)Alex Deucher2016-10-251-248/+40Star
* drm/amdgpu: enable virtual dce on SIAlex Deucher2016-10-251-4/+136
* drm/amdgpu:changes of virtualization cases probe (v3)Monk Liu2016-09-191-7/+7
* drm/amdgpu: enable SI DPMMaruthi Srinivas Bayyavarapu2016-08-311-4/+4
* drm/amdgpu: introduce pcie port read/write entryHuang Rui2016-08-311-52/+54
* drm/amdgpu: add si implementation v10Ken Wang2016-08-311-0/+1963