]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Remove BW Allocation from DPIA notification
authorCruise <Cruise.Hung@amd.com>
Thu, 6 Mar 2025 02:17:48 +0000 (10:17 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Apr 2025 19:18:30 +0000 (15:18 -0400)
commit7a505a844c7aeeb9e5180f05c9714a47bcad5395
tree65439dcdb6538cf065eeb09308064f7567c41ee8
parentc05da59e979bfe2d6555c7097e012b433a35d1b8
drm/amd/display: Remove BW Allocation from DPIA notification

[Why]
USB4 BW Allocation response will be handled in HPD IRQ.
No need to handle it in DPIA notification callback.

[How]
Remove DP BW allocation response code in DPIA notification.

Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Cruise <Cruise.Hung@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dmub/dmub_srv.h
drivers/gpu/drm/amd/display/dmub/src/dmub_srv_stat.c