diff options
author | Daniel Vetter <[email protected]> | 2012-12-02 14:06:15 +0100 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2012-12-14 10:45:23 -0500 |
commit | 2c385151ed6db8ded2faa3328f0377e6c5fa1e89 (patch) | |
tree | 3c4d37e3f7d82519964f9fb8e9224815a5d4c0f1 /drivers/scsi/mpt2sas/mpi/mpi2_raid.h | |
parent | 2ef9bdfe64079c9d0b98dc89af3af52918b818a0 (diff) |
drm/radeon: make indirect register access concurrency-safe
With the new per-crtc locking mutliple set-cursor calls could happen
in parallel. Out of sheer paranoia I've opted for an irqsave spinlock.
But if there's indeed an access from interrupt contexts to these regs
it's already broken with the old code, so this can likely just be
reduced to a normal spinlock. Otoh the pageflip completion happens
from the vblank irq handler ...
Signed-off-by: Daniel Vetter <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions