diff options
| author | Jun Lei <[email protected]> | 2018-09-13 09:32:26 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2018-10-09 17:01:25 -0500 |
| commit | be61df574256ae8c0dbd45ac148ca7260a0483c0 (patch) | |
| tree | 18843a6c77ea601e17a2b5948d8a70bfa442833e /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 51ef434a15b450bfbef1e06cc87ee4e98a224486 (diff) | |
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 <[email protected]>
Reviewed-by: Tony Cheng <[email protected]>
Acked-by: Leo Li <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions