mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 06:01:57 +00:00
drm/amd/display: sync dmub output event type.
[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>
This commit is contained in:
parent
9724b8494d
commit
093b79d034
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user