drm/amd/display: Add DCN35 IRQ[Why & How]- Add IRQ handling for DCN35- Update IRQ files for other DCNs in accordance to change in irq_service.hSigned-off-by: Qingqing Zhuo <Qingqing.Zhuo@amd.
drm/amd/display: Add DCN35 IRQ[Why & How]- Add IRQ handling for DCN35- Update IRQ files for other DCNs in accordance to change in irq_service.hSigned-off-by: Qingqing Zhuo <[email protected]>Acked-by: Harry Wentland <[email protected]>Signed-off-by: Alex Deucher <[email protected]>
show more ...
drm/amd/display: change to_dal_irq_source_dnc32() storage class specifier to staticsparse reportsdrivers/gpu/drm/amd/amdgpu/../display/dc/irq/dcn32/irq_service_dcn32.c:39:20: warning: symbol 'to_d
drm/amd/display: change to_dal_irq_source_dnc32() storage class specifier to staticsparse reportsdrivers/gpu/drm/amd/amdgpu/../display/dc/irq/dcn32/irq_service_dcn32.c:39:20: warning: symbol 'to_dal_irq_source_dcn32' was not declared. Should it be static?to_dal_irq_source_dnc32() is only referenced in irq_service_dnc32.c, so change itsstorage class specifier to static.Fixes: 0efd4374f6b4 ("drm/amd/display: add dcn32 IRQ changes")Reviewed-by: Aurabindo Pillai <[email protected]>Signed-off-by: Tom Rix <[email protected]>Signed-off-by: Alex Deucher <[email protected]>
drm/amd/display: add missing interrupt handlers for DCN32/DCN321Signed-off-by: Aurabindo Pillai <[email protected]>Acked-by: Jerry Zuo <[email protected]>Signed-off-by: Alex Deucher <alexa
drm/amd/display: add missing interrupt handlers for DCN32/DCN321Signed-off-by: Aurabindo Pillai <[email protected]>Acked-by: Jerry Zuo <[email protected]>Signed-off-by: Alex Deucher <[email protected]>
drm/amd/display: add dcn32 IRQ changesAdd DCN3.2.x interrupt support.Signed-off-by: Aurabindo Pillai <[email protected]>Acked-by: Alex Deucher <[email protected]>Signed-off-by: A
drm/amd/display: add dcn32 IRQ changesAdd DCN3.2.x interrupt support.Signed-off-by: Aurabindo Pillai <[email protected]>Acked-by: Alex Deucher <[email protected]>Signed-off-by: Alex Deucher <[email protected]>