summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/cik.c
AgeCommit message (Expand)Author
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil 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
2022-01-14drm/amdgpu: don't do resets on APUs which don't support itAlex Deucher
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/cik: minor clean up of reset codeAlex Deucher
2020-12-08drm/amdgpu/cik: enable BACO reset on BonaireAlex Deucher
2020-10-30drm/amd/pm: enable baco reset for HawaiiEvan Quan
2020-08-26drm/amdgpu: add pre_asic_init callback for CIKAlex Deucher
2020-08-14drm/amdgpu: note what type of reset we are usingAlex Deucher
2020-07-15drm/amdgpu: add module parameter choose reset modeWenhui Sheng
2020-04-13drm/amdgpu: fix wrong vram lost counter increment V2Evan Quan
2020-04-01drm/amdgpu: cleanup all virtualization detection routineMonk Liu
2020-01-14drm/amd/powerplay: cover the powerplay implementation details V3Evan Quan
2019-12-17Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-26drm/amdgpu: flag vram lost on baco reset for VI/CIKAlex Deucher
2019-11-26drm/amdgpu: flag vram lost on baco reset for VI/CIKAlex Deucher
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 CIK asics.Alex Deucher
2019-10-25drm/amdgpu: Allow reading more status registers on si/cikMarek Olšák
2019-10-15drm/amdgpu: enable BACO reset for SMU7 based dGPUs (v2)Alex Deucher
2019-07-30drm/amdgpu: add reset_method asic callback for cikAlex Deucher
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-10drm/amd: drop use of drmP.h in remaining filesSam Ravnborg
2019-05-24drm/amdgpu: Add PCIe replay count sysfs fileKent Russell