drm/dp: Add Panel Replay capability bits from DP2.1 specification
authorJouni Högander <jouni.hogander@intel.com>
Mon, 26 May 2025 12:05:02 +0000 (15:05 +0300)
committerJouni Högander <jouni.hogander@intel.com>
Thu, 29 May 2025 05:13:38 +0000 (08:13 +0300)
commit3e61b092e61d8f7f0b882f07ede9a0a553197e21
treecb6734f93bd8ab6c6ead5c9e51d608271eb1f55f
parent07cc32ecc6f393f416589f90f30542bfa7a9891d
drm/dp: Add Panel Replay capability bits from DP2.1 specification

Add PANEL REPLAY CAPABILITY register (0xb1) bits.

v3:
  - added DP_DSC_DECODE_CAPABILITY definitions
  - use defined shift instead of hardcoded value
v2: comment about DP2.1 changed as DP2.1a

Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Acked-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Link: https://lore.kernel.org/r/20250526120512.1702815-3-jouni.hogander@intel.com
include/drm/display/drm_dp.h