]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amdgpu: Per-instance init func for JPEG5_0_1
authorSathishkumar S <sathishkumar.sundararaju@amd.com>
Tue, 18 Feb 2025 17:56:37 +0000 (23:26 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Feb 2025 16:44:00 +0000 (11:44 -0500)
commitda120ed561e2f47556f63638842e6d6ddb8d8216
tree8d3120a4125996c78779544f06264f5fe674f0e0
parenta1addcf8499a566496847f1e36e1cf0b4ad72a26
drm/amdgpu: Per-instance init func for JPEG5_0_1

Add helper functions to handle per-instance and per-core
initialization and deinitialization in JPEG5_0_1.

Signed-off-by: Sathishkumar S <sathishkumar.sundararaju@amd.com>
Reviewed-by: Leo Liu <leo.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/jpeg_v5_0_1.c