summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/si.c
AgeCommit message (Expand)Author
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri
2024-10-22drm/amdgpu: clean the dummy soft_reset functionsSunil Khatri
2024-10-22drm/amdgpu: clean the dummy wait_for_idle functionsSunil Khatri
2024-10-22drm/amdgpu: clean the dummy suspend functionsSunil Khatri
2024-10-22drm/amdgpu: clean the dummy sw_fini functionsSunil Khatri
2024-10-22drm/amdgpu: clean the dummy sw_init functionsSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in soft_resetSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in sw_finiSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in sw_initSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in early_initSunil Khatri
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