linux/drivers/gpu/drm/amd/display
Jun Lei be61df5742 drm/amd/display: Add DC build_id to determine build type
[why]
Sometimes there are indications that the incorrect driver is being
loaded in automated tests. This change adds the ability for builds to
be tagged with a string, and picked up by the test infrastructure.

[how]
dc.c will allocate const for build id, which is init-ed with default
value, indicating production build. For test builds, build server will
find/replace this value. The test machine will then verify this value.

Signed-off-by: Jun Lei <Jun.Lei@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-10-09 17:01:25 -05:00
..
amdgpu_dm This is the 4.19-rc6 release 2018-10-04 11:03:34 +10:00
dc drm/amd/display: Add DC build_id to determine build type 2018-10-09 17:01:25 -05:00
include drm/amd/display: Add Raven2 definitions in dc 2018-09-14 09:36:47 -05:00
modules drm/amd/display: remove redundant null pointer check before kfree 2018-09-26 21:09:12 -05:00
Kconfig drm/amd/display: Add DC config flag for Raven2 (v2) 2018-09-14 09:36:56 -05:00
Makefile drm/amd/display: Enable Stereo in Dal3 2018-08-27 11:10:57 -05:00
TODO drm/amd/display: Convert remaining loggers off dc_logger 2018-07-13 14:48:42 -05:00