]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Check RRMT status for JPEG v4.0.3
authorLijo Lazar <lijo.lazar@amd.com>
Fri, 10 Jan 2025 07:33:19 +0000 (13:03 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Feb 2025 02:02:55 +0000 (21:02 -0500)
commitca449221078983a4b70a77187e0ddb7445a3fce0
tree6de0e9d3eb23ba85a87456dfc651c84a17f54aec
parent485380f7fe518b89386f87e0d9896174374d20cb
drm/amdgpu: Check RRMT status for JPEG v4.0.3

RRMT could get dynamically enabled/disabled by PSP firmware. Read the
status from register for reading RRMT status. For VFs, this is not
accessible, hence assume that it's always disabled for now.

Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Sathishkumar S <sathishkumar.sundararaju@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.h
drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_3.c