aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/jpeg_v5_0_1.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-9/+7
* drm/amdgpu/jpeg5.0.1: re-emit unprocessed state on ring resetAlex Deucher2025-07-161-9/+2
* drm/amdgpu: move scheduler wqueue handling into callbacksAlex Deucher2025-06-301-0/+2
* drm/amdgpu: move force completion into ring resetsAlex Deucher2025-06-301-1/+7
* drm/amdgpu: update ring reset function signatureAlex Deucher2025-06-301-1/+3
* drm/amdgpu: Enable RAS for jpeg 5.0.1Mangesh Gadre2025-05-221-0/+182
* drm/amdgpu/jpeg: sriov support for jpeg_v5_0_1fanhuang2025-05-161-11/+131
* drm/amdgpu: Enable doorbell for JPEG5_0_1Sathishkumar S2025-04-211-2/+2
* drm/amdgpu: Fix core reset sequence for JPEG5_0_1Sathishkumar S2025-03-051-9/+5
* drm/amdgpu: Avoid HDP flush on JPEG v5.0.1Lijo Lazar2025-03-051-0/+1
* drm/amdgpu: Initialize RRMT status on JPEG v5.0.1Lijo Lazar2025-03-051-0/+3
* drm/amdgpu: Add ring reset callback for JPEG5_0_1Sathishkumar S2025-02-251-0/+50
* drm/amdgpu: Per-instance init func for JPEG5_0_1Sathishkumar S2025-02-251-81/+69
* drm/amdgpu: update the handle ptr in is_idleSunil Khatri2025-02-251-3/+3
* drm/amdgpu: Enable devcoredump for JPEG5_0_1Sathishkumar S2025-02-131-2/+47
* drm/amdgpu/jpeg5.0.1: use num_jpeg_inst for SR-IOVAlex Deucher2024-12-111-1/+1
* drm/amdgpu: Add JPEG5_0_1 supportSathishkumar S2024-12-101-0/+708