summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorManasi Navare <manasi.d.navare@intel.com>2022-02-15 23:26:01 +0300
committerManasi Navare <manasi.d.navare@intel.com>2022-02-22 22:58:10 +0300
commit9bc34b4d0f3cb368241684cc5e0445d435dded44 (patch)
tree6504275acf83559e274c7aceae2499c5d29c9ba8 /tools/perf/scripts/python
parent55223c3bedcffcb81400db7f1ed1f207d523eaba (diff)
downloadlinux-9bc34b4d0f3cb368241684cc5e0445d435dded44.tar.xz
drm/i915/display/vrr: Reset VRR capable property on a long hpd
With some VRR panels, user can turn VRR ON/OFF on the fly from the panel settings. When VRR is turned OFF ,sends a long HPD to the driver clearing the Ignore MSA bit in the DPCD. Currently the driver parses that onevery HPD but fails to reset the corresponding VRR Capable Connector property. Hence the userspace still sees this as VRR Capable panel which is incorrect. Fix this by explicitly resetting the connector property. v2: Reset vrr capable if status == connector_disconnected v3: Use i915 and use bool vrr_capable (Jani Nikula) v4: Move vrr_capable to after update modes call (Jani N) Remove the redundant comment (Jan N) Cc: Jani Nikula <jani.nikula@intel.com> Signed-off-by: Manasi Navare <manasi.d.navare@intel.com> Reviewed-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20220215202601.22943-1-manasi.d.navare@intel.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions