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-12-25 11:48:26 -08:00
2018-11-22 12:54:38 +10:00
2018-11-28 09:31:07 -08:00
2018-12-25 11:48:26 -08:00
2019-01-01 15:55:29 -08:00
2018-11-20 14:56:18 +01:00
2018-11-29 10:28:49 +10:00
2018-06-28 13:29:07 +10:00
2018-11-20 14:56:18 +01:00
2018-12-25 11:48:26 -08:00
2018-12-25 11:48:26 -08:00
2018-07-13 18:40:28 +02:00
2018-10-04 11:03:34 +10:00
2018-11-30 10:57:18 +01:00