diff options
author | Ville Syrjälä <[email protected]> | 2018-02-22 23:42:30 +0200 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2018-02-28 14:58:23 +0200 |
commit | db61d160b3ed36b9fc2f65b416e02cc453043fef (patch) | |
tree | 84321afc47e3132a8926dc3530481f63c8fbd973 /tools/perf/scripts/python | |
parent | f074037a2eb1ff21e258a27a6270bae126ded062 (diff) |
drm/i915: Remove the pointless 1:1 matrix copy
If we don't have to frob with the user provided ctm matrix there's
no point in copying it over. Just point at the user ctm directly.
Also the matrix gets fully populated by ctm_mult_by_limited() so
no need to zero initialize it.
Cc: Johnson Lin <[email protected]>
Cc: Uma Shankar <[email protected]>
Cc: Shashank Sharma <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Uma Shankar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions