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_fops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-09
drm: rename drm_fops.c to drm_file.c
Daniel Vetter
1
-737
/
+0
2017-01-25
drm/core: Use recommened kerneldoc for struct member refs
Daniel Vetter
1
-5
/
+6
2017-01-04
drm: reference count event->completion
Daniel Vetter
1
-1
/
+1
2016-12-15
drm: Fix typo in drm_event_reserve_init() kerneldoc
Thierry Reding
1
-1
/
+1
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
1
-7
/
+6
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
1
-3
/
+3
2016-10-21
drm/fence: release fence reference when canceling event
Gustavo Padovan
1
-0
/
+4
2016-09-19
drm: remove redundant drm_file->uid
David Herrmann
1
-1
/
+0
2016-08-08
drm: Used DRM_LEGACY for all legacy functions
Daniel Vetter
1
-3
/
+3
2016-06-21
drm: Clean up drm_crtc.h
Daniel Vetter
1
-0
/
+1
2016-06-20
drm: Move authmagic cleanup into drm_master_release
Daniel Vetter
1
-5
/
+0
2016-06-16
drm: Extract drm_master_relase
Daniel Vetter
1
-33
/
+2
2016-06-16
drm: Extract drm_master_open
Daniel Vetter
1
-11
/
+2
2016-06-16
drm: Move master functions into drm_auth.c
Daniel Vetter
1
-54
/
+0
2016-06-16
drm: Link directly from drm_master to drm_device
Daniel Vetter
1
-1
/
+1
2016-06-16
drm: Hide hw.lock cleanup in filp->release better
Daniel Vetter
1
-15
/
+2
2016-06-10
drm/atomic: Add struct drm_crtc_commit to track async updates
Daniel Vetter
1
-0
/
+6
2016-06-03
drm/doc: Switch to sphinx/rst fixed-width quoting
Daniel Vetter
1
-1
/
+1
2016-06-03
drm/fence: add fence to drm_pending_event
Gustavo Padovan
1
-7
/
+9
2016-04-27
drm: Protect dev->filelist with its own mutex
Daniel Vetter
1
-3
/
+6
2016-04-27
drm: Put legacy lastclose work into drm_legacy_dev_reinit
Daniel Vetter
1
-23
/
+19
2016-04-27
drm: Give drm_agp_clear drm_legacy_ prefix
Daniel Vetter
1
-1
/
+1
2016-02-08
drm: Nuke vblank event file cleanup code
Daniel Vetter
1
-9
/
+0
2016-02-08
drm: Clean up pending events in the core
Daniel Vetter
1
-1
/
+29
2016-02-08
drm/vblank: Use drm_event_reserve_init
Daniel Vetter
1
-15
/
+49
2016-01-25
drm: Create drm_send_event helpers
Daniel Vetter
1
-1
/
+41
2016-01-25
drm: Add functions to setup/tear down drm_events.
Daniel Vetter
1
-0
/
+67
2016-01-25
drm: kerneldoc for drm_fops.c
Daniel Vetter
1
-22
/
+107
2015-12-08
Back merge tag 'v4.4-rc4' into drm-next
Dave Airlie
1
-28
/
+56
2015-12-04
drm: Fix an unwanted master inheritance v2
Thomas Hellstrom
1
-28
/
+56
2015-11-26
drm: Serialise multiple event readers
Chris Wilson
1
-5
/
+13
2015-11-26
drm: Drop dev->event_lock spinlock around faulting copy_to_user()
Chris Wilson
1
-16
/
+24
2015-05-22
drm/mode: Add user blob-creation ioctl
Daniel Stone
1
-1
/
+4
2015-05-05
drm: simplify authentication management
David Herrmann
1
-5
/
+2
2015-01-21
drm: Make drm_read() more robust against multithreaded races
Chris Wilson
1
-47
/
+42
2014-12-04
drm: Fix memory leak at error path of drm_read()
Takashi Iwai
1
-0
/
+1
2014-10-08
drm: Implement O_NONBLOCK support on /dev/dri/cardN
Chris Wilson
1
-5
/
+7
2014-10-03
drm/core: use helper to check driver features
Andrzej Hajda
1
-4
/
+4
2014-09-12
drm: unexport drm_global_mutex
Daniel Vetter
1
-1
/
+0
2014-09-12
drm: Move piles of functions from drmP.h to drm_internal.h
Daniel Vetter
1
-0
/
+1
2014-09-12
drm: Move dma functions into drm_legacy.h
Daniel Vetter
1
-1
/
+1
2014-09-10
drm: move drm-lock API to drm_legacy.h
David Herrmann
1
-3
/
+3
2014-09-10
drm: move "struct drm_vma_entry" to drm_vm.c
David Herrmann
1
-9
/
+1
2014-08-26
Merge tag 'topic/core-stuff-2014-08-15' of git://anongit.freedesktop.org/drm-...
Dave Airlie
1
-0
/
+2
2014-08-08
Revert "drm: drop redundant drm_file->is_master"
Dave Airlie
1
-1
/
+3
2014-08-06
drm: Warn when leaking flip events on close
Ville Syrjälä
1
-0
/
+2
2014-08-06
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
1
-72
/
+5
2014-08-05
drm: mark drm_context support as legacy
David Herrmann
1
-1
/
+2
2014-08-05
drm: move module initialization to drm_stub.c
David Herrmann
1
-39
/
+0
2014-08-05
drm: don't de-authenticate clients on master-close
David Herrmann
1
-11
/
+2
[next]