1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/dc/irq/dce110
Alex Hung 5396a70e8c drm/amd/display: Check pipe offset before setting vblank
pipe_ctx has a size of MAX_PIPES so checking its index before accessing
the array.

This fixes an OVERRUN issue reported by Coverity.

Reviewed-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Acked-by: Wayne Lin <wayne.lin@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-04-26 17:22:44 -04:00
..
irq_service_dce110.c drm/amd/display: Check pipe offset before setting vblank 2024-04-26 17:22:44 -04:00
irq_service_dce110.h drm/amd/display: use CRTC_VERTICAL_INTERRUPT0 as VBLANK trigger. 2017-09-26 17:21:04 -04:00