aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/cik.c
Commit message (Expand)AuthorAgeFilesLines
* 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 wait_for_idle functionsSunil Khatri2024-10-221-5/+1
* drm/amdgpu: clean the dummy suspend functionsSunil Khatri2024-10-221-6/+0
* drm/amdgpu: clean the dummy sw_fini functionsSunil Khatri2024-10-221-6/+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-4/+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: don't do resets on APUs which don't support itAlex Deucher2022-01-141-0/+4
* drm/amdgpu: replace dce_virtual with amdgpu_vkms (v3)Ryan Taylor2021-08-061-5/+5
* 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/+75
* drm/amdgpu/cik: minor clean up of reset codeAlex Deucher2021-02-091-22/+11
* drm/amdgpu/cik: enable BACO reset on BonaireAlex Deucher2020-12-091-4/+0
* drm/amd/pm: enable baco reset for HawaiiEvan Quan2020-10-301-1/+3
* drm/amdgpu: add pre_asic_init callback for CIKAlex Deucher2020-08-261-0/+5
* drm/amdgpu: note what type of reset we are usingAlex Deucher2020-08-141-0/+2
* drm/amdgpu: add module parameter choose reset modeWenhui Sheng2020-07-151-0/+8
* drm/amdgpu: fix wrong vram lost counter increment V2Evan Quan2020-04-131-2/+0
* drm/amdgpu: cleanup all virtualization detection routineMonk Liu2020-04-011-8/+0
* drm/amd/powerplay: cover the powerplay implementation details V3Evan Quan2020-01-141-9/+3
* Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter2019-12-171-0/+18
|\
| * drm/amdgpu: flag vram lost on baco reset for VI/CIKAlex Deucher2019-11-261-2/+5
| * drm/amdgpu: add supports_baco callback for CIK asics.Alex Deucher2019-11-191-0/+18
* | Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-12-061-2/+5
|\ \
| * | drm/amdgpu: flag vram lost on baco reset for VI/CIKAlex Deucher2019-11-261-2/+5
| |/
* | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-34/+59
|\ \ | |/ |/|
| * drm/amdgpu: Prefer pcie_capability_read_word()Frederick Lawler2019-11-211-26/+45
| * drm/amdgpu: Replace numbers with PCI_EXP_LNKCTL2 definitionsBjorn Helgaas2019-11-211-8/+14
| * drm/amdgpu: Correct Transmit Margin masksBjorn Helgaas2019-11-211-4/+4
* | drm/amdgpu: Allow reading more status registers on si/cikMarek Olšák2019-10-251-0/+19
* | drm/amdgpu: enable BACO reset for SMU7 based dGPUs (v2)Alex Deucher2019-10-151-5/+43
|/
* drm/amdgpu: add reset_method asic callback for cikAlex Deucher2019-07-311-0/+7