Searched refs:radeon_flip_work_func (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_display.c328 * free, as we could execute before the radeon_flip_work_func managed
400 * radeon_flip_work_func - page flip framebuffer
406 static void radeon_flip_work_func(struct work_struct *__work) function
500 INIT_WORK(&work->flip_work, radeon_flip_work_func);

Completed in 202 milliseconds