diff options
author | Manasi Navare <manasi.d.navare@intel.com> | 2019-08-22 00:59:50 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2019-08-27 10:57:18 +0300 |
commit | 5b6eefd667847ca6bd6925f7bd1afcecc457c889 (patch) | |
tree | f0ad15604bffe4d109e5b907ab855182c1173056 /scripts/gdb/linux/utils.py | |
parent | 0a3dfbb5cd9033752639ef33e319c2f2863c713a (diff) | |
download | linux-5b6eefd667847ca6bd6925f7bd1afcecc457c889.tar.xz |
drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of encoder->type
This patch fixes the intel_configure_pps_for_dsc_encoder() function to use
cpu_transcoder instead of encoder->type to select the correct DSC registers
that was wrongly used in the original patch for one DSC register isntance.
Fixes: 7182414e2530 ("drm/i915/dp: Configure i915 Picture parameter Set registers during DSC enabling")
Cc: Ville Syrjala <ville.syrjala@linux.intel.com>
Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Cc: Jani Nikula <jani.nikula@linux.intel.com>
Cc: <stable@vger.kernel.org> # v5.0+
Signed-off-by: Manasi Navare <manasi.d.navare@intel.com>
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190821215950.24223-1-manasi.d.navare@intel.com
(cherry picked from commit d4c61c4a16decd8ace8660f22c81609a539fccba)
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions