aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
diff options
context:
space:
mode:
authorHuang Rui <[email protected]>2019-01-30 11:50:04 +0000
committerAlex Deucher <[email protected]>2019-02-01 05:12:17 +0000
commit7e4545d372b560df10fa47281ef0783a479ce435 (patch)
tree6554f658dec8c9ab5f16d98e2b5b99adfd611ada /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
parentdrm/amdgpu: Implement doorbell self-ring for NBIO 7.4 (diff)
downloadkernel-7e4545d372b560df10fa47281ef0783a479ce435.tar.gz
kernel-7e4545d372b560df10fa47281ef0783a479ce435.zip
drm/amdgpu: fix the incorrect external id for raven series
This patch fixes the incorrect external id that kernel reports to user mode driver. Raven2's rev_id is starts from 0x8, so its external id (0x81) should start from rev_id + 0x79 (0x81 - 0x8). And Raven's rev_id should be 0x21 while rev_id == 1. Reported-by: Crystal Jin <[email protected]> Signed-off-by: Huang Rui <[email protected]> Reviewed-by: Hawking Zhang <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions