aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/si.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-08drm/amdgpu: still cleanup sid.hAlexandre Demers1-13/+13
2025-04-07drm/amdgpu: move si.c away from sid.hAlexandre Demers1-182/+183
2025-04-07drm/amdgpu: move si_dma.c away from sid.h and si_enums.hAlexandre Demers1-2/+2
2025-04-07drm/amdgpu: wire up defines, shifts and masks through SI codeAlexandre Demers1-2/+16
2025-03-11drm/amdgpu: prepare DCE6 uniformisation with DCE8 and DCE10Alexandre Demers1-34/+34
2025-03-05drm/amdgpu: fix spelling typos in SIAlexandre Demers1-3/+3
2025-02-25drm/amdgpu: update the handle ptr in is_idleSunil Khatri1-1/+1
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang1-1/+1
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang1-1/+1
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri1-3/+0
2024-10-22drm/amdgpu: clean the dummy soft_reset functionsSunil Khatri1-6/+0
2024-10-22drm/amdgpu: clean the dummy wait_for_idle functionsSunil Khatri1-6/+0
2024-10-22drm/amdgpu: clean the dummy suspend functionsSunil Khatri1-6/+0
2024-10-22drm/amdgpu: clean the dummy sw_fini functionsSunil Khatri1-7/+0
2024-10-22drm/amdgpu: clean the dummy sw_init functionsSunil Khatri1-6/+0
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri1-4/+2
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri1-5/+3
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri1-1/+1
2024-10-01drm/amdgpu: update the handle ptr in soft_resetSunil Khatri1-1/+1
2024-10-01drm/amdgpu: update the handle ptr in sw_finiSunil Khatri1-1/+1
2024-10-01drm/amdgpu: update the handle ptr in sw_initSunil Khatri1-1/+1
2024-10-01drm/amdgpu: update the handle ptr in early_initSunil Khatri1-2/+2
2024-04-26drm/amdgpu: add protype for print ip stateSunil Khatri1-0/+1
2024-04-26drm/amdgpu: add prototype for ip dumpSunil Khatri1-0/+1
2024-04-09drm/amdgpu/pm: Add support for MACO flag checkingMa Jun1-2/+2
2024-02-22drm/amdgpu: Use RMW accessors for changing LNKCTL2Ilpo Järvinen1-26/+15
2023-10-26drm/amd: Move AMD_IS_APU check for ASPM into top level functionMario Limonciello1-2/+0
2023-08-21drm/amdgpu: Use RMW accessors for changing LNKCTLIlpo Järvinen1-26/+10
2023-04-18drm/amdgpu: add xcc index argument to select_sh_se function v2Le Ma1-2/+2
2022-02-17drm/amd: Refactor `amdgpu_aspm` to be evaluated per deviceMario Limonciello1-1/+1
2021-08-05drm/amdgpu: replace dce_virtual with amdgpu_vkms (v3)Ryan Taylor1-4/+4
2021-02-26drm/amdgpu/codec: drop the internal codec indexAlex Deucher1-5/+7
2021-02-26drm/amdgpu: add video decode/encode cap tables and asic callbacks (v3)Alex Deucher1-0/+109
2021-02-09drm/amdgpu/si: add PCI reset supportAlex Deucher1-14/+23
2021-02-09drm/amdgpu/si: minor clean up of reset codeAlex Deucher1-5/+2
2020-11-02drm/amdgpu: improve code indentation and alignmentDeepak R Varma1-1/+1
2020-09-15drm/amd/amdgpu: fix comparison pointer to bool warning in si.cZheng Bin1-1/+1
2020-08-26drm/amdgpu: add pre_asic_init callback for SIAlex Deucher1-0/+5
2020-08-14drm/amdgpu: note what type of reset we are usingAlex Deucher1-0/+2
2020-07-28drm/amdgpu/si: initial support for GPU resetAlex Deucher1-2/+90
2020-07-28drm/amdgpu: enable DC support for SI parts (v2)Mauro Rossi1-0/+10
2020-07-15drm/amdgpu: add module parameter choose reset modeWenhui Sheng1-0/+5
2020-07-02drm/amdgpu: SI support for VCE clock controlAlex Jivin1-1/+125
2020-07-02drm/amdgpu: SI support for UVD clock controlAlex Jivin1-6/+228
2020-07-01drm amdgpu: SI UVD enabled on Verde, Tahiti, PitcairnSonny Jiang1-1/+1
2020-07-01drm amdgpu: SI UVD enable for OlandSonny Jiang1-2/+2
2020-07-01drm amdgpu: SI UVD context rreg/wregSonny Jiang1-2/+24
2020-07-01drm/amdgpu/uvd3.x: fix register definition warningsAlex Deucher1-0/+1