summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_5.c
AgeCommit message (Expand)AuthorFilesLines
2024-11-08drm/amdgpu: Add sysfs interface for jpeg reset maskJesse.zhang@amd.com1-0/+8
2024-10-23drm/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-02drm/amdgpu: update the handle ptr in sw_finiSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in sw_initSunil Khatri1-2/+2
2024-10-02drm/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-0/+1
2024-06-14drm/amdgpu: drop some kernel messages in VCN codeDavid (Ming Qiang) Wu1-5/+0
2024-05-08drm/amdgpu: fix uninitialized variable warning for jpeg_v4Tim Huang1-1/+1
2024-04-27drm/amdgpu: add protype for print ip stateSunil Khatri1-0/+1
2024-04-27drm/amdgpu: add prototype for ip dumpSunil Khatri1-0/+1
2024-02-22drm/amdgpu/jpeg: add support for jpeg multi instanceSaleemkhan Jamadar1-54/+123
2024-02-16drm/amd: Change `jpeg_v4_0_5_start_dpg_mode()` to voidMario Limonciello1-4/+2
2024-02-13drm/amdgpu/jpeg: add support for jpeg DPG modeSaleemkhan Jamadar1-79/+233
2024-02-07drm/amdgpu: remove asymmetrical irq disabling in jpeg 4.0.5 suspendLi Ma1-10/+0
2023-12-13drm/amdgpu/jpeg: configure doorbell for each playbackSaleemkhan Jamadar1-7/+8
2023-08-31drm/amdgpu/jpeg: initialize number of jpeg ringSaleemkhan Jamadar1-0/+1
2023-08-31drm/amdgpu/jpeg: add jpeg support for VCN4_0_5Saleemkhan Jamadar1-0/+621