index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_file.c
Age
Commit message (
Expand
)
Author
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-19
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-08-30
fs: move FMODE_UNSIGNED_OFFSET to fop_flags
Christian Brauner
2024-08-26
accel: Use XArray instead of IDR for minors
Michał Winiarski
2024-08-26
drm: Fix kerneldoc for "Returns" section
renjun wang
2024-08-13
drm: Remove struct drm_driver.lastclose
Thomas Zimmermann
2024-08-13
drm: Do delayed switcheroo in drm_lastclose()
Thomas Zimmermann
2024-06-28
drm/drm_file: Fix pid refcounting race
Jann Horn
2024-02-16
drm: update drm_show_memory_stats() for dma-bufs
Alex Deucher
2023-12-07
drm/drm_file: fix use of uninitialized variable
Tomi Valkeinen
2023-12-06
drm: Remove support for legacy drivers
Thomas Zimmermann
2023-11-06
drm: Do not round to megabytes for greater than 1MiB sizes in fdinfo stats
Tvrtko Ursulin
2023-10-04
drm/drm_file: Add DRM obj's RSS reporting function for fdinfo
Adrián Larumbe
2023-09-20
drm: Update file owner during use
Tvrtko Ursulin
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
[next]