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