aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_umsch_mm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-17drm/amdgpu/umsch: tidy up the ucode name string handlingAlex Deucher1-2/+2
2025-02-17drm/amdgpu/umsch: fix ucode checkAlex Deucher1-1/+1
2025-02-17drm/amdgpu/umsch: declare umsch firmwareAlex Deucher1-0/+2
2025-02-17drm/amdgpu/umsch: remove vpe test from umschSaleemkhan Jamadar1-458/+1
2024-12-10drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello1-1/+2
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri1-2/+0
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri1-5/+3
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-01drm/amdgpu: update the handle ptr in sw_finiSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in sw_initSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in late_initSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in early_initSunil Khatri1-2/+2
2024-08-13drm/amd: Use a constant format string for amdgpu_ucode_requestArnd Bergmann1-1/+1
2024-05-13drm/amdgpu/umsch: add support to capture fw debug logSaleemkhan Jamadar1-0/+119
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-26drm/amdgpu/umsch: don't execute umsch test when GPU is in reset/suspendLang Yu1-0/+3
2024-03-27drm/amdgpu: enable UMSCH 4.0.6Lang Yu1-2/+10
2024-01-22drm/amdgpu: Enable seq64 manager and fix bugsArunpravin Paneer Selvam1-1/+1
2023-12-10drm/exec: Pass in initial # of objectsRob Clark1-2/+2
2023-10-19drm/amdgpu/umsch: add suspend and resume callbackLang Yu1-0/+16
2023-10-13drm/amdgpu/umsch: enable doorbell for umschLang Yu1-1/+1
2023-10-13drm/amdgpu/umsch: fix psp frontdoor loadingLang Yu1-23/+12
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar1-2/+2
2023-09-11drm/amdgpu: fix unsigned error codesLang Yu1-4/+3
2023-08-31drm/amdgpu: add PSP loading support for UMSCHLang Yu1-0/+54
2023-08-31drm/amdgpu: add VPE queue submission testLang Yu1-2/+54
2023-08-31drm/amdgpu: add selftest framework for UMSCHLang Yu1-1/+404
2023-08-31drm/amdgpu: enable UMSCH scheduling for VPELang Yu1-0/+4
2023-08-31drm/amdgpu: add initial support for UMSCHLang Yu1-0/+361