]> git.hungrycats.org Git - linux/commit
drm/amd/display: Handle aux_inst for connectors without DDC pin
authorGabe Teeger <gabe.teeger@amd.com>
Thu, 21 May 2026 15:06:22 +0000 (11:06 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 3 Jun 2026 17:43:42 +0000 (13:43 -0400)
commit7d447370678c4c4d335fd0422341b76f8cf8f3b3
tree7d4eede888ef066f7f887a1e4801c16157c3e8d3
parent6750a2316f3f3b34016bcc425a0e99af1efb1c58
drm/amd/display: Handle aux_inst for connectors without DDC pin

[Why & How]
Must use an alternative codepath to access AUX channel when
link->no_ddc_pin is set.

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Gabe Teeger <gabe.teeger@amd.com>
Signed-off-by: Matthew Stewart <Matthew.Stewart2@amd.com>
Signed-off-by: Ray Wu <ray.wu@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/modules/power/power.c
drivers/gpu/drm/amd/display/modules/power/power_abm.c