diff options
| author | Marc Zyngier <[email protected]> | 2018-11-13 22:57:32 +0000 |
|---|---|---|
| committer | Lorenzo Pieralisi <[email protected]> | 2018-12-11 10:37:13 +0000 |
| commit | 830920e065e90db318a0da98bf13a02b641eae7f (patch) | |
| tree | e86e65c8c848e45a72f75bd863a4bb7b253b3c0c /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
| parent | Linux 4.20-rc1 (diff) | |
| download | kernel-830920e065e90db318a0da98bf13a02b641eae7f.tar.gz kernel-830920e065e90db318a0da98bf13a02b641eae7f.zip | |
PCI: dwc: Use interrupt masking instead of disabling
The dwc driver is showing an interesting level of brokeness, as it
insists on using the enable/disable set of registers to mask/unmask
MSIs, meaning that an MSIs being generated while the interrupt is in
that "disabled" state will simply be lost.
Let's move to the mask/unmask set of registers, which offers the
expected semantics.
Fixes: 7c5925afbc58 ("PCI: dwc: Move MSI IRQs allocation to IRQ domains
hierarchical API")
Link: https://lore.kernel.org/linux-pci/[email protected]/
Tested-by: Niklas Cassel <[email protected]>
Tested-by: Gustavo Pimentel <[email protected]>
Tested-by: Stanimir Varbanov <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
[[email protected]: updated commit log]
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Cc: [email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions
