drm_flip_work_queue — queue work
void drm_flip_work_queue (
)
work
the flip-work
val
the value to queue
Queues work, that will later be run (passed back to drm_flip_func_t func) on a work queue after drm_flip_work_commit is called.
drm_flip_work_commit