drm/amd/display: Enable dpia support for dcn314
authorRoman Li <roman.li@amd.com>
Thu, 29 Sep 2022 18:37:00 +0000 (14:37 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Oct 2022 16:06:03 +0000 (12:06 -0400)
commitf6aa84b83aee629fbbbc4ea16c2c142caf920d5a
treee15112d928217651b29ee77e057cba58ad2040d6
parent21a550de5faf9f54013334c9a6a7643b8fd80b36
drm/amd/display: Enable dpia support for dcn314

[Why]
DCN 3.1.4 supports DPIA.

[How]
 - Set dpia_supported flag for dcn314 in dmub_hw_init()
 - Remove comment that becomes irrelevant after this change.

Signed-off-by: Roman Li <roman.li@amd.com>
Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org # 6.0.x
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c