OSDN Git Service

drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON
authorAnkit Nautiyal <ankit.k.nautiyal@intel.com>
Tue, 11 May 2021 12:09:30 +0000 (17:39 +0530)
committerAnshuman Gupta <anshuman.gupta@intel.com>
Wed, 12 May 2021 07:04:06 +0000 (12:34 +0530)
commit88a9c5485c48ab60c89612a17fc89f4162bbdb9d
treeb2146720485d03da9097a848fe68ad50e0bcca86
parent09df8ba5c181397813068c55fbfddb09f43d3642
drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON

Fix the typo in DPCD caps used for checking SRC CTL mode of
HDMI2.1 PCON

v2: Corrected Fixes tag (Jani Nikula).
v3: Rebased.

Fixes: 04b6603d13be ("drm/i915/display: Configure HDMI2.1 Pcon for FRL only if Src-Ctl mode is available")

Cc: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Cc: Uma Shankar <uma.shankar@intel.com>
Cc: Jani Nikula <jani.nikula@intel.com>
Cc: "Ville Syrj_l_" <ville.syrjala@linux.intel.com>
Cc: Imre Deak <imre.deak@intel.com>
Cc: Manasi Navare <manasi.d.navare@intel.com>
Cc: Gwan-gyeong Mun <gwan-gyeong.mun@intel.com>
Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Cc: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Reviewed-by: Swati Sharma <swati2.sharma@intel.com>
Signed-off-by: Anshuman Gupta <anshuman.gupta@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210511120930.12218-1-ankit.k.nautiyal@intel.com
drivers/gpu/drm/i915/display/intel_dp.c