diff options
author | Ville Syrjälä <[email protected]> | 2023-03-20 11:54:33 +0200 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2023-03-27 13:21:44 +0300 |
commit | 76b767d4d1cd052e455cf18e06929e8b2b70101d (patch) | |
tree | 85ce85b12373bbdc6f079ae1a21819cb5fcaa3fd /tools/perf/scripts/python | |
parent | 12d4eb20d9d86fae5f84117ff047e966e470f7b9 (diff) |
drm/i915: Split icl_color_commit_noarm() from skl_color_commit_noarm()
We're going to want different behavior for skl/glk vs. icl
in .color_commit_noarm(), so split the hook into two. Arguably
we already had slightly different behaviour since
csc_enable/gamma_enable are never set on icl+, so the old
code was perhaps a bit confusing as well.
Cc: <[email protected]> #v5.19+
Cc: Manasi Navare <[email protected]>
Cc: Drew Davenport <[email protected]>
Cc: Imre Deak <[email protected]>
Cc: Jouni Högander <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Imre Deak <[email protected]>
(cherry picked from commit f161eb01f50ab31f2084975b43bce54b7b671e17)
Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions