OSDN Git Service

drm/amd/display: Get NV14 specific ip params as needed
authorZhan liu <zhan.liu@amd.com>
Mon, 2 Dec 2019 20:12:27 +0000 (15:12 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 2 Dec 2019 22:39:42 +0000 (17:39 -0500)
commit72b741af22d4e3dbce8a71bfd5d406b2b38ee058
tree9500b998cbf098d6f97c0f97970b66a3da2878de
parenta2c63407316cb01d1de5c0eb4177eae8b977327b
drm/amd/display: Get NV14 specific ip params as needed

[Why]
NV14 is using its own ip params that's different from other
DCN2.0 ASICs.

[How]
Add ASIC revision check to make sure NV14 gets correct
ip params.

Signed-off-by: Zhan Liu <zhan.liu@amd.com>
Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c