Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

drm/amdgpu/mes12: use the device value for enforce isolation

Use the local setting rather than the global parameter.

Acked-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

+1 -1
+1 -1
drivers/gpu/drm/amd/amdgpu/mes_v12_0.c
··· 762 762 pipe * (AMDGPU_MES_LOG_BUFFER_SIZE + AMDGPU_MES_MSCRATCH_SIZE); 763 763 } 764 764 765 - if (enforce_isolation) 765 + if (adev->enforce_isolation[0]) 766 766 mes_set_hw_res_pkt.limit_single_process = 1; 767 767 768 768 return mes_v12_0_submit_pkt_and_poll_completion(mes, pipe,