diff options
author | Lucas De Marchi <lucas.demarchi@intel.com> | 2023-10-26 11:40:44 -0700 |
---|---|---|
committer | Lucas De Marchi <lucas.demarchi@intel.com> | 2023-10-29 16:39:32 -0700 |
commit | 10184a8a7f70d28ba6aae22142a7375a8c8c1924 (patch) | |
tree | 4ba841f595909f97687323a76c7d39c244d15b96 /drivers/gpu/drm/i915/i915_getparam.h | |
parent | 8d68a0ac9f3f308967bbdf3af37de818a6ed321d (diff) |
drm/i915/lnl: Extend C10/C20 phy
For Lunar Lake, DDI-A is connected to C10 PHY, while TC1-TC3 are connected
to C20 phy, like in Meteor Lake. Update the check in intel_is_c10phy()
accordingly.
This reverts the change in commit e388ae97e225 ("drm/i915/display:
Eliminate IS_METEORLAKE checks") that turned that into a display engine
version check. The phy <-> port connection is very SoC-specific and not
related to that version.
IS_LUNARLAKE() is defined to 0 in i915 as it's expected that the
(upcoming) xe driver is the one defining the platform, with i915 only
driving the display side.
Bspec: 70818
Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com>
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231026184045.1015655-2-lucas.demarchi@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/i915_getparam.h')
0 files changed, 0 insertions, 0 deletions