summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_flip_work.c
Commit message (Expand)AuthorAgeFilesLines
* drm: drop use of drmP.h in drm/*Sam Ravnborg2019-05-271-2/+4
* drm: move drm_can_sleep() to drm_util.hSam Ravnborg2019-01-141-0/+1
* drm/core: get rid of -Iinclude/drmMaarten Lankhorst2015-05-131-2/+2
* drm: flip-work: change drm_flip_work_init prototypeBoris BREZILLON2014-11-151-7/+1
* drm: rework flip-work helpers to avoid calling func when the FIFO is fullBoris BREZILLON2014-11-151-24/+73
* kfifo API type safetyStefani Seibold2013-11-151-1/+1
* drm: add flip-work helperRob Clark2013-08-191-0/+124