summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: update the handle ptr in hw_initSunil Khatri2024-10-071-8/+2
* drm/amdgpu: update the handle ptr in resumeSunil Khatri2024-10-071-1/+1
* drm/amdgpu: update the handle ptr in suspendSunil Khatri2024-10-071-1/+1
* 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/+3
* drm/amd: Don't initialize ISP hardware without FWMario Limonciello2024-06-271-2/+2
* drm/amdgpu: refine isp firmware loadingYang Wang2024-06-271-3/+1
* drm/amd/amdgpu: Fix 'snprintf' output truncation warningPratap Nirujogi2024-06-271-1/+1
* drm/amd/amdgpu: Add ISP4.1.0 and ISP4.1.1 modulesPratap Nirujogi2024-06-271-128/+39
* drm/amd/amdgpu: Map ISP interrupts as generic IRQsPratap Nirujogi2024-06-271-4/+27
* drm/amd/amdgpu: Add ISP driver supportPratap Nirujogi2024-06-271-0/+278