aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/si.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: still cleanup sid.hAlexandre Demers2025-04-081-13/+13
* drm/amdgpu: move si.c away from sid.hAlexandre Demers2025-04-071-182/+183
* drm/amdgpu: move si_dma.c away from sid.h and si_enums.hAlexandre Demers2025-04-071-2/+2
* drm/amdgpu: wire up defines, shifts and masks through SI codeAlexandre Demers2025-04-071-2/+16
* drm/amdgpu: prepare DCE6 uniformisation with DCE8 and DCE10Alexandre Demers2025-03-111-34/+34
* drm/amdgpu: fix spelling typos in SIAlexandre Demers2025-03-051-3/+3
* drm/amdgpu: update the handle ptr in is_idleSunil Khatri2025-02-251-1/+1
* drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang2024-12-101-1/+1
* drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang2024-12-101-1/+1
* drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri2024-10-221-3/+0
* drm/amdgpu: clean the dummy soft_reset functionsSunil Khatri2024-10-221-6/+0
* drm/amdgpu: clean the dummy wait_for_idle functionsSunil Khatri2024-10-221-6/+0
* drm/amdgpu: clean the dummy suspend functionsSunil Khatri2024-10-221-6/+0
* drm/amdgpu: clean the dummy sw_fini functionsSunil Khatri2024-10-221-7/+0
* drm/amdgpu: clean the dummy sw_init functionsSunil Khatri2024-10-221-6/+0
* drm/amdgpu: update the handle ptr in hw_finiSunil Khatri2024-10-071-4/+2
* drm/amdgpu: update the handle ptr in hw_initSunil Khatri2024-10-071-5/+3
* drm/amdgpu: update the handle ptr in resumeSunil Khatri2024-10-071-2/+2
* drm/amdgpu: update the handle ptr in suspendSunil Khatri2024-10-071-2/+2
* drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri2024-10-071-1/+1
* drm/amdgpu: update the handle ptr in soft_resetSunil Khatri2024-10-011-1/+1
* drm/amdgpu: update the handle ptr in sw_finiSunil Khatri2024-10-011-1/+1
* drm/amdgpu: update the handle ptr in sw_initSunil Khatri2024-10-011-1/+1
* drm/amdgpu: update the handle ptr in early_initSunil Khatri2024-10-011-2/+2
* drm/amdgpu: add protype for print ip stateSunil Khatri2024-04-261-0/+1
* drm/amdgpu: add prototype for ip dumpSunil Khatri2024-04-261-0/+1
* drm/amdgpu/pm: Add support for MACO flag checkingMa Jun2024-04-101-2/+2
* drm/amdgpu: Use RMW accessors for changing LNKCTL2Ilpo Järvinen2024-02-221-26/+15
* drm/amd: Move AMD_IS_APU check for ASPM into top level functionMario Limonciello2023-10-261-2/+0
* drm/amdgpu: Use RMW accessors for changing LNKCTLIlpo Järvinen2023-08-211-26/+10
* drm/amdgpu: add xcc index argument to select_sh_se function v2Le Ma2023-04-181-2/+2
* drm/amd: Refactor `amdgpu_aspm` to be evaluated per deviceMario Limonciello2022-02-171-1/+1
* drm/amdgpu: replace dce_virtual with amdgpu_vkms (v3)Ryan Taylor2021-08-061-4/+4
* drm/amdgpu/codec: drop the internal codec indexAlex Deucher2021-02-261-5/+7
* drm/amdgpu: add video decode/encode cap tables and asic callbacks (v3)Alex Deucher2021-02-261-0/+109
* drm/amdgpu/si: add PCI reset supportAlex Deucher2021-02-091-14/+23
* drm/amdgpu/si: minor clean up of reset codeAlex Deucher2021-02-091-5/+2
* drm/amdgpu: improve code indentation and alignmentDeepak R Varma2020-11-021-1/+1
* drm/amd/amdgpu: fix comparison pointer to bool warning in si.cZheng Bin2020-09-151-1/+1
* drm/amdgpu: add pre_asic_init callback for SIAlex Deucher2020-08-261-0/+5
* drm/amdgpu: note what type of reset we are usingAlex Deucher2020-08-141-0/+2
* drm/amdgpu/si: initial support for GPU resetAlex Deucher2020-07-281-2/+90
* drm/amdgpu: enable DC support for SI parts (v2)Mauro Rossi2020-07-281-0/+10
* drm/amdgpu: add module parameter choose reset modeWenhui Sheng2020-07-151-0/+5
* drm/amdgpu: SI support for VCE clock controlAlex Jivin2020-07-021-1/+125
* drm/amdgpu: SI support for UVD clock controlAlex Jivin2020-07-021-6/+228
* drm amdgpu: SI UVD enabled on Verde, Tahiti, PitcairnSonny Jiang2020-07-011-1/+1
* drm amdgpu: SI UVD enable for OlandSonny Jiang2020-07-011-2/+2
* drm amdgpu: SI UVD context rreg/wregSonny Jiang2020-07-011-2/+24
* drm/amdgpu/uvd3.x: fix register definition warningsAlex Deucher2020-07-011-0/+1