diff options
| author | Anthony Koo <[email protected]> | 2017-06-14 10:19:57 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2017-09-26 18:08:05 -0400 |
| commit | ebf055f95b4782e681c0040461a33c0210e65a5d (patch) | |
| tree | 45a47bca9192e31f300e03daf81fd0b6dd809add /tools/perf/scripts/python/bin | |
| parent | 80b4c5a8c1e1856848a440a63accbe029ea3b51b (diff) | |
drm/amd/display: fix issues with incorrectly detecting UPDATE_TYPE_FULL
This is due to how structures are being packed with padding added.
Structure field initialization doesn't clear the padding bytes, which cause
our memcmp to give incorrect result.
Move smaller structure parameters to end of structure.
Signed-off-by: Anthony Koo <[email protected]>
Reviewed-by: Aric Cyr <[email protected]>
Acked-by: Harry Wentland <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions