aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorHaren Myneni <[email protected]>2020-07-10 23:49:58 +0000
committerMichael Ellerman <[email protected]>2020-07-15 13:10:17 +0000
commitf0479c4bcbd92d1a457d4a43bcab79f29d11334a (patch)
treed41dfcedf5256a7202d3cb4c81b1a8fc259ea55a /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parentpowerpc/vas: Report proper error code for address translation failure (diff)
downloadkernel-f0479c4bcbd92d1a457d4a43bcab79f29d11334a.tar.gz
kernel-f0479c4bcbd92d1a457d4a43bcab79f29d11334a.zip
selftests/powerpc: Use proper error code to check fault address
ERR_NX_TRANSLATION(CSB.CC=5) is for internal to VAS for fault handling and should not used by OS. ERR_NX_AT_FAULT(CSB.CC=250) is the proper error code should be reported by OS when NX encounters address translation failure. This patch uses CC=250 to determine the fault address when the request is not successful. Signed-off-by: Haren Myneni <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions