drm/amd/display: improve the message printed when loading DC
authorAurabindo Pillai <aurabindo.pillai@amd.com>
Fri, 5 May 2023 17:16:32 +0000 (13:16 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 14:41:45 +0000 (10:41 -0400)
commit9788d087caffd8358d6e14349ee69d9385666719
treeae0530d050147e0dd23858c3c9b9f530b779c0a2
parentb336c681bdb5d1814acf8f19d1225a93f36ddfa2
drm/amd/display: improve the message printed when loading DC

[Why&How]
Change how DC version and hardware version is printed when driver is
loaded.

- Remove exclamation
- Add DC version and hardware version to both success and failure cases
- Add version in between appropriate filler words to make a complete
  statement.

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Tom Chung <chiahsuan.chung@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c