summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c
AgeCommit message (Expand)Author
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri
2024-10-22drm/amdgpu: clean the dummy soft_reset functionsSunil 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 resume 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: change the comment from handle to ip_blockSunil 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-06-27drm/amd: Don't initialize ISP hardware without FWMario Limonciello
2024-06-27drm/amdgpu: refine isp firmware loadingYang Wang
2024-06-27drm/amd/amdgpu: Fix 'snprintf' output truncation warningPratap Nirujogi
2024-06-27drm/amd/amdgpu: Add ISP4.1.0 and ISP4.1.1 modulesPratap Nirujogi
2024-06-27drm/amd/amdgpu: Map ISP interrupts as generic IRQsPratap Nirujogi
2024-06-27drm/amd/amdgpu: Add ISP driver supportPratap Nirujogi