]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Add amdgpu_vcn_sched_mask debugfs
authorSathishkumar S <sathishkumar.sundararaju@amd.com>
Fri, 29 Nov 2024 04:17:47 +0000 (09:47 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 10 Dec 2024 15:26:50 +0000 (10:26 -0500)
commitde258d06fdab578b24c18756a6ed21a1b23db6d1
tree18497198b0968df4a03fd7463f569f237a1266bf
parent9db3aed8ea22415706db76c2857fe88c37357f8d
drm/amdgpu: Add amdgpu_vcn_sched_mask debugfs

Add debugfs entry to enable or disable job submission to
specific vcn instances. The entry is created only when
there is more than an instance and is unified queue type.

Signed-off-by: Sathishkumar S <sathishkumar.sundararaju@amd.com>
Reviewed-by: Jesse Zhang <jesse.zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h