drm/amdgpu/display: fix interrupt client id for navi
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 2 Jul 2019 16:39:50 +0000 (11:39 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 2 Jul 2019 20:46:24 +0000 (15:46 -0500)
commit843747253b427a579b360850e133f700b8bb5e0c
tree5f750aa62f65020789719428ccc74ddf917c66c7
parentaabf3a951c4e959a00e96e9ef11828149dfc81a8
drm/amdgpu/display: fix interrupt client id for navi

All asics newer than vega10 use client ids, so simplify the
check.

Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c