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_ioc32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-07-26
1
-460
/
+293
|
\
|
*
drm: Add missing field copy in compat_drm_version
Jeffy Chen
2017-07-13
1
-0
/
+3
|
*
Fix trivial misannotations
Al Viro
2017-07-06
1
-2
/
+2
|
*
drm compat: ia64 is not biarch
Al Viro
2017-07-04
1
-2
/
+2
|
*
drm_compat_ioctl(): tidy up a bit
Al Viro
2017-07-04
1
-13
/
+9
|
*
switch compat_drm_mapbufs() to drm_ioctl_kernel()
Al Viro
2017-07-04
1
-36
/
+34
|
*
switch compat_drm_rmmap() to drm_ioctl_kernel()
Al Viro
2017-07-04
1
-10
/
+4
|
*
switch compat_drm_mode_addfb2() to drm_ioctl_kernel()
Al Viro
2017-07-04
1
-28
/
+10
|
*
switch compat_drm_wait_vblank() to drm_ioctl_kernel()
Al Viro
2017-07-04
1
-16
/
+10
|
*
switch compat_drm_update_draw()
Al Viro
2017-07-04
1
-14
/
+3
|
*
compat_drm: switch sg ioctls
Al Viro
2017-07-04
1
-18
/
+12
|
*
compat_drm: switch AGP compat ioctls to drm_ioctl_kernel()
Al Viro
2017-07-04
1
-65
/
+44
|
*
switch compat_drm_dma() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-25
/
+13
|
*
switch compat_drm_resctx() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-13
/
+7
|
*
switch compat_drm_getsareactx() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-15
/
+8
|
*
switch compat_drm_setsareactx() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-11
/
+6
|
*
switch compat_drm_freebufs() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-11
/
+5
|
*
switch compat_drm_markbufs() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-11
/
+7
|
*
switch compat_drm_addmap() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-20
/
+13
|
*
switch compat_drm_getstats() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-18
/
+4
|
*
switch compat_drm_getclient() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-17
/
+12
|
*
switch compat_drm_infobufs() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-34
/
+24
|
*
switch compat_drm_getmap() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-21
/
+12
|
*
compat_drm_setunique(): don't bother
Al Viro
2017-05-27
1
-16
/
+3
|
*
switch compat_drm_getunique() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-13
/
+8
|
*
switch compat_drm_version() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-26
/
+16
|
*
switch compat_drm_addbufs() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-13
/
+17
|
*
drm_compat_ioctl(): prepare for conversions to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-34
/
+47
|
/
*
drm: document drm_ioctl.[hc]
Daniel Vetter
2017-04-04
1
-36
/
+40
*
gpu: drm: core: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2017-02-28
1
-2
/
+1
*
drm: drop obsolete drm_core.h
David Herrmann
2016-09-19
1
-1
/
+0
*
drm: Only use compat ioctl for addfb2 on X86/IA64
Kristian H. Kristensen
2016-09-15
1
-0
/
+4
*
drm: avoid exposing kernel stack in compat_drm_getstats
Heinrich Schuchardt
2016-08-22
1
-0
/
+1
*
drm: Remove __OS_HAS_AGP
Daniel Vetter
2015-09-30
1
-3
/
+3
*
Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-07-24
1
-29
/
+26
|
\
|
*
drm: remove redundant code form drm_ioc32.c
Jarkko Sakkinen
2015-07-03
1
-29
/
+26
*
|
drm: Provide compat ioctl for addfb2.1
Tvrtko Ursulin
2015-07-15
1
-0
/
+60
|
/
*
drm: Silence sparse warnings
Ville Syrjälä
2015-03-13
1
-1
/
+1
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-2
/
+2
*
drivers/gpu/drm/drm_ioc32.c: initialize all fields
Julia Lawall
2012-02-03
1
-1
/
+2
*
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
drivers/gpu/drm: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
2011-06-16
1
-4
/
+5
*
drm: convert drm_ioctl to unlocked_ioctl
Arnd Bergmann
2009-12-18
1
-59
/
+30
*
drm: Only use DRM_IOCTL_UPDATE_DRAW compat wrapper for compat X86.
David Miller
2009-03-13
1
-0
/
+4
*
drm: Add 32-bit compatibility for DRM_IOCTL_UPDATE_DRAW.
Eric Anholt
2008-10-23
1
-0
/
+34
*
drm: reorganise drm tree to be more future proof.
Dave Airlie
2008-07-14
1
-0
/
+1073