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
/
drivers
/
gpu
/
drm
/
drm_file.c
Age
Commit message (
Expand
)
Author
2023-05-24
drm: Add fdinfo memory stats
Rob Clark
2023-05-24
drm: Add common fdinfo helper
Rob Clark
2023-03-15
drm: Track clients by tgid and not tid
Tvrtko Ursulin
2023-01-16
Merge tag 'drm-misc-next-2023-01-12' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-01-03
drm: Replace DRM_DEBUG with drm_dbg_core in file and ioctl handling
Tvrtko Ursulin
2022-11-22
accel: add dedicated minor for accelerator devices
Oded Gabbay
2022-09-06
Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
2022-08-04
drm: Remove the drm_get_unmapped_area() helper
Zack Rusin
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-07-16
fs: remove no_llseek
Jason A. Donenfeld
2021-08-02
drm: Fix typo in comments
Cai Huoqing
2021-07-20
drm: serialize drm_file.master with a new spinlock
Desmond Cheong Zhi Xi
2021-04-27
drm/drm_file.c: Define drm_send_event_helper() as 'static'
Fabio M. De Francesco
2021-01-22
drm/drm_vblank: set the dma-fence timestamp during send_vblank_event
Veera Sundaram Sankaran
2021-01-13
drm: Move struct drm_device.hose to legacy section
Thomas Zimmermann
2021-01-12
drm: Removes invalid function return value comment information
Zhaoge Zhang
2020-11-30
drm/cma-helper: Implement mmap as GEM CMA object functions
Thomas Zimmermann
2020-11-06
drm: Compile out legacy chunks from struct drm_device
Daniel Vetter
2020-07-02
drm : Insert blank lines after declarations.
Suraj Upadhyay
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-05-29
drm_read(): get rid of pointless access_ok()
Al Viro
2020-05-19
drm/file: wrap excessively long line
Emil Velikov
2020-05-19
drm: print the current->comm alongside the pid
Emil Velikov
2020-04-28
drm: make drm_file use keyed wakeups
Kenny Levinsen
2020-03-24
drm/vmwgfx: Hook up the helpers to align buffer objects
Thomas Hellstrom (VMware)
2020-03-24
drm: Add a drm_get_unmapped_area() helper
Thomas Hellstrom (VMware)
2020-02-11
drm: Nerf drm_global_mutex BKL for good drivers
Daniel Vetter
2020-02-11
drm: Push drm_global_mutex locking in drm_open
Daniel Vetter
2020-01-24
drm: Avoid drm_global_mutex for simple inc/dec of dev->open_count
Chris Wilson
2020-01-24
drm: Release filp before global lock
Chris Wilson
2019-12-27
Merge tag 'drm-intel-next-2019-12-23' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-12-02
drm: use correct dev node location in comment
Emil Velikov
2019-11-07
drm: Expose a method for creating anonymous struct file around drm_minor
Chris Wilson
2019-06-21
drm/prime: Unconditionally set up the prime file private
Daniel Vetter
2019-05-27
drm: drop use of drmP.h in drm/*
Sam Ravnborg
2019-05-09
drm: Some ocd in drm_file.c
Daniel Vetter
2019-04-24
drm/legacy: remove some legacy lock struct members
Dave Airlie
2019-04-24
drm/legacy: move legacy dev reinit into legacy misc
Dave Airlie
2019-03-06
Merge drm/drm-next into drm-misc-next
Sean Paul
2019-03-05
Merge tag 'drm-misc-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-02-27
drm: Wake up next in drm_read() chain if we are forced to putback the event
Chris Wilson
2019-02-21
drm: Fix drm_release() and device unplug
Noralf Trønnes
2019-02-13
drm: plug memory leak on drm_setup() failure
Emil Velikov
2019-02-13
drm: factor out drm_close_helper() function
Emil Velikov
2019-02-04
drm: Trivial comment grammar cleanups
Matt Roper
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-07-10
drm: Begin an API for in-kernel clients
Noralf Trønnes
2018-06-25
drm/file: Don't set master on in-kernel clients
Noralf Trønnes
2018-06-25
drm: provide management functions for drm_file
David Herrmann
[next]