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_drv.c
Age
Commit message (
Expand
)
Author
2016-01-08
drm: move MODULE_PARM_DESC to other file
Dan Carpenter
2015-12-15
drm: use dev_name as default unique name in drm_dev_alloc()
Nicolas Iooss
2015-12-15
drm: make drm_dev_set_unique() not use a format string
Nicolas Iooss
2015-12-04
drm: Fix an unwanted master inheritance v2
Thomas Hellstrom
2015-10-16
drm: misc cleanup
Rob Clark
2015-09-30
drm/doc: Update docs about device instance setup
Daniel Vetter
2015-09-09
drm: move drm_class into drm_sysfs.c
David Herrmann
2015-09-08
drm: WARN_ON if a modeset driver uses legacy suspend/resume helpers
Gustavo Padovan
2015-07-24
Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.o...
Dave Airlie
2015-07-22
drm: gc now dead mode_group code
Daniel Vetter
2015-07-02
drm: Convert drm_legacy_ctxbitmap_init to void return type
Daniel Vetter
2015-07-02
drm: Turn off Legacy Context Functions
Peter Antoine
2015-06-24
drm: Always enable atomic API
Daniel Stone
2015-05-05
drm: simplify master cleanup
David Herrmann
2015-05-05
drm: simplify authentication management
David Herrmann
2015-05-05
drm: drop unused 'magicfree' list
David Herrmann
2015-03-13
drm: %pF is only for function pointers
Scott Wood
2015-01-05
drm: add atomic properties
Rob Clark
2014-11-25
drm: Document that drm_dev_alloc doesn't need a parent
Daniel Vetter
2014-10-12
drm: drm_err: Remove unnecessary __func__ argument
Joe Perches
2014-10-03
drm/core: use helper to check driver features
Andrzej Hajda
2014-09-24
drm: change drm_err return type to void
Joe Perches
2014-09-12
drm: Move DRM_MAGIC_HASH_ORDER into drm_drv.c
Daniel Vetter
2014-09-12
drm: Move piles of functions from drmP.h to drm_internal.h
Daniel Vetter
2014-09-12
drm: Move vblank related module options into drm_irq.c
Daniel Vetter
2014-09-11
Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-rework
Daniel Vetter
2014-09-10
drm: move "struct drm_magic_entry" to drm_auth.c
David Herrmann
2014-09-10
drm: mark drm_buf and drm_map as legacy
David Herrmann
2014-08-07
Revert "drm: drop redundant drm_file->is_master"
Dave Airlie
2014-08-06
drm: Disable vblank interrupt immediately when drm_vblank_offdelay<0
Ville Syrjälä
2014-08-06
drm: move drm_stub.c to drm_drv.c
Dave Airlie
2014-08-05
drm: merge drm_drv.c into drm_ioctl.c
David Herrmann
2014-08-05
drm: move module initialization to drm_stub.c
David Herrmann
2014-08-05
drm: drop redundant drm_file->is_master
David Herrmann
2014-07-22
drm: Add missing __user annotation
Thierry Reding
2014-07-02
drm: fix permissions on drm_drv.c
Dave Airlie
2014-06-25
drm: fix NULL pointer access by wrong ioctl
Zhaowei Yuan
2014-03-28
drm: Add a function to get the ioctl flags
Thomas Hellstrom
2014-03-28
drm: Make control nodes master-less v3
Thomas Hellstrom
2014-03-28
drm: Break out ioctl permission check to a separate function v2
Thomas Hellstrom
2014-03-16
drm: remove redundant minor->device field
David Herrmann
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-08
Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve...
Dave Airlie
2013-11-04
Merge tag 'v3.12' into drm-intel-next
Daniel Vetter
2013-10-31
drm: Fix typo in debug message
Thierry Reding
2013-10-30
drm: allow DRM_IOCTL_VERSION on render-nodes
David Herrmann
2013-10-18
drm: Prevent overwriting from userspace underallocating core ioctl structs
Chris Wilson
2013-10-10
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
2013-10-09
drm: Kill drm perf counter leftovers
Ville Syrjälä
[next]