aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_5.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: move reset support type checks into the callerAlex Deucher2025-07-171-3/+0
* drm/amdgpu/jpeg: clean up reset type handlingAlex Deucher2025-07-161-1/+1
* drm/amdgpu/jpeg4.0.5: add queue resetAlex Deucher2025-07-161-1/+22
* drm/amdgpu: update the handle ptr in is_idleSunil Khatri2025-02-251-3/+3
* drm/amdgpu: Enable devcoredump for JPEG4_0_5Sathishkumar S2025-02-131-1/+24
* drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang2024-12-101-3/+3
* drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang2024-12-101-4/+4
* drm/amdgpu/jpeg: cancel the jpeg workerAlex Deucher2024-11-211-1/+1
* drm/amdgpu: Add sysfs interface for jpeg reset mask[email protected]2024-11-081-0/+8
* drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri2024-10-221-7/+0
* drm/amdgpu: change the comment from handle to ip_blockSunil Khatri2024-10-071-7/+7
* drm/amdgpu: update the handle ptr in hw_finiSunil Khatri2024-10-071-5/+4
* drm/amdgpu: update the handle ptr in hw_initSunil Khatri2024-10-071-5/+4
* 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 wait_for_idleSunil 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 early_initSunil Khatri2024-10-011-2/+2
* drm/amd/amdgpu: apply command submission parser for JPEG v2+David (Ming Qiang) Wu2024-09-101-0/+1
* drm/amdgpu: drop some kernel messages in VCN codeDavid (Ming Qiang) Wu2024-06-141-5/+0
* drm/amdgpu: fix uninitialized variable warning for jpeg_v4Tim Huang2024-05-081-1/+1
* 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/jpeg: add support for jpeg multi instanceSaleemkhan Jamadar2024-02-221-54/+123
* drm/amd: Change `jpeg_v4_0_5_start_dpg_mode()` to voidMario Limonciello2024-02-161-4/+2
* drm/amdgpu/jpeg: add support for jpeg DPG modeSaleemkhan Jamadar2024-02-121-75/+229
* drm/amdgpu: remove asymmetrical irq disabling in jpeg 4.0.5 suspendLi Ma2024-02-071-10/+0
* drm/amdgpu/jpeg: configure doorbell for each playbackSaleemkhan Jamadar2023-12-131-7/+8
* drm/amdgpu/jpeg: initialize number of jpeg ringSaleemkhan Jamadar2023-08-311-0/+1
* drm/amdgpu/jpeg: add jpeg support for VCN4_0_5Saleemkhan Jamadar2023-08-311-0/+621