Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/amd/amdgpu
Huang Rui 7e4545d372 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 <Crystal.Jin@amd.com>
Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-02-01 00:12:17 -05:00
..
2018-10-24 20:04:03 -05:00
2018-11-29 10:34:03 +10:00
2017-10-20 13:28:44 -04:00
2018-11-05 15:49:37 -05:00
2018-11-29 10:34:03 +10:00
2018-08-28 11:22:42 -05:00
2016-08-31 15:21:09 -04:00
2018-11-05 15:49:37 -05:00
2018-12-14 12:04:38 -05:00