diff options
| author | Suraj Kandpal <suraj.kandpal@intel.com> | 2026-08-11 23:28:42 +0530 |
|---|---|---|
| committer | Jani Nikula <jani.nikula@intel.com> | 2026-08-31 12:56:48 +0300 |
| commit | 900f48940abcb5294dac8f1b5335cdc562798734 (patch) | |
| tree | 9e0745f3ab0942a437af60f17100cc15d0d4e5ce /scripts/Makefile.thinlto | |
| parent | 6463655ab2946d13d2ec5efe04a5c2bf9d675f01 (diff) | |
drm/i915/ddi: add helper to compute DDI clock frequency
Add intel_ddi_link_symbol_clock() to return the DDI clock frequency for
a given port clock:
DP 8b/10b : rate
DP 128b/132b (UHBR) : (10 / 32) * rate
HDMI FRL : (10 / 18) * rate
HDMI TMDS : rate
The DP case reuses intel_dp_link_symbol_clock().
This will help in upcoming commits to decide value to be written
in DDI_CLK_VALFREQ.
Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Link: https://patch.msgid.link/20260811175844.2613721-2-suraj.kandpal@intel.com
(cherry picked from commit 5abc20e39dd074e8696387ca6871d6e432baf0cd)
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
