]> Git Repo - linux.git/commit
drm/amdgpu: Optimize checking ras supported
authorStanley.Yang <[email protected]>
Mon, 12 Jun 2023 07:25:05 +0000 (15:25 +0800)
committerAlex Deucher <[email protected]>
Thu, 15 Jun 2023 15:06:59 +0000 (11:06 -0400)
commit38298ce6fc35c65ba1364e4221a289dfa07bf5ea
tree058c3741275f97fafa0e8f0dc53b93470ba54b91
parent6fac3964a9092f0ac797cb30cce5fd44f80e5a09
drm/amdgpu: Optimize checking ras supported

Using "is_app_apu" to identify device in the native
APU mode or carveout mode.

Signed-off-by: Stanley.Yang <[email protected]>
Reviewed-by: Tao Zhou <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
drivers/gpu/drm/amd/amdgpu/amdgpu_umc.c
This page took 0.058308 seconds and 4 git commands to generate.