index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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-10-16
drm: Enforce unlocked ioctl operation for kms driver ioctls
Daniel Vetter
2015-09-30
drm/drm_ioctl.c: kerneldoc
Daniel Vetter
2015-09-30
drm: Define a drm_invalid_op ioctl implementation
Daniel Vetter
2015-09-30
drm: Remove __OS_HAS_AGP
Daniel Vetter
2015-09-24
drm: Allow also control clients to check the drm version
Thomas Hellstrom
2015-08-12
drm: export the DRM permission check code
Thomas Hellstrom
2015-06-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-06-24
drm: Always enable atomic API
Daniel Stone
2015-05-27
x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index()
Luis R. Rodriguez
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-08
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-01
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-30
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
[prev]
[next]