Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d1bfcdb8ce0ea6eb6034daa7ff02548e0bc9c21b
/
include
/
uapi
/
drm
/
drm.h
d34f20d
drm: Atomic modeset ioctl
by Rob Clark
· 10 years ago
88a48e2
drm: add atomic properties
by Rob Clark
· 10 years ago
735b9ff
drm: Driver-specific ioctls range from 0x40 to 0x9f
by Damien Lespiau
· 10 years ago
2844ea3
Merge branch 'primary-plane' of git://people.freedesktop.org/~robclark/linux into drm-next
by Dave Airlie
· 11 years ago
bfe8b57
drm: Specify a bit more the DRM_CAP_CURSOR_{WIDTH, HEIGHT} caps
by Lespiau, Damien
· 11 years ago
681e7ec
drm: Allow userspace to ask for universal plane list (v2)
by Matt Roper
· 11 years ago
8716ed4
drm: add DRM_CAPs for cursor size
by Alex Deucher
· 11 years ago
05f5172
drm/bufs: remove handling of _DRM_GEM mappings
by Daniel Vetter
· 11 years ago
61d8e32
drm: Add a STEREO_3D capability to the SET_CLIENT_CAP ioctl
by Damien Lespiau
· 11 years ago
1c0814f
drm: Add a SET_CLIENT_CAP ioctl
by Damien Lespiau
· 11 years ago
a99b57d
drm: Move the GET_CAP macros next to the corresponding ioctl structure
by Damien Lespiau
· 11 years ago
62f2104
drm: Advertise async page flip ability through GETCAP ioctl
by Keith Packard
· 11 years ago
0de2397
drm/gem: convert to new unified vma manager
by David Herrmann
· 11 years ago
4c813d4
drm: add hotspot support for cursors.
by Dave Airlie
· 11 years ago
c55b6b3
drm: Kill user_modes list and the associated ioctls
by Ville Syrjälä
· 12 years ago
b633054
drm.h: Fix DRM compilation with bare-metal toolchain.
by Paul Sokolovsky
· 12 years ago
c61eef7
drm: add support for monotonic vblank timestamps
by Imre Deak
· 12 years ago
718dced
UAPI: (Scripted) Disintegrate include/drm
by David Howells
· 12 years ago
[Renamed from include/drm/drm.h]
a1ce392
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
by David Howells
· 12 years ago
4271a40
drm/prime: expose capability flags for userspace.
by Dave Airlie
· 13 years ago
c543188
drm: add generic ioctls to get/set properties on any object
by Paulo Zanoni
· 13 years ago
3248877
drm: base prime/dma-buf support (v5)
by Dave Airlie
· 13 years ago
019d96c
drm: add some caps for userspace to discover more info for dumb KMS driver (v2)
by Dave Airlie
· 13 years ago
308e5bc
drm: add an fb creation ioctl that takes a pixel format v5
by Jesse Barnes
· 13 years ago
8cf5c91
drm: add plane support v3
by Jesse Barnes
· 13 years ago
51eab41
drm/vblank: update recently added vbl interface to be more future proof.
by Dave Airlie
· 14 years ago
19b01b5
drm/kernel: vblank wait on crtc > 1
by Ilija Hadzic
· 14 years ago
e73f88a
drm: add cap bit to denote if dumb ioctl is available or not.
by Dave Airlie
· 14 years ago
9f35421
drm/core: add ioctl to query device/driver capabilities
by Ben Skeggs
· 14 years ago
ff72145b
drm: dumb scanout create/mmap for intel/radeon (v3)
by Dave Airlie
· 14 years ago
ba4420c
drm: move ttm global code to core drm
by Dave Airlie
· 15 years ago
3ff9916
Merge remote branch 'anholt/drm-intel-next' into drm-linus
by Dave Airlie
· 15 years ago
884840a
drm: Add dirty ioctl and property
by Jakob Bornecrantz
· 15 years ago
1a95916
drm: Add compatibility #ifdefs for *BSD
by Kristian Høgsberg
· 15 years ago
7bd4d7b
drm: use page flip event to signal flip completion
by Jesse Barnes
· 15 years ago
d91d8a3
drm/kms: add page flipping ioctl
by Kristian Høgsberg
· 15 years ago
c9a9c5e
drm: Add async event synchronization for drmWaitVblank
by Kristian Høgsberg
· 15 years ago
1d7f83d
make drm headers use strict integer types
by Arnd Bergmann
· 16 years ago
30b2363
drm: Rip out the racy, unused vblank signal code.
by Eric Anholt
· 16 years ago
0c7c266
drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well.
by Kristian H�gsberg
· 16 years ago
f453ba0
DRM: add mode setting support
by Dave Airlie
· 16 years ago
a2c0a97
drm: GEM mmap support
by Jesse Barnes
· 16 years ago
7c1c287
drm: move to kref per-master structures.
by Dave Airlie
· 16 years ago
673a394
drm: Add GEM ("graphics execution manager") to i915 driver.
by Eric Anholt
· 16 years ago
0a3e67a
drm: Rework vblank-wait handling to allow interrupt reduction.
by Jesse Barnes
· 16 years ago
ddb7f4c
drm: remove #define's for non-linux systems
by Carlos R. Mafra
· 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.h]
b554305
drm: the sg alloc ioctl should write back the handle to userspace
by Dave Airlie
· 16 years ago
af6061a
Revert "drm/vbl rework: rework how the drm deals with vblank."
by Dave Airlie
· 17 years ago
ac741ab
drm/vbl rework: rework how the drm deals with vblank.
by Jesse Barnes
· 17 years ago
e3236a1
drm: add _DRM_DRIVER flag, and re-order unload.
by Dave Airlie
· 17 years ago
b589ee5
drm: remove XFREE86_VERSION macros.
by Dave Airlie
· 17 years ago
c60ce62
drm: remove a bunch of typedefs on the userspace interface
by Dave Airlie
· 17 years ago
99da6d8
drm: allow for more generic drm ioctls
by Thomas Hellstrom
· 18 years ago
3417f33
drm: add flag for mapping PCI DMA buffers read-only.
by George Sapountzis
· 18 years ago
ab285d7
drm: Core vsync: Add flag DRM_VBLANK_NEXTONMISS.
by =?utf-8?q?Michel_D=C3=A4nzer?=
· 18 years ago
bea5679
drm: Add support for tracking drawable information to core
by =?utf-8?q?Michel_D=C3=A4nzer?=
· 18 years ago
776c944
drm: add support for secondary vertical blank interrupt to DRM core
by =?utf-8?q?Michel_D=C3=A4nzer?=
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
b3a80a2
drm: update lock flags from userspace
by Dave Airlie
· 19 years ago
b5e89ed
drm: lindent the drm directory.
by Dave Airlie
· 19 years ago
db21532
drm: switch drm_handle_t to unsigned int
by Dave Airlie
· 19 years ago
b84397d6
drm: add framebuffer maps
by Dave Airlie
· 19 years ago
2d0f9ea
drm: add _DRM_CONSISTENT map type
by Dave Airlie
· 19 years ago
850eb83
drm: wrap config.h include in a ifdef KERNEL
by Dave Airlie
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago