Files
linux/drivers/gpu/drm
Qingqing Zhuo ea96b12aa4 drm/amd/display: handler not correctly checked at remove_irq_handler
[why]
handler is supposedly passed in as a function pointer;
however, the entire struct amdgpu_dm_irq_handler_data
gets from the list is used to check match.

[how]
use the interrupt_handler within amdgpu_dm_irq_handler_data
for checking match.

Signed-off-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Acked-by: Bindu Ramamurthy <bindu.r@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-12-23 15:01:18 -05:00
..
2020-11-15 20:12:17 +01:00
2020-11-10 17:11:37 +01:00
2020-11-13 14:53:34 +10:00
2020-11-06 10:31:26 +01:00
2020-11-16 20:48:20 +01:00
2020-11-16 20:48:20 +01:00