index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_fops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Clean up drm_crtc.h
Daniel Vetter
2016-06-21
1
-0
/
+1
*
drm: Move authmagic cleanup into drm_master_release
Daniel Vetter
2016-06-20
1
-5
/
+0
*
drm: Extract drm_master_relase
Daniel Vetter
2016-06-16
1
-33
/
+2
*
drm: Extract drm_master_open
Daniel Vetter
2016-06-16
1
-11
/
+2
*
drm: Move master functions into drm_auth.c
Daniel Vetter
2016-06-16
1
-54
/
+0
*
drm: Link directly from drm_master to drm_device
Daniel Vetter
2016-06-16
1
-1
/
+1
*
drm: Hide hw.lock cleanup in filp->release better
Daniel Vetter
2016-06-16
1
-15
/
+2
*
drm/atomic: Add struct drm_crtc_commit to track async updates
Daniel Vetter
2016-06-10
1
-0
/
+6
*
drm/doc: Switch to sphinx/rst fixed-width quoting
Daniel Vetter
2016-06-03
1
-1
/
+1
*
drm/fence: add fence to drm_pending_event
Gustavo Padovan
2016-06-03
1
-7
/
+9
*
drm: Protect dev->filelist with its own mutex
Daniel Vetter
2016-04-27
1
-3
/
+6
*
drm: Put legacy lastclose work into drm_legacy_dev_reinit
Daniel Vetter
2016-04-27
1
-23
/
+19
*
drm: Give drm_agp_clear drm_legacy_ prefix
Daniel Vetter
2016-04-27
1
-1
/
+1
*
drm: Nuke vblank event file cleanup code
Daniel Vetter
2016-02-08
1
-9
/
+0
*
drm: Clean up pending events in the core
Daniel Vetter
2016-02-08
1
-1
/
+29
*
drm/vblank: Use drm_event_reserve_init
Daniel Vetter
2016-02-08
1
-15
/
+49
*
drm: Create drm_send_event helpers
Daniel Vetter
2016-01-25
1
-1
/
+41
*
drm: Add functions to setup/tear down drm_events.
Daniel Vetter
2016-01-25
1
-0
/
+67
*
drm: kerneldoc for drm_fops.c
Daniel Vetter
2016-01-25
1
-22
/
+107
*
Back merge tag 'v4.4-rc4' into drm-next
Dave Airlie
2015-12-08
1
-28
/
+56
|
\
|
*
drm: Fix an unwanted master inheritance v2
Thomas Hellstrom
2015-12-04
1
-28
/
+56
*
|
drm: Serialise multiple event readers
Chris Wilson
2015-11-26
1
-5
/
+13
*
|
drm: Drop dev->event_lock spinlock around faulting copy_to_user()
Chris Wilson
2015-11-26
1
-16
/
+24
|
/
*
drm/mode: Add user blob-creation ioctl
Daniel Stone
2015-05-22
1
-1
/
+4
*
drm: simplify authentication management
David Herrmann
2015-05-05
1
-5
/
+2
*
drm: Make drm_read() more robust against multithreaded races
Chris Wilson
2015-01-21
1
-47
/
+42
*
drm: Fix memory leak at error path of drm_read()
Takashi Iwai
2014-12-04
1
-0
/
+1
*
drm: Implement O_NONBLOCK support on /dev/dri/cardN
Chris Wilson
2014-10-08
1
-5
/
+7
*
drm/core: use helper to check driver features
Andrzej Hajda
2014-10-03
1
-4
/
+4
*
drm: unexport drm_global_mutex
Daniel Vetter
2014-09-12
1
-1
/
+0
*
drm: Move piles of functions from drmP.h to drm_internal.h
Daniel Vetter
2014-09-12
1
-0
/
+1
*
drm: Move dma functions into drm_legacy.h
Daniel Vetter
2014-09-12
1
-1
/
+1
*
drm: move drm-lock API to drm_legacy.h
David Herrmann
2014-09-10
1
-3
/
+3
*
drm: move "struct drm_vma_entry" to drm_vm.c
David Herrmann
2014-09-10
1
-9
/
+1
*
Merge tag 'topic/core-stuff-2014-08-15' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2014-08-26
1
-0
/
+2
|
\
|
*
drm: Warn when leaking flip events on close
Ville Syrjälä
2014-08-06
1
-0
/
+2
*
|
Revert "drm: drop redundant drm_file->is_master"
Dave Airlie
2014-08-08
1
-1
/
+3
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
2014-08-06
1
-72
/
+5
|
\
\
|
|
/
|
/
|
|
*
drm: mark drm_context support as legacy
David Herrmann
2014-08-05
1
-1
/
+2
|
*
drm: move module initialization to drm_stub.c
David Herrmann
2014-08-05
1
-39
/
+0
|
*
drm: don't de-authenticate clients on master-close
David Herrmann
2014-08-05
1
-11
/
+2
|
*
drm: drop redundant drm_file->is_master
David Herrmann
2014-08-05
1
-3
/
+1
|
*
drm: extract legacy ctxbitmap flushing
David Herrmann
2014-08-05
1
-19
/
+1
*
|
drm: Unlink dead file_priv from list of active files first
Chris Wilson
2014-08-05
1
-4
/
+4
|
/
*
drm: drop i386 verification
David Herrmann
2014-08-02
1
-4
/
+0
*
drm: remove unused argument from drm_open_helper
Ilija Hadzic
2014-04-28
1
-6
/
+3
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-04-08
1
-75
/
+46
|
\
|
*
drm: Protect the master management with a drm_device::master_mutex v3
Thomas Hellstrom
2014-03-28
1
-11
/
+11
|
*
drm: Improve on minor type helpers v3
Thomas Hellstrom
2014-03-28
1
-4
/
+2
|
*
drm: Make control nodes master-less v3
Thomas Hellstrom
2014-03-28
1
-2
/
+4
[next]