aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorLoic Poulain <[email protected]>2021-06-17 13:54:13 +0000
committerBartosz Golaszewski <[email protected]>2021-06-21 18:43:52 +0000
commit3093e6cca3ba7d47848068cb256c489675125181 (patch)
tree76031bc3b8b0175995a07de459862d8a04344f98 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parentgpio: wcd934x: Fix shift-out-of-bounds error (diff)
downloadkernel-3093e6cca3ba7d47848068cb256c489675125181.tar.gz
kernel-3093e6cca3ba7d47848068cb256c489675125181.zip
gpio: mxc: Fix disabled interrupt wake-up support
A disabled/masked interrupt marked as wakeup source must be re-enable and unmasked in order to be able to wake-up the host. That can be done by flaging the irqchip with IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND. Note: It 'sometimes' works without that change, but only thanks to the lazy generic interrupt disabling (keeping interrupt unmasked). Reported-by: Michal Koziel <[email protected]> Signed-off-by: Loic Poulain <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions