[PATCH v1 0/4] Apply DP helper APIs to do link train

Damon Ding posted 4 patches 1 month, 1 week ago
There is a newer version of this series
.../drm/bridge/analogix/analogix_dp_core.c    | 123 +++---------------
1 file changed, 18 insertions(+), 105 deletions(-)
[PATCH v1 0/4] Apply DP helper APIs to do link train
Posted by Damon Ding 1 month, 1 week ago
Use the existing DP helper APIs instead of repeated self-defined
interfaces with the same functions. It can help make codes more
concise.

Damon Ding (4):
  drm/bridge: analogix_dp: Apply DP helper API
    drm_dp_dpcd_read_link_status()
  drm/bridge: analogix_dp: Apply DP helper API
    drm_dp_clock_recovery_ok()
  drm/bridge: analogix_dp: Apply DP helper API drm_dp_channel_eq_ok()
  drm/bridge: analogix_dp: Apply DP helper APIs to get adjusted voltages
    and pre-emphasises

 .../drm/bridge/analogix/analogix_dp_core.c    | 123 +++---------------
 1 file changed, 18 insertions(+), 105 deletions(-)

-- 
2.34.1
Re: [PATCH v1 0/4] Apply DP helper APIs to do link train
Posted by Marek Szyprowski 1 month, 1 week ago
On 24.08.2025 10:45, Damon Ding wrote:
> Use the existing DP helper APIs instead of repeated self-defined
> interfaces with the same functions. It can help make codes more
> concise.
>
> Damon Ding (4):
>    drm/bridge: analogix_dp: Apply DP helper API
>      drm_dp_dpcd_read_link_status()
>    drm/bridge: analogix_dp: Apply DP helper API
>      drm_dp_clock_recovery_ok()
>    drm/bridge: analogix_dp: Apply DP helper API drm_dp_channel_eq_ok()
>    drm/bridge: analogix_dp: Apply DP helper APIs to get adjusted voltages
>      and pre-emphasises
>
>   .../drm/bridge/analogix/analogix_dp_core.c    | 123 +++---------------
>   1 file changed, 18 insertions(+), 105 deletions(-)

Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>

Best regards
-- 
Marek Szyprowski, PhD
Samsung R&D Institute Poland