aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_umsch_mm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/umsch: tidy up the ucode name string handlingAlex Deucher2025-02-171-2/+2
* drm/amdgpu/umsch: fix ucode checkAlex Deucher2025-02-171-1/+1
* drm/amdgpu/umsch: declare umsch firmwareAlex Deucher2025-02-171-0/+2
* drm/amdgpu/umsch: remove vpe test from umschSaleemkhan Jamadar2025-02-171-458/+1
* drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello2024-12-101-1/+2
* drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri2024-10-221-2/+0
* drm/amdgpu: update the handle ptr in hw_finiSunil Khatri2024-10-071-5/+3
* 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 sw_finiSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in sw_initSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in late_initSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in early_initSunil Khatri2024-10-011-2/+2
* drm/amd: Use a constant format string for amdgpu_ucode_requestArnd Bergmann2024-08-131-1/+1
* drm/amdgpu/umsch: add support to capture fw debug logSaleemkhan Jamadar2024-05-131-0/+119
* 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/umsch: don't execute umsch test when GPU is in reset/suspendLang Yu2024-04-261-0/+3
* drm/amdgpu: enable UMSCH 4.0.6Lang Yu2024-03-271-2/+10
* drm/amdgpu: Enable seq64 manager and fix bugsArunpravin Paneer Selvam2024-01-221-1/+1
* drm/exec: Pass in initial # of objectsRob Clark2023-12-101-2/+2
* drm/amdgpu/umsch: add suspend and resume callbackLang Yu2023-10-191-0/+16
* drm/amdgpu/umsch: enable doorbell for umschLang Yu2023-10-131-1/+1
* drm/amdgpu/umsch: fix psp frontdoor loadingLang Yu2023-10-131-23/+12
* drm/amdgpu: Use function for IP version checkLijo Lazar2023-09-201-2/+2
* drm/amdgpu: fix unsigned error codesLang Yu2023-09-111-4/+3
* drm/amdgpu: add PSP loading support for UMSCHLang Yu2023-08-311-0/+54
* drm/amdgpu: add VPE queue submission testLang Yu2023-08-311-2/+54
* drm/amdgpu: add selftest framework for UMSCHLang Yu2023-08-311-1/+404
* drm/amdgpu: enable UMSCH scheduling for VPELang Yu2023-08-311-0/+4
* drm/amdgpu: add initial support for UMSCHLang Yu2023-08-311-0/+361