aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/si.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-17Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/linux into drm-nextDaniel Vetter1-0/+6
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-36/+61
2019-11-21drm/amdgpu: Prefer pcie_capability_read_word()Frederick Lawler1-26/+45
2019-11-21drm/amdgpu: Replace numbers with PCI_EXP_LNKCTL2 definitionsBjorn Helgaas1-8/+14
2019-11-21drm/amdgpu: Correct Transmit Margin masksBjorn Helgaas1-4/+4
2019-11-19drm/amdgpu: add supports_baco callback for SI asics.Alex Deucher1-0/+6
2019-10-25drm/amdgpu: Allow reading more status registers on si/cikMarek Olšák1-0/+11
2019-08-29drm/amdgpu/si: fix ASIC testsJean Delvare1-3/+3
2019-07-30drm/amdgpu: add reset_method asic callback for siAlex Deucher1-0/+7
2019-06-25drm/amd/amdgpu: Indent AMD_IS_APU properlyErnst Sjöstrand1-2/+2
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter1-1/+2
2019-06-10drm/amd: drop use of drmP.h in remaining filesSam Ravnborg1-1/+2
2019-05-24drm/amdgpu: Add PCIe replay count sysfs fileKent Russell1-0/+13
2019-02-13drm/amdgpu: fix several indentation issuesColin Ian King1-1/+1
2019-01-14drm/amdgpu/si: add need_reset_on_init asic callback for SI (v2)Alex Deucher1-0/+6
2019-01-14drm/amdgpu: Add sysfs file for PCIe usage v5Kent Russell1-0/+48
2018-10-10drm/amdgpu: Change SI/CI gfx/sdma/smu init sequenceRex Zhu1-6/+7
2018-04-11drm/amdgpu/si: implement asic need_full_reset callbackAlex Deucher1-0/+7
2018-04-03drm/amdgpu/si: implement get/set pcie_lanes asic callbackAlex Deucher1-0/+67
2018-03-15drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu1-4/+4
2018-03-05drm/amdgpu: used cached pcie gen info for SI (v2)Alex Deucher1-12/+10
2018-02-19drm/amdgpu: add optional ring to *_hdp callbacksChristian König1-6/+15
2018-02-19drm/amdgpu: add HDP asic callbacks for SIAlex Deucher1-0/+14
2017-12-18drm/amdgpu: rename ip block helper functionsAlex Deucher1-27/+27
2017-12-18drm/amdgpu: rename amdgpu_program_register_sequenceAlex Deucher1-51/+51
2017-12-06drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE resultChristian König1-17/+17
2017-08-15Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie1-0/+2
2017-08-02drm/amdgpu: Fix undue fallthroughs in golden registers initializationJean Delvare1-0/+2
2017-07-14drm/amdgpu: implement si_read_bios_from_romAlex Deucher1-0/+28
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-42/+42
2017-05-24drm/amdgpu: drop support for untouched registersChristian König1-42/+42
2017-05-16drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada1-1/+1
2017-03-29drm/amdgpu: add asic callback to get memsize registerAlex Deucher1-0/+7
2017-02-08drm/amdgpu: refine si_read_registerFlora Cui1-17/+73
2017-01-27drm/amdgpu: move misc si headers into amdgpuAlex Deucher1-1/+1
2017-01-27drm/amdgpu: remove detect_hw_virtualization interfaceXiangliang Yu1-1/+2
2017-01-27drm/amdgpu/virt: rename fieldes of virtualization structureXiangliang Yu1-1/+1
2017-01-27drm/amd/amdgpu: De-numberify golden SI registersTom St Denis1-483/+492
2016-12-20drm/amdgpu: update rev id for verdeFlora Cui1-1/+1
2016-12-20drm/amdgpu: update golden setting for verdeFlora Cui1-162/+142
2016-12-20drm/amdgpu: update rev id for olandFlora Cui1-0/+1
2016-12-20drm/amdgpu: update golden setting for olandFlora Cui1-13/+19
2016-12-20drm/amdgpu: update rev id for hainanFlora Cui1-0/+1
2016-12-20drm/amdgpu: update golden setting for hainanFlora Cui1-14/+23
2016-12-20drm/amdgpu: update rev id for pitcairnFlora Cui1-0/+1
2016-12-20drm/amdgpu: update golden setting for pitcairnFlora Cui1-10/+16
2016-12-20drm/amdgpu: update golden setting/tiling table of tahitiFlora Cui1-15/+23
2016-10-25drm/amdgpu: mark symbols static where possibleBaoyou Xie1-2/+2
2016-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher1-248/+40
2016-10-25drm/amdgpu: enable virtual dce on SIAlex Deucher1-4/+136