]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/i915/alpm: Add new interface to check if AUXLess ALPM is used
authorJouni Högander <jouni.hogander@intel.com>
Mon, 26 May 2025 12:05:07 +0000 (15:05 +0300)
committerJouni Högander <jouni.hogander@intel.com>
Thu, 29 May 2025 05:13:41 +0000 (08:13 +0300)
commit5d9d4feb33b7d509f8e6f5558381e1e8a3304134
treec62be5e384f38227d6c7b525a98bcf85cf69dacc
parente6503d10cab72ffc4419af76ad96aa10fbea08cb
drm/i915/alpm: Add new interface to check if AUXLess ALPM is used

we need to know if AUXLess ALPM is used when preparing for link
training. Add new interface for this and use it in existing code where
possible.

v2: remove kerneldoc comment

Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Link: https://lore.kernel.org/r/20250526120512.1702815-8-jouni.hogander@intel.com
drivers/gpu/drm/i915/display/intel_alpm.c
drivers/gpu/drm/i915/display/intel_alpm.h