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_ioctl.c
Age
Commit message (
Expand
)
Author
2015-05-22
drm/mode: Add user blob-creation ioctl
Daniel Stone
2015-03-31
drm: line wrap DRM_IOCTL_DEF* macros
Emil Velikov
2015-03-27
drm: Rewrite drm_ioctl_flags() to resemble the new drm_ioctl() code
Ville Syrjälä
2015-03-27
drm: Use max() to make the ioctl alloc size code cleaner
Ville Syrjälä
2015-03-27
drm: Simplify core vs. drv ioctl handling
Ville Syrjälä
2015-03-27
drm: Drop ioctl->cmd_drv
Ville Syrjälä
2015-02-13
drm: add support for tiled/compressed/etc modifier in addfb2
Rob Clark
2015-01-05
drm: Ensure universal_planes is set for atomic
Daniel Vetter
2015-01-05
drm/atomic: Hide drm.ko internal interfaces
Daniel Vetter
2015-01-05
drm: Atomic modeset ioctl
Rob Clark
2015-01-05
drm: add atomic properties
Rob Clark
2014-09-12
drm: Purge ioctl forward declarations from drmP.h
Daniel Vetter
2014-09-12
drm: Move vblank related module options into drm_irq.c
Daniel Vetter
2014-09-12
drm: Move sg functions into drm_legacy.h
Daniel Vetter
2014-09-10
drm: move drm-lock API to drm_legacy.h
David Herrmann
2014-09-10
drm: Goody bye, drm_bus!
David Herrmann
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
2014-09-10
drm: drop unused drm_master->unique_size
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-05
drm: mark drm_context support as legacy
David Herrmann
2014-08-05
drm: merge drm_drv.c into drm_ioctl.c
David Herrmann
2014-07-08
drm: Remove command line guard for universal planes
Matt Roper
2014-06-05
drm: Introduce drm_dev_set_unique()
Thierry Reding
2014-04-23
drm: rip out dev->devname
Daniel Vetter
2014-04-23
drm: inline drm_pci_set_unique
Daniel Vetter
2014-04-02
drm: Allow userspace to ask for universal plane list (v2)
Matt Roper
2014-02-18
drm: add DRM_CAPs for cursor size
Alex Deucher
2013-10-01
drm: Add a STEREO_3D capability to the SET_CLIENT_CAP ioctl
Damien Lespiau
2013-10-01
drm: Add a SET_CLIENT_CAP ioctl
Damien Lespiau
2013-08-29
drm: Advertise async page flip ability through GETCAP ioctl
Keith Packard
2013-08-19
drm: no-op out GET_STATS ioctl
Daniel Vetter
2013-08-19
drm: hollow-out GET_CLIENT ioctl
Daniel Vetter
2013-08-19
drm: kill dev->driver->set_version
Daniel Vetter
2013-05-31
drm: Don't leak phys_wc "handles" to userspace
Andy Lutomirski
2012-11-20
drm: add support for monotonic vblank timestamps
Imre Deak
2012-10-03
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-09-13
userns: Convert drm to use kuid and kgid and struct pid where appropriate
Eric W. Biederman
2012-05-18
drm/prime: expose capability flags for userspace.
Dave Airlie
2012-02-16
drm: add some caps for userspace to discover more info for dumb KMS driver (v2)
Dave Airlie
2012-01-17
drm/i915: kill i915_mem.c
Daniel Vetter
2012-01-05
drm: make DRM_UNLOCKED ioctls with their own mutex
Ilija Hadzic
2011-03-24
drm/vblank: update recently added vbl interface to be more future proof.
Dave Airlie
2011-03-20
drm/kernel: vblank wait on crtc > 1
Ilija Hadzic
2011-03-04
drm: add cap bit to denote if dumb ioctl is available or not.
Dave Airlie
2011-03-04
drm/core: add ioctl to query device/driver capabilities
Ben Skeggs
2011-02-07
drm: rework PCI/platform driver interface.
Dave Airlie
2010-08-09
drm: Fix support for PCI domains
Benjamin Herrenschmidt
2010-08-04
drm: Cleanup after failing to create master->unique and dev->name
Chris Wilson
[next]