diff options
author | Ankit Nautiyal <[email protected]> | 2021-03-23 16:54:21 +0530 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2021-03-31 12:21:06 +0300 |
commit | 68a8c645b2538c1cbecf62de916d4f92f03978fb (patch) | |
tree | daee97b6df9077be5cd979cf227102005e09d2e0 /scripts/gdb/linux/device.py | |
parent | 25926cd856bea1e25f87f35c6fd935b4161b869b (diff) |
drm/dp_helper: Define options for FRL training for HDMI2.1 PCON
Currently the FRL training mode (Concurrent, Sequential) and
training type (Normal, Extended) are not defined properly and
are passed as bool values in drm_helpers for pcon
configuration for FRL training.
This patch:
-Add register masks for Sequential and Normal FRL training options.
-Fixes the drm_helpers for FRL Training configuration to use the
appropriate masks.
-Modifies the calls to the above drm_helpers in i915/intel_dp as per
the above change.
v2: Re-used the register masks for these options, instead of enum. (Ville)
Signed-off-by: Ankit Nautiyal <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]>
Acked-by: Maxime Ripard <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions