]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf437638b90dd4ebbe272e15dd7459acc902b32c5
tree4963361677294b0d367328721ce110bca09994c8
parentb5487953930b6f6a86865385b1150536162ef61c
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