index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Enforce unlocked ioctl operation for kms driver ioctls
Daniel Vetter
2015-10-16
1
-2
/
+8
*
drm/drm_ioctl.c: kerneldoc
Daniel Vetter
2015-09-30
1
-22
/
+54
*
drm: Define a drm_invalid_op ioctl implementation
Daniel Vetter
2015-09-30
1
-0
/
+7
*
drm: Remove __OS_HAS_AGP
Daniel Vetter
2015-09-30
1
-1
/
+1
*
drm: Allow also control clients to check the drm version
Thomas Hellstrom
2015-09-24
1
-1
/
+2
*
drm: export the DRM permission check code
Thomas Hellstrom
2015-08-12
1
-1
/
+2
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-06-26
1
-3
/
+2
|
\
|
*
drm: Always enable atomic API
Daniel Stone
2015-06-24
1
-3
/
+0
|
*
drm/mode: Add user blob-creation ioctl
Daniel Stone
2015-05-22
1
-0
/
+2
*
|
x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index()
Luis R. Rodriguez
2015-05-27
1
-13
/
+1
|
/
*
drm: line wrap DRM_IOCTL_DEF* macros
Emil Velikov
2015-03-31
1
-2
/
+7
*
drm: Rewrite drm_ioctl_flags() to resemble the new drm_ioctl() code
Ville Syrjälä
2015-03-27
1
-6
/
+7
*
drm: Use max() to make the ioctl alloc size code cleaner
Ville Syrjälä
2015-03-27
1
-3
/
+2
*
drm: Simplify core vs. drv ioctl handling
Ville Syrjälä
2015-03-27
1
-24
/
+15
*
drm: Drop ioctl->cmd_drv
Ville Syrjälä
2015-03-27
1
-3
/
+3
*
drm: add support for tiled/compressed/etc modifier in addfb2
Rob Clark
2015-02-13
1
-0
/
+3
*
drm: Ensure universal_planes is set for atomic
Daniel Vetter
2015-01-05
1
-0
/
+1
*
drm/atomic: Hide drm.ko internal interfaces
Daniel Vetter
2015-01-05
1
-0
/
+1
*
drm: Atomic modeset ioctl
Rob Clark
2015-01-05
1
-0
/
+1
*
drm: add atomic properties
Rob Clark
2015-01-05
1
-0
/
+10
*
drm: Purge ioctl forward declarations from drmP.h
Daniel Vetter
2014-09-12
1
-123
/
+123
*
drm: Move vblank related module options into drm_irq.c
Daniel Vetter
2014-09-12
1
-0
/
+1
*
drm: Move sg functions into drm_legacy.h
Daniel Vetter
2014-09-12
1
-2
/
+2
*
drm: move drm-lock API to drm_legacy.h
David Herrmann
2014-09-10
1
-2
/
+2
*
drm: Goody bye, drm_bus!
David Herrmann
2014-09-10
1
-7
/
+1
*
drm: add driver->set_busid() callback
David Herrmann
2014-09-10
1
-1
/
+7
*
drm: drop unused drm_master->unique_size
David Herrmann
2014-09-10
1
-1
/
+0
*
drm: mark drm_buf and drm_map as legacy
David Herrmann
2014-09-10
1
-8
/
+8
*
Revert "drm: drop redundant drm_file->is_master"
Dave Airlie
2014-08-08
1
-1
/
+1
*
drm: mark drm_context support as legacy
David Herrmann
2014-08-05
1
-8
/
+9
*
drm: merge drm_drv.c into drm_ioctl.c
David Herrmann
2014-08-05
1
-8
/
+361
*
drm: Remove command line guard for universal planes
Matt Roper
2014-07-08
1
-2
/
+0
*
drm: Introduce drm_dev_set_unique()
Thierry Reding
2014-06-05
1
-6
/
+18
*
drm: rip out dev->devname
Daniel Vetter
2014-04-23
1
-3
/
+0
*
drm: inline drm_pci_set_unique
Daniel Vetter
2014-04-23
1
-3
/
+7
*
drm: Allow userspace to ask for universal plane list (v2)
Matt Roper
2014-04-01
1
-0
/
+7
*
drm: add DRM_CAPs for cursor size
Alex Deucher
2014-02-18
1
-0
/
+12
*
drm: Add a STEREO_3D capability to the SET_CLIENT_CAP ioctl
Damien Lespiau
2013-10-01
1
-1
/
+13
*
drm: Add a SET_CLIENT_CAP ioctl
Damien Lespiau
2013-10-01
1
-0
/
+9
*
drm: Advertise async page flip ability through GETCAP ioctl
Keith Packard
2013-08-30
1
-0
/
+3
*
drm: no-op out GET_STATS ioctl
Daniel Vetter
2013-08-19
1
-12
/
+1
*
drm: hollow-out GET_CLIENT ioctl
Daniel Vetter
2013-08-19
1
-21
/
+22
*
drm: kill dev->driver->set_version
Daniel Vetter
2013-08-19
1
-3
/
+0
*
drm: Don't leak phys_wc "handles" to userspace
Andy Lutomirski
2013-05-31
1
-1
/
+14
*
drm: add support for monotonic vblank timestamps
Imre Deak
2012-11-20
1
-0
/
+3
*
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
2012-10-03
1
-4
/
+4
|
\
|
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-4
/
+4
*
|
userns: Convert drm to use kuid and kgid and struct pid where appropriate
Eric W. Biederman
2012-09-13
1
-2
/
+2
|
/
*
drm/prime: expose capability flags for userspace.
Dave Airlie
2012-05-18
1
-0
/
+4
*
drm: add some caps for userspace to discover more info for dumb KMS driver (v2)
Dave Airlie
2012-02-16
1
-0
/
+6
[next]