diff options
author | 2022-04-26 19:50:00 +0800 | |
---|---|---|
committer | 2022-05-10 17:53:12 -0400 | |
commit | d9db36d1cdbf2627b75e56f9915f8a2b01b7d2e0 (patch) | |
tree | 4d42c8fe4c993fef3df5e152e6afa73b72247249 /drivers/gpu/drm/amd/amdgpu | |
parent | drm/amd/display: move definition of dc_flip_addrs struct (diff) | |
download | wireguard-linux-d9db36d1cdbf2627b75e56f9915f8a2b01b7d2e0.tar.xz wireguard-linux-d9db36d1cdbf2627b75e56f9915f8a2b01b7d2e0.zip |
drm/amd/display: do not disable an invalid irq source in hdp finish
[why]
Observing error log about trying to disable non-implemented irq source
when user unload the driver.
[how]
Check and filter the invalid irq source before disabling it.
Reviewed-by: Qingqing (Lillian) Zhuo <Qingqing.Zhuo@amd.com>
Acked-by: Stylon Wang <stylon.wang@amd.com>
Signed-off-by: Alan Liu <HaoPing.Liu@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu')
0 files changed, 0 insertions, 0 deletions