index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_file.h
Age
Commit message (
Expand
)
Author
2023-12-06
drm: Remove source code for non-KMS drivers
Thomas Zimmermann
2023-11-24
drm: Disable the cursor plane on atomic contexts with virtualized drivers
Zack Rusin
2023-09-20
drm: Update file owner during use
Tvrtko Ursulin
2023-09-01
drm/debugfs: rework drm_debugfs_create_files implementation v2
Christian König
2023-09-01
drm/debugfs: rework debugfs directory creation v5
Christian König
2023-07-17
drm/file: use explicit values for enum drm_minor_type
Simon Ser
2023-05-24
drm: Add fdinfo memory stats
Rob Clark
2023-05-24
drm: Add common fdinfo helper
Rob Clark
2023-03-20
accel: Link to compute accelerator subsystem intro
Bagas Sanjaya
2022-11-22
accel: add dedicated minor for accelerator devices
Oded Gabbay
2022-08-04
drm: Remove the drm_get_unmapped_area() helper
Zack Rusin
2022-04-04
drm: fix a kernel-doc typo
Randy Dunlap
2021-08-05
drm: add lockdep assert to drm_is_current_master_locked
Desmond Cheong Zhi Xi
2021-07-20
drm: protect drm_master pointers in drm_lease.c
Desmond Cheong Zhi Xi
2021-07-20
drm: serialize drm_file.master with a new spinlock
Desmond Cheong Zhi Xi
2021-01-22
drm/drm_vblank: set the dma-fence timestamp during send_vblank_event
Veera Sundaram Sankaran
2020-04-17
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-03-30
drm: rework SET_MASTER and DROP_MASTER perm handling
Emil Velikov
2020-03-24
drm: Add a drm_get_unmapped_area() helper
Thomas Hellstrom (VMware)
2020-01-24
drm: Release filp before global lock
Chris Wilson
2019-11-07
drm: Expose a method for creating anonymous struct file around drm_minor
Chris Wilson
2019-04-24
drm/legacy: remove some legacy lock struct members
Dave Airlie
2019-01-02
drm: include idr.h from drm_file.h
Jani Nikula
2018-11-06
drm/file: Uncompact the feature flags
Daniel Vetter
2018-06-20
drm: writeback: Add client capability for exposing writeback connectors
Liviu Dudau
2018-05-14
drm: Fix render node numbering regression from control node removal.
Eric Anholt
2018-05-11
drm: Add DRM client cap for aspect-ratio
Ankit Nautiyal
2018-05-03
drm: remove all control node code
Daniel Vetter
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-06-14
drm: introduce sync objects (v4)
Dave Airlie
2017-06-01
drm: Extract drm_vblank.[hc]
Daniel Vetter
2017-03-14
drm/doc: Document drm_file.[hc]
Daniel Vetter
2017-03-14
drm: Remove drm_pending_event->pid
Daniel Vetter
2017-03-09
drm: Extract drm_file.h
Daniel Vetter