Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6113252dd0c70486f67e1e3c5cac643828d238d6
/
drivers
/
gpu
/
drm
/
drm_ioc32.c
6113252
switch compat_drm_rmmap() to drm_ioctl_kernel()
by Al Viro
· 8 years ago
d6c5661
switch compat_drm_mode_addfb2() to drm_ioctl_kernel()
by Al Viro
· 8 years ago
d5288c8
switch compat_drm_wait_vblank() to drm_ioctl_kernel()
by Al Viro
· 8 years ago
1a36bf1
switch compat_drm_update_draw()
by Al Viro
· 8 years ago
314ed73
compat_drm: switch sg ioctls
by Al Viro
· 8 years ago
e92673e
compat_drm: switch AGP compat ioctls to drm_ioctl_kernel()
by Al Viro
· 8 years ago
c6f0896
switch compat_drm_dma() to drm_ioctl_kernel()
by Al Viro
· 8 years ago
9e07568
switch compat_drm_resctx() to drm_ioctl_kernel()
by Al Viro
· 8 years ago
d7631e3
switch compat_drm_getsareactx() to drm_ioctl_kernel()
by Al Viro
· 8 years ago
7900c60
switch compat_drm_setsareactx() to drm_ioctl_kernel()
by Al Viro
· 8 years ago
8c9e4cf
switch compat_drm_freebufs() to drm_ioctl_kernel()
by Al Viro
· 8 years ago
dbae740
switch compat_drm_markbufs() to drm_ioctl_kernel()
by Al Viro
· 8 years ago
b36180a
switch compat_drm_addmap() to drm_ioctl_kernel()
by Al Viro
· 8 years ago
8547ee9
switch compat_drm_getstats() to drm_ioctl_kernel()
by Al Viro
· 8 years ago
9e92662
switch compat_drm_getclient() to drm_ioctl_kernel()
by Al Viro
· 8 years ago
5c7640a
switch compat_drm_infobufs() to drm_ioctl_kernel()
by Al Viro
· 8 years ago
8c4fe49
switch compat_drm_getmap() to drm_ioctl_kernel()
by Al Viro
· 8 years ago
56c275c
compat_drm_setunique(): don't bother
by Al Viro
· 8 years ago
17e3dad
switch compat_drm_getunique() to drm_ioctl_kernel()
by Al Viro
· 8 years ago
012c674
switch compat_drm_version() to drm_ioctl_kernel()
by Al Viro
· 8 years ago
ff22ff9
switch compat_drm_addbufs() to drm_ioctl_kernel()
by Al Viro
· 8 years ago
9f43e54
drm_compat_ioctl(): prepare for conversions to drm_ioctl_kernel()
by Al Viro
· 8 years ago
2640981
drm: document drm_ioctl.[hc]
by Daniel Vetter
· 8 years ago
499447d
gpu: drm: core: Convert printk(KERN_<LEVEL> to pr_<level>
by Joe Perches
· 8 years ago
82d5e73
drm: drop obsolete drm_core.h
by David Herrmann
· 8 years ago
a988588
drm: Only use compat ioctl for addfb2 on X86/IA64
by Kristian H. Kristensen
· 8 years ago
ec913f3
drm: avoid exposing kernel stack in compat_drm_getstats
by Heinrich Schuchardt
· 8 years ago
a7fb8a2
drm: Remove __OS_HAS_AGP
by Daniel Vetter
· 9 years ago
fa78cea
Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
c631d5f
drm: Provide compat ioctl for addfb2.1
by Tvrtko Ursulin
· 10 years ago
1f96bee
drm: remove redundant code form drm_ioc32.c
by Jarkko Sakkinen
· 10 years ago
43fc884
drm: Silence sparse warnings
by Ville Syrjälä
· 10 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
08bc3d4
drivers/gpu/drm/drm_ioc32.c: initialize all fields
by Julia Lawall
· 13 years ago
2d1a8a4
gpu: Add export.h as required to drivers/gpu files.
by Paul Gortmaker
· 13 years ago
cafe8d8
drivers/gpu/drm: use printk_ratelimited instead of printk_ratelimit
by Christian Dietrich
· 14 years ago
ed8b670
drm: convert drm_ioctl to unlocked_ioctl
by Arnd Bergmann
· 15 years ago
09e40d6
drm: Only use DRM_IOCTL_UPDATE_DRAW compat wrapper for compat X86.
by David Miller
· 16 years ago
4956887
drm: Add 32-bit compatibility for DRM_IOCTL_UPDATE_DRAW.
by Eric Anholt
· 16 years ago
c0e0920
drm: reorganise drm tree to be more future proof.
by Dave Airlie
· 17 years ago
[Renamed from drivers/char/drm/drm_ioc32.c]
7ffa05e
drm: Fix ioc32 compat layer
by Ian Romanick
· 17 years ago
6c340ea
drm: Replace filp in ioctl arguments with drm_file *file_priv.
by Eric Anholt
· 17 years ago
ff4135a
drm: remove core typedefs from the ioc32 wrappers
by Dave Airlie
· 18 years ago
cc5ef55fd
[PATCH] struct path: convert drm
by Josef Sipek
· 18 years ago
3d77461
drm: cleanup old compat code and DRM fns from Linux only code
by Dave Airlie
· 18 years ago
7ff9205
[PATCH] don't include ioctl32.h in drivers
by Christoph Hellwig
· 19 years ago
b5e89ed
drm: lindent the drm directory.
by Dave Airlie
· 19 years ago
9a18664
drm: 32/64-bit DRM ioctl compatibility patch
by Dave Airlie
· 20 years ago