]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/display: fix pflip irq registor for raven
authorBhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Mon, 18 Sep 2017 19:19:31 +0000 (15:19 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 22:17:45 +0000 (18:17 -0400)
commitfff0925832368d55d2d50ccfedc3fb0887721627
tree838e584766ebee25f29c8156776937648efdd282
parent2c8f195adf21430e4e8bbd13942826ccf8fa225c
drm/amd/display: fix pflip irq registor for raven

The pflip registor index was incorrect, this was overriding the macro
and caused a dummy irq call.

Signed-off-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/irq/dcn10/irq_service_dcn10.c