summaryrefslogtreecommitdiffstats
path: root/include/drm/drm_file.h
AgeCommit message (Expand)AuthorLines
2023-07-17drm/file: use explicit values for enum drm_minor_typeSimon Ser-4/+4
2023-05-24drm: Add fdinfo memory statsRob Clark-0/+28
2023-05-24drm: Add common fdinfo helperRob Clark-0/+4
2023-03-20accel: Link to compute accelerator subsystem introBagas Sanjaya-1/+2
2022-11-22accel: add dedicated minor for accelerator devicesOded Gabbay-1/+20
2022-08-04drm: Remove the drm_get_unmapped_area() helperZack Rusin-9/+0
2022-04-04drm: fix a kernel-doc typoRandy Dunlap-1/+1
2021-08-05drm: add lockdep assert to drm_is_current_master_lockedDesmond Cheong Zhi Xi-0/+4
2021-07-20drm: protect drm_master pointers in drm_lease.cDesmond Cheong Zhi Xi-0/+6
2021-07-20drm: serialize drm_file.master with a new spinlockDesmond Cheong Zhi Xi-3/+9
2021-01-22drm/drm_vblank: set the dma-fence timestamp during send_vblank_eventVeera Sundaram Sankaran-0/+3
2020-04-17Merge drm/drm-next into drm-misc-nextThomas Zimmermann-0/+9
2020-03-30drm: rework SET_MASTER and DROP_MASTER perm handlingEmil Velikov-0/+11
2020-03-24drm: Add a drm_get_unmapped_area() helperThomas Hellstrom (VMware)-0/+9
2020-01-24drm: Release filp before global lockChris Wilson-0/+1
2019-11-07drm: Expose a method for creating anonymous struct file around drm_minorChris Wilson-0/+3
2019-04-24drm/legacy: remove some legacy lock struct membersDave Airlie-0/+2
2019-01-02drm: include idr.h from drm_file.hJani Nikula-0/+1
2018-11-06drm/file: Uncompact the feature flagsDaniel Vetter-7/+7
2018-06-20drm: writeback: Add client capability for exposing writeback connectorsLiviu Dudau-0/+7
2018-05-14drm: Fix render node numbering regression from control node removal.Eric Anholt-0/+4
2018-05-11drm: Add DRM client cap for aspect-ratioAnkit Nautiyal-0/+8
2018-05-03drm: remove all control node codeDaniel Vetter-13/+0
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro-1/+1
2017-06-14drm: introduce sync objects (v4)Dave Airlie-0/+5
2017-06-01drm: Extract drm_vblank.[hc]Daniel Vetter-0/+1
2017-03-14drm/doc: Document drm_file.[hc]Daniel Vetter-30/+235
2017-03-14drm: Remove drm_pending_event->pidDaniel Vetter-2/+0
2017-03-09drm: Extract drm_file.hDaniel Vetter-0/+172