]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/i915/display: Add definition for wcl as subplatform
authorDnyaneshwar Bhadane <dnyaneshwar.bhadane@intel.com>
Mon, 22 Sep 2025 15:03:16 +0000 (20:33 +0530)
committerSuraj Kandpal <suraj.kandpal@intel.com>
Tue, 23 Sep 2025 16:14:33 +0000 (21:44 +0530)
commit4dfaae643e59cf3ab71b88689dce1b874f036f00
treeb85747d8614851f33e17add6d9c6ff07deb5d6f7
parent32620e176443bf23ec81bfe8f177c6721a904864
drm/i915/display: Add definition for wcl as subplatform

We will need to differentiate between WCL and PTL in
intel_encoder_is_c10phy(). Since WCL and PTL use the same display
architecture, let's define WCL as a subplatform of PTL to allow the
differentiation.

v2: Update commit message and reorder wcl define (Gustavo)

Signed-off-by: Dnyaneshwar Bhadane <dnyaneshwar.bhadane@intel.com>
Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com>
Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
Link: https://lore.kernel.org/r/20250922150317.2334680-3-dnyaneshwar.bhadane@intel.com
drivers/gpu/drm/i915/display/intel_display_device.c
drivers/gpu/drm/i915/display/intel_display_device.h