diff options
author | Ankit Nautiyal <[email protected]> | 2020-12-18 16:07:17 +0530 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2020-12-22 17:54:42 +0200 |
commit | ced42f2df5fd8621c896faeafe7ecc0ea8b2ea81 (patch) | |
tree | f19bff303c38a5d6cbe0223bb8ad96509b9d82e9 /lib/mpi/mpi-sub-ui.c | |
parent | 2f78347e36348ea95e9ac403a9ab4d5eb784087e (diff) |
drm/i915: Add support for starting FRL training for HDMI2.1 via PCON
This patch adds functions to start FRL training for an HDMI2.1 sink,
connected via a PCON as a DP branch device.
This patch also adds a new structure for storing frl training related
data, when FRL training is completed.
v2: As suggested by Uma Shankar:
-renamed couple of variables for better clarity
-tweaked the macros used for correct semantics for true/false
-fixed other styling issues.
v3: Completed the TODO for condition for going to FRL mode.
Modified the condition to determine the required FRL b/w
based only on the Pcon and Sink's max FRL values.
Moved the frl structure initialization to intel_dp_init_connector().
v4: Fixed typo in initialization of frl structure.
v5: Always use FRL if its possible, instead of enabling only for
higher modes as done in v3.
Signed-off-by: Ankit Nautiyal <[email protected]>
Reviewed-by: Uma Shankar <[email protected]> (v2)
[Jani: Fixed checkpatch BRACES, CONSTANT_COMPARISON.]
Signed-off-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions