aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/drm/drm_file.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-22Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-0/+11
2020-03-30drm: rework SET_MASTER and DROP_MASTER perm handlingEmil Velikov1-0/+11
2020-03-24drm: Add a drm_get_unmapped_area() helperThomas Hellstrom (VMware)1-0/+9
2020-01-24drm: Release filp before global lockChris Wilson1-0/+1
2019-11-07drm: Expose a method for creating anonymous struct file around drm_minorChris Wilson1-0/+3
2019-04-24drm/legacy: remove some legacy lock struct membersDave Airlie1-0/+2
2019-01-02drm: include idr.h from drm_file.hJani Nikula1-0/+1
2018-11-06drm/file: Uncompact the feature flagsDaniel Vetter1-7/+7
2018-06-20drm: writeback: Add client capability for exposing writeback connectorsLiviu Dudau1-0/+7
2018-05-14drm: Fix render node numbering regression from control node removal.Eric Anholt1-0/+4
2018-05-11drm: Add DRM client cap for aspect-ratioAnkit Nautiyal1-0/+8
2018-05-03drm: remove all control node codeDaniel Vetter1-13/+0
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro1-1/+1
2017-06-14drm: introduce sync objects (v4)Dave Airlie1-0/+5
2017-06-01drm: Extract drm_vblank.[hc]Daniel Vetter1-0/+1
2017-03-14drm/doc: Document drm_file.[hc]Daniel Vetter1-30/+235
2017-03-14drm: Remove drm_pending_event->pidDaniel Vetter1-2/+0
2017-03-09drm: Extract drm_file.hDaniel Vetter1-0/+172