summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/si.c
AgeCommit message (Expand)Author
2024-04-26drm/amdgpu: add protype for print ip stateSunil Khatri
2024-04-26drm/amdgpu: add prototype for ip dumpSunil Khatri
2024-04-09drm/amdgpu/pm: Add support for MACO flag checkingMa Jun
2024-02-22drm/amdgpu: Use RMW accessors for changing LNKCTL2Ilpo Järvinen
2023-10-26drm/amd: Move AMD_IS_APU check for ASPM into top level functionMario Limonciello
2023-08-21drm/amdgpu: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-04-18drm/amdgpu: add xcc index argument to select_sh_se function v2Le Ma
2022-02-17drm/amd: Refactor `amdgpu_aspm` to be evaluated per deviceMario Limonciello
2021-08-05drm/amdgpu: replace dce_virtual with amdgpu_vkms (v3)Ryan Taylor
2021-02-26drm/amdgpu/codec: drop the internal codec indexAlex Deucher
2021-02-26drm/amdgpu: add video decode/encode cap tables and asic callbacks (v3)Alex Deucher
2021-02-09drm/amdgpu/si: add PCI reset supportAlex Deucher
2021-02-09drm/amdgpu/si: minor clean up of reset codeAlex Deucher
2020-11-02drm/amdgpu: improve code indentation and alignmentDeepak R Varma
2020-09-15drm/amd/amdgpu: fix comparison pointer to bool warning in si.cZheng Bin
2020-08-26drm/amdgpu: add pre_asic_init callback for SIAlex Deucher
2020-08-14drm/amdgpu: note what type of reset we are usingAlex Deucher
2020-07-28drm/amdgpu/si: initial support for GPU resetAlex Deucher
2020-07-28drm/amdgpu: enable DC support for SI parts (v2)Mauro Rossi
2020-07-15drm/amdgpu: add module parameter choose reset modeWenhui Sheng
2020-07-02drm/amdgpu: SI support for VCE clock controlAlex Jivin
2020-07-02drm/amdgpu: SI support for UVD clock controlAlex Jivin
2020-07-01drm amdgpu: SI UVD enabled on Verde, Tahiti, PitcairnSonny Jiang
2020-07-01drm amdgpu: SI UVD enable for OlandSonny Jiang
2020-07-01drm amdgpu: SI UVD context rreg/wregSonny Jiang
2020-07-01drm/amdgpu/uvd3.x: fix register definition warningsAlex Deucher
2020-04-01drm/amdgpu: cleanup all virtualization detection routineMonk Liu
2019-12-17Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-21drm/amdgpu: Prefer pcie_capability_read_word()Frederick Lawler
2019-11-21drm/amdgpu: Replace numbers with PCI_EXP_LNKCTL2 definitionsBjorn Helgaas
2019-11-21drm/amdgpu: Correct Transmit Margin masksBjorn Helgaas
2019-11-19drm/amdgpu: add supports_baco callback for SI asics.Alex Deucher
2019-10-25drm/amdgpu: Allow reading more status registers on si/cikMarek Olšák
2019-08-29drm/amdgpu/si: fix ASIC testsJean Delvare
2019-07-30drm/amdgpu: add reset_method asic callback for siAlex Deucher
2019-06-25drm/amd/amdgpu: Indent AMD_IS_APU properlyErnst Sjöstrand
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-10drm/amd: drop use of drmP.h in remaining filesSam Ravnborg
2019-05-24drm/amdgpu: Add PCIe replay count sysfs fileKent Russell
2019-02-13drm/amdgpu: fix several indentation issuesColin Ian King
2019-01-14drm/amdgpu/si: add need_reset_on_init asic callback for SI (v2)Alex Deucher
2019-01-14drm/amdgpu: Add sysfs file for PCIe usage v5Kent Russell
2018-10-10drm/amdgpu: Change SI/CI gfx/sdma/smu init sequenceRex Zhu
2018-04-11drm/amdgpu/si: implement asic need_full_reset callbackAlex Deucher
2018-04-03drm/amdgpu/si: implement get/set pcie_lanes asic callbackAlex Deucher
2018-03-15drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu
2018-03-05drm/amdgpu: used cached pcie gen info for SI (v2)Alex Deucher
2018-02-19drm/amdgpu: add optional ring to *_hdp callbacksChristian König
2018-02-19drm/amdgpu: add HDP asic callbacks for SIAlex Deucher