diff options
author | Matt Roper <[email protected]> | 2021-07-13 20:15:35 -0700 |
---|---|---|
committer | Matt Roper <[email protected]> | 2021-07-23 10:33:39 -0700 |
commit | fdc0b946a9cab3af21575fb0b16644d35e3473bf (patch) | |
tree | 56fbec00367f50ca6ed719788dc9d904f4e83ab7 /drivers/gpu/drm/i915/display/intel_dp_mst.c | |
parent | e73db72732dcb1bf3d8b1428f16616bbc263e509 (diff) |
drm/i915/dg2: Classify DG2 PHY types
Although the bspec labels four of DG2's outputs as "combo PHY," the
underlying PHYs in both cases are actually Synopsys PHYs that are
programmed completely differently than the traditional Intel "combo" PHY
units. As such, we don't want intel_phy_is_combo to take us down legacy
programming paths, so just return false from it on DG2. Instead add a
new intel_phy_is_snps() that will return true for all DG2 PHYs.
Cc: Anusha Srivatsa <[email protected]>
Cc: Matt Atwood <[email protected]>
Signed-off-by: Matt Roper <[email protected]>
Reviewed-by: Matt Atwood <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions