OSDN Git Service

drm/amd/display: Add Renoir irq_services (v2)
authorBhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Thu, 25 Jul 2019 20:00:15 +0000 (16:00 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 29 Aug 2019 20:52:33 +0000 (15:52 -0500)
commit1e768c5b0f44ab061f56216a44cd6cc02764f987
treebff42845635a2c9e9f426f133f5d9b1634aa2f1d
parent82f9146832c60e5d1f0e4ed7ee82c7a18dff5cc1
drm/amd/display: Add Renoir irq_services (v2)

Provides the interface to configure display interrrupts on renoir.

v2: rebase fix (Alex)

Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/irq/Makefile
drivers/gpu/drm/amd/display/dc/irq/dcn21/irq_service_dcn21.c [new file with mode: 0644]
drivers/gpu/drm/amd/display/dc/irq/dcn21/irq_service_dcn21.h [new file with mode: 0644]