drm/amdgpu/display: fix vega12/20 handling in dal_asic_id.h
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 16 May 2018 20:34:19 +0000 (15:34 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 18 May 2018 21:08:19 +0000 (16:08 -0500)
commita1a0c40664fbd0bd1a9fa53e14ccab539005e2ca
tree4963361677294b0d367328721ce110bca09994c8
parentb4b9f944e4ee3d1a268d96d7de2d519b491e8ea5
drm/amdgpu/display: fix vega12/20 handling in dal_asic_id.h

- Remove unused ASICREV_IS_VEGA12_p() macro
- Fix ASICREV_IS_VEGA12_P() macro to properly check against vega20

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/include/dal_asic_id.h