]> www.infradead.org Git - users/willy/xarray.git/commit
drm/i915/bmg: Extend DG2 tc check to future
authorRadhakrishna Sripada <radhakrishna.sripada@intel.com>
Tue, 30 Apr 2024 17:28:35 +0000 (10:28 -0700)
committerRadhakrishna Sripada <radhakrishna.sripada@intel.com>
Fri, 3 May 2024 19:34:04 +0000 (12:34 -0700)
commit68cd73716216f04ef12433a6486821a291736ce3
tree933d037060c0f6534aa683851975b5a4a050438a
parent080b76d8111711a726f368361e0bc9ae339fed7d
drm/i915/bmg: Extend DG2 tc check to future

Discrete cards use the Port numbers TC1-4 for the offsets. The regular
flow for type-c subsystem port initialization can be skipped. This check
is present in DG2. Extend this to future discrete products.

Signed-off-by: Radhakrishna Sripada <radhakrishna.sripada@intel.com>
Signed-off-by: Balasubramani Vivekanandan <balasubramani.vivekanandan@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240430172850.1881525-5-radhakrishna.sripada@intel.com
drivers/gpu/drm/i915/display/intel_display.c