drm/amd/display: Update DMCU versioning mechanism
authorJosip Pavic <Josip.Pavic@amd.com>
Tue, 8 Jan 2019 19:43:10 +0000 (14:43 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 25 Jan 2019 21:15:36 +0000 (16:15 -0500)
commit07772b0715122222d5a3669fd794ac817ee1617c
tree79c318ad3b32c8d5c4620499350922083dd1b75f
parentb2e85302494a6b7d3a3006c8d80a729377600628
drm/amd/display: Update DMCU versioning mechanism

[Why]
Current date based versioning doesn't tell us about feature version
and build version, and is not useful for debug.

[How]
Add versioning based on feature and build

Signed-off-by: Josip Pavic <Josip.Pavic@amd.com>
Reviewed-by: Anthony Koo <Anthony.Koo@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dce/dce_dmcu.c
drivers/gpu/drm/amd/display/dc/inc/hw/dmcu.h
drivers/gpu/drm/amd/display/modules/power/power_helpers.c