]> Gentwo Git Trees - linux/.git/commit
drm/i915/display: Set C10_VDR_CTRL_MSGBUS_ACCESS before phy reg read
authorJouni Högander <jouni.hogander@intel.com>
Tue, 22 Jul 2025 12:56:18 +0000 (15:56 +0300)
committerJouni Högander <jouni.hogander@intel.com>
Wed, 23 Jul 2025 06:13:27 +0000 (09:13 +0300)
commit8921dce70d46e3156b5a0b21675f5ac90903d81d
tree45e3eca6d5aa41561f85267a44e17958797c46a8
parentcf433f94f188782166598300c4c05274fd13c5a7
drm/i915/display: Set C10_VDR_CTRL_MSGBUS_ACCESS before phy reg read

According to C10 VDR Register programming sequence we need set
C10_VDR_CTRL_MSGBUS_ACCESS before accessing PHY internal registers from
MsgBus.

v2: set C10_VDR_CTRL_MSGBUS_ACCESS once for all owned lanes

Bspec: 68962
Fixes: 9dc619680de4 ("drm/i915/display: Add function to configure LFPS sending")
Suggested-by: Gustavo Sousa <gustavo.sousa@intel.com>
Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com>
Link: https://lore.kernel.org/r/20250722125618.1842615-5-jouni.hogander@intel.com
drivers/gpu/drm/i915/display/intel_cx0_phy.c