]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
drm/amd/display: sync dmub output event type.
authorCharlene Liu <Charlene.Liu@amd.com>
Tue, 16 Jul 2024 19:58:35 +0000 (15:58 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Sat, 27 Jul 2024 21:32:21 +0000 (17:32 -0400)
[why]
dmubfw added a new event type, update amdgpu to avoid "notify type 6
invalid"

Signed-off-by: Charlene Liu <Charlene.Liu@amd.com>
Reviewed-by: Chris Park <chris.park@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c

index b76579815bdf7b082fe8310428deef7dcdd6c83d..5b1e313a48e8f430a595c207cff6db529b4d4879 100644 (file)
@@ -877,6 +877,7 @@ static void dm_dmub_outbox1_low_irq(void *interrupt_params)
                "HPD_IRQ",
                "SET_CONFIGC_REPLY",
                "DPIA_NOTIFICATION",
+               "HPD_SENSE_NOTIFY",
        };
 
        do {