summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/qxl/qxl_object.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2013-07-22 14:37:39 +1000
committerDave Airlie <airlied@redhat.com>2013-07-24 11:58:09 +1000
commit0665f9f852b4ac05f2f62046a169f0f5b9212317 (patch)
treee9af889fd0b9c493318da865f6276ebb3df01ec7 /drivers/gpu/drm/qxl/qxl_object.h
parent3b2f64d00c46e1e4e9bd0bb9bb12619adac27a4b (diff)
downloadlinux-0665f9f852b4ac05f2f62046a169f0f5b9212317.tar.bz2
drm/qxl: add delayed fb operations
Due to the nature of qxl hw we cannot queue operations while in an irq context, so we queue these operations as best we can until atomic allocations fail, and dequeue them later in a work queue. Daniel looked over the locking on the list and agrees it should be sufficent. The atomic allocs use no warn, as the last thing we want if we haven't memory to allocate space for a printk in an irq context is more printks. Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/qxl/qxl_object.h')
0 files changed, 0 insertions, 0 deletions