diff options
| author | Anusha Srivatsa <[email protected]> | 2018-11-01 21:14:55 -0700 |
|---|---|---|
| committer | Manasi Navare <[email protected]> | 2018-11-02 18:22:25 -0700 |
| commit | 857d828374cc84d07c7b94db2cf535aa517444dd (patch) | |
| tree | 4debc299b4a1834adbf4cd9aff134812f77ced05 /tools/perf/scripts/python/bin | |
| parent | 08cadae8e1570c069f639a86fe4370485094552c (diff) | |
drm/dp/fec: DRM helper for Forward Error Correction
DP 1.4 has Forward Error Correction Support(FEC).
Add helper function to check if the sink device
supports FEC.
v2: Separate the helper and the code that uses the helper into
two separate patches. (Manasi)
v3:
- Move the code to drm_dp_helper.c (Manasi)
- change the return type, code style changes (Gaurav)
- Use drm_dp_dpcd_readb instead of drm_dp_dpcd_read. (Jani)
v4:
- Avoid aux reads everytime, instead read cached
values of dpcd register (jani)
- Move helper to drm_dp_helper.h like other dsc
helpers.(Anusha)
v5: rebased. Change the helper parameter suitably.
Cc: Ville Syrjala <[email protected]>
Cc: Jani Nikula <[email protected]>
Cc: Manasi Navare <[email protected]>
Acked-by: Sean Paul <[email protected]> (For merging through
drm-intel)
Signed-off-by: Anusha Srivatsa <[email protected]>
Reviewed-by: Manasi Navare <[email protected]>
Signed-off-by: Manasi Navare <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions