linux-uconsole/drivers/gpu/drm/amd
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
..
acp drm: amd/acp: fix broken menu structure 2020-03-13 11:52:35 -04:00
amdgpu drm/amdgpu: check gfx pipe availability before toggling its interrupts 2020-12-23 15:01:11 -05:00
amdkfd drm/amdkfd: PCIe atomics required for gfx10 2020-12-17 16:43:14 -05:00
display drm/amd/display: handler not correctly checked at remove_irq_handler 2020-12-23 15:01:18 -05:00
include drm/amdgpu: new macro for determining 2ND_USB20PORT support 2020-12-10 16:41:49 -05:00
pm drm/amd/pm: check pmfw version before issuing RlcPowerNotify message 2020-12-17 16:43:35 -05:00