aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/jpeg_v5_0_0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-25drm/amdgpu: update the handle ptr in is_idleSunil Khatri1-3/+3
2025-02-12drm/amdgpu: Enable devcoredump for JPEG5_0_0Sathishkumar S1-0/+22
2024-12-10drm/amdgpu: update irq sec header for jpeg 5.0.0Alex Deucher1-3/+3
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang1-3/+3
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang1-4/+4
2024-11-21drm/amdgpu/jpeg: cancel the jpeg workerAlex Deucher1-1/+1
2024-11-08drm/amdgpu: Add sysfs interface for jpeg reset maskJesse.zhang@amd.com1-0/+7
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri1-7/+0
2024-10-07drm/amdgpu: change the comment from handle to ip_blockSunil Khatri1-7/+7
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri1-5/+4
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri1-5/+4
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-07drm/amdgpu: update the handle ptr in wait_for_idleSunil 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 early_initSunil Khatri1-2/+2
2024-09-10drm/amd/amdgpu: apply command submission parser for JPEG v2+David (Ming Qiang) Wu1-1/+2
2024-08-13drm/amd/amdgpu: command submission parser for JPEGDavid (Ming Qiang) Wu1-0/+1
2024-06-27drm/amdgpu/jpeg5: Add support for DPG modeSonny Jiang1-17/+142
2024-06-27drm/amdgpu/jpeg5: reprogram doorbell setting after power up for each playbackSonny Jiang1-4/+4
2024-06-05drm/amdgpu: drop some kernel messages in VCN codeDavid (Ming Qiang) Wu1-3/+0
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-02-12drm/amdgpu/jpeg5: Enable doorbellSonny Jiang1-1/+8
2024-02-12drm/amdgpu/jpeg5: add power gating supportSonny Jiang1-0/+8
2024-02-12drm/amdgpu: Add JPEG5 supportSonny Jiang1-0/+555