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