index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-20
drm: serialize drm_file.master with a new spinlock
Desmond Cheong Zhi Xi
1
-0
/
+1
2021-04-27
drm/drm_file.c: Define drm_send_event_helper() as 'static'
Fabio M. De Francesco
1
-13
/
+1
2021-01-22
drm/drm_vblank: set the dma-fence timestamp during send_vblank_event
Veera Sundaram Sankaran
1
-12
/
+56
2021-01-13
drm: Move struct drm_device.hose to legacy section
Thomas Zimmermann
1
-0
/
+2
2021-01-12
drm: Removes invalid function return value comment information
Zhaoge Zhang
1
-3
/
+0
2020-11-30
drm/cma-helper: Implement mmap as GEM CMA object functions
Thomas Zimmermann
1
-2
/
+1
2020-11-06
drm: Compile out legacy chunks from struct drm_device
Daniel Vetter
1
-0
/
+2
2020-07-02
drm : Insert blank lines after declarations.
Suraj Upadhyay
1
-0
/
+2
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-4
/
+6
2020-06-03
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+4
2020-05-29
drm_read(): get rid of pointless access_ok()
Al Viro
1
-3
/
+0
2020-05-20
drm/file: wrap excessively long line
Emil Velikov
1
-1
/
+2
2020-05-20
drm: print the current->comm alongside the pid
Emil Velikov
1
-3
/
+4
2020-04-28
drm: make drm_file use keyed wakeups
Kenny Levinsen
1
-2
/
+4
2020-03-24
drm/vmwgfx: Hook up the helpers to align buffer objects
Thomas Hellstrom (VMware)
1
-0
/
+1
2020-03-24
drm: Add a drm_get_unmapped_area() helper
Thomas Hellstrom (VMware)
1
-0
/
+140
2020-02-11
drm: Nerf drm_global_mutex BKL for good drivers
Daniel Vetter
1
-6
/
+42
2020-02-11
drm: Push drm_global_mutex locking in drm_open
Daniel Vetter
1
-0
/
+6
2020-01-24
drm: Avoid drm_global_mutex for simple inc/dec of dev->open_count
Chris Wilson
1
-8
/
+8
2020-01-24
drm: Release filp before global lock
Chris Wilson
1
-1
/
+35
2019-12-27
Merge tag 'drm-intel-next-2019-12-23' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+42
2019-12-02
drm: use correct dev node location in comment
Emil Velikov
1
-1
/
+1
2019-11-08
drm: Expose a method for creating anonymous struct file around drm_minor
Chris Wilson
1
-0
/
+42
2019-06-21
drm/prime: Unconditionally set up the prime file private
Daniel Vetter
1
-6
/
+3
2019-05-27
drm: drop use of drmP.h in drm/*
Sam Ravnborg
1
-4
/
+7
2019-05-09
drm: Some ocd in drm_file.c
Daniel Vetter
1
-72
/
+50
2019-04-24
drm/legacy: remove some legacy lock struct members
Dave Airlie
1
-1
/
+0
2019-04-24
drm/legacy: move legacy dev reinit into legacy misc
Dave Airlie
1
-24
/
+0
2019-03-06
Merge drm/drm-next into drm-misc-next
Sean Paul
1
-6
/
+16
2019-03-05
Merge tag 'drm-misc-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-6
/
+16
2019-02-28
drm: Wake up next in drm_read() chain if we are forced to putback the event
Chris Wilson
1
-0
/
+1
2019-02-21
drm: Fix drm_release() and device unplug
Noralf Trønnes
1
-4
/
+2
2019-02-13
drm: plug memory leak on drm_setup() failure
Emil Velikov
1
-1
/
+3
2019-02-13
drm: factor out drm_close_helper() function
Emil Velikov
1
-5
/
+13
2019-02-04
drm: Trivial comment grammar cleanups
Matt Roper
1
-1
/
+1
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-07-10
drm: Begin an API for in-kernel clients
Noralf Trønnes
1
-0
/
+3
2018-06-25
drm/file: Don't set master on in-kernel clients
Noralf Trønnes
1
-9
/
+9
2018-06-25
drm: provide management functions for drm_file
David Herrmann
1
-132
/
+173
2018-05-15
drm: set FMODE_UNSIGNED_OFFSET for drm files
Dave Airlie
1
-0
/
+1
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-08-11
drm: Document device unplug infrastructure
Daniel Vetter
1
-1
/
+1
2017-06-27
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
1
-0
/
+8
2017-06-20
drm/doc: Improve ioctl/fops docs a bit more
Daniel Vetter
1
-1
/
+6
2017-06-14
drm: introduce sync objects (v4)
Dave Airlie
1
-0
/
+8
2017-05-09
drm: Nerf the preclose callback for modern drivers
Daniel Vetter
1
-4
/
+4
2017-03-14
drm/gem: Add DEFINE_DRM_GEM_FOPS
Daniel Vetter
1
-5
/
+3
2017-03-14
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
1
-0
/
+3
2017-03-14
drm/doc: Document drm_file.[hc]
Daniel Vetter
1
-34
/
+32
[next]