]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/dp: DRM DP helper for reading Ignore MSA from DPCD
authorManasi Navare <manasi.d.navare@intel.com>
Fri, 19 Jun 2020 21:23:54 +0000 (02:53 +0530)
committerManasi Navare <manasi.d.navare@intel.com>
Fri, 19 Jun 2020 19:59:03 +0000 (12:59 -0700)
commit24cfbec99647d241c3c31a72d247ee81f9061b5b
tree47f14f6d25affa786611065f5d7df1d6ab7506ae
parent5f368ddea6fec519bdb93b5368f6a844b6ea27a6
drm/dp: DRM DP helper for reading Ignore MSA from DPCD

DP sink device sets the Ignore MSA bit in its
DP_DOWNSTREAM_PORT_COUNT register to indicate its ability to
ignore the MSA video timing parameters and its ability to support
seamless video timing change over a range of timing exposed by
DisplayID and EDID.
This is required for the sink to indicate that it is Adaptive sync
capable.

v3:
* Fi the typo in commit message (Manasi)
v2:
* Rename to describe what the function does (Jani Nikula)

Cc: Jani Nikula <jani.nikula@linux.intel.com>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: Harry Wentland <harry.wentland@amd.com>
Cc: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Signed-off-by: Manasi Navare <manasi.d.navare@intel.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200619212356.19285-2-bhanuprakash.modem@intel.com
include/drm/drm_dp_helper.h