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
2016-12-13
drm: Protect master->unique with dev->master_mutex
Daniel Vetter
2016-12-08
drm: Allow CAP_PRIME on !MODESET
Daniel Vetter
2016-12-06
drm: Return -ENOTSUPP when called for KMS cap with a non-KMS driver
Michel Dänzer
2016-11-30
drm: Don't call drm_for_each_crtc with a non-KMS driver
Michel Dänzer
2016-09-19
drm: drop obsolete drm_core.h
David Herrmann
2016-09-01
Merge tag 'topic/drm-misc-2016-08-31' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-08-25
drm: reduce GETCLIENT to a minimum
David Herrmann
2016-08-25
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-08-10
drm: Add DRM_MODE_PAGE_FLIP_TARGET_ABSOLUTE/RELATIVE flags v2
Michel Dänzer
2016-08-08
drm: Used DRM_LEGACY for all legacy functions
Daniel Vetter
2016-07-14
drm: Don't overwrite user ioctl arg unless requested
Chris Wilson
2016-06-30
drm: Fix a typo in drm_ioctl.c
Masanari Iida
2016-06-21
drm: document drm_auth.c
Daniel Vetter
2016-06-21
drm: Extract drm_is_current_master
Daniel Vetter
2016-06-21
drm: Lobotomize set_busid nonsense for !pci drivers
Daniel Vetter
2016-06-21
drm: Nuke SET_UNIQUE ioctl
Daniel Vetter
2016-06-21
drm: Use dev->name as fallback for dev->unique
Daniel Vetter
2016-06-20
drm: Mark set/drop master ioctl as unlocked.
Daniel Vetter
2016-06-20
drm: Mark authmagic ioctls as unlocked
Daniel Vetter
2016-04-27
drm: Move drm_getmap into drm_bufs.c and give it a legacy prefix
Daniel Vetter
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
[prev]
[next]