diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2022-02-04 09:20:09 +0200 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2022-02-11 22:39:13 +0200 |
commit | 6148f3653bba417488e0d289bbe60c6fc7c4e711 (patch) | |
tree | 00f8901fab8dff80537da1b8a580dba71aa3ca93 /lib/crc7.c | |
parent | 1a7a8d93db9b8c7ee9cba983fc6aa8576da237ea (diff) |
drm/i915: Fix bigjoiner state copy fails
We seem to be missing a few things from the bigjoiner state copy.
Namely hw.mode isn't getting copied (which probably causes PIPESRC
to be misconfigured), CTM/LUTs aren't getting copied (which could
cause the pipe to produced incorrect output), and we also forgot
to copy over the color_mgmt_changed flag so potentially we fail
to do the actual CTM/LUT programming (assuming we aren't doing
a full modeset or fastset). Fix it all.
v2: Fix uapi.ctm vs. hw.ctm copy-paste fail
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220204072009.1546-1-ville.syrjala@linux.intel.com
Reviewed-by: Manasi Navare <manasi.d.navare@intel.com>
Diffstat (limited to 'lib/crc7.c')
0 files changed, 0 insertions, 0 deletions