index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_fops.c
Age
Commit message (
Expand
)
Author
2014-08-07
Revert "drm: drop redundant drm_file->is_master"
Dave Airlie
2014-08-06
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
2014-08-05
drm: mark drm_context support as legacy
David Herrmann
2014-08-05
drm: move module initialization to drm_stub.c
David Herrmann
2014-08-05
drm: don't de-authenticate clients on master-close
David Herrmann
2014-08-05
drm: drop redundant drm_file->is_master
David Herrmann
2014-08-05
drm: extract legacy ctxbitmap flushing
David Herrmann
2014-08-05
drm: Unlink dead file_priv from list of active files first
Chris Wilson
2014-08-01
drm: drop i386 verification
David Herrmann
2014-04-28
drm: remove unused argument from drm_open_helper
Ilija Hadzic
2014-04-08
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-03-28
drm: Protect the master management with a drm_device::master_mutex v3
Thomas Hellstrom
2014-03-28
drm: Improve on minor type helpers v3
Thomas Hellstrom
2014-03-28
drm: Make control nodes master-less v3
Thomas Hellstrom
2014-03-16
Merge branch 'drm-minor' into drm-next
David Herrmann
2014-03-16
drm: make minors independent of global lock
David Herrmann
2014-03-16
drm: remove redundant minor->device field
David Herrmann
2014-03-16
drm: add minor-lookup/release helpers
David Herrmann
2014-03-16
drm: skip redundant minor-lookup in open path
David Herrmann
2014-03-16
drm: use anon-inode instead of relying on cdevs
David Herrmann
2014-02-14
drm: Use list_for_each_entry() for bus traversal
Yijing Wang
2013-12-18
drm: remove dev->vma_count
Daniel Vetter
2013-12-18
drm: Kill file_priv->ioctl_count tracking
Daniel Vetter
2013-12-18
drm: rip out dev->ioctl_count tracking
Daniel Vetter
2013-11-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-11-06
drm: Do not drop root privileges for a fancier younger process
Chris Wilson
2013-11-06
drm: delete unconsumed pending event list in drm_events_release
YoungJun Cho
2013-10-25
consolidate the reassignments of ->f_op in ->open() instances
Al Viro
2013-10-09
drm: Kill drm perf counter leftovers
Ville Syrjälä
2013-10-09
drm: Kill ctx_count from struct drm_device
Ville Syrjälä
2013-10-09
drm: move drm_lastclose() to drm_fops.c
David Herrmann
2013-09-19
Revert "drm: mark context support as a legacy subsystem"
Dave Airlie
2013-08-29
drm: implement experimental render nodes
David Herrmann
2013-08-29
drm: allow open of dynamic off devices.
Dave Airlie
2013-08-21
drm/prime: proper locking+refcounting for obj->dma_buf link
Daniel Vetter
2013-08-19
drm: move dev data clearing from drm_setup to lastclose
Daniel Vetter
2013-08-19
drm: don't call ->firstopen for KMS drivers
Daniel Vetter
2013-08-19
drm: remove FASYNC support
Daniel Vetter
2013-08-19
drm: mark context support as a legacy subsystem
Daniel Vetter
2013-08-19
drm: mark dma setup/teardown as legacy systems
Daniel Vetter
2013-07-23
drm: rip out dev->last_checked
Daniel Vetter
2013-07-23
drm: kill dev->buf_readers and dev->buf_writers
Daniel Vetter
2013-07-23
drm: kill dev->ctx_start and dev->lck_start
Daniel Vetter
2013-07-23
drm: kill dev->interrupt_flag and dev->dma_flag
Daniel Vetter
2013-07-23
drm: remove dev->last_switch
Daniel Vetter
2013-07-23
drm: kill dev->context_wait
Daniel Vetter
2013-07-04
drm: fix error routines in drm_open_helper
Seung-Woo Kim
2013-04-02
drm: correctly restore mappings if drm_open fails
Ilija Hadzic
2013-01-20
drm: revamp locking around fb creation/destruction
Daniel Vetter
2012-11-07
drm: set dev_mapping before calling drm_open_helper
Ilija Hadzic
[next]