index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
drm
/
drm.h
Age
Commit message (
Expand
)
Author
2016-05-13
drm: add extern C guard for the UAPI headers
Emil Velikov
2016-03-31
drm: Make uapi headers C89 pendantic compliant
Daniel Vetter
2016-03-30
drm: Untangle __KERNEL__ guards
Daniel Vetter
2016-03-30
drm: align #include directives with libdrm in uapi headers
Daniel Vetter
2016-03-30
drm: Make drm.h uapi header safe for C++
Daniel Vetter
2016-02-09
drm: prime: Honour O_RDWR during prime-handle-to-fd
Daniel Thompson
2015-12-10
drm.h: use __kernel_size_t instead of size_t
Mikko Rapeli
2015-05-22
drm/mode: Add user blob-creation ioctl
Daniel Stone
2015-02-13
drm: add support for tiled/compressed/etc modifier in addfb2
Rob Clark
2015-01-05
drm: Atomic modeset ioctl
Rob Clark
2015-01-05
drm: add atomic properties
Rob Clark
2014-06-18
drm: Driver-specific ioctls range from 0x40 to 0x9f
Damien Lespiau
2014-04-02
Merge branch 'primary-plane' of git://people.freedesktop.org/~robclark/linux ...
Dave Airlie
2014-04-02
drm: Specify a bit more the DRM_CAP_CURSOR_{WIDTH, HEIGHT} caps
Lespiau, Damien
2014-04-01
drm: Allow userspace to ask for universal plane list (v2)
Matt Roper
2014-02-18
drm: add DRM_CAPs for cursor size
Alex Deucher
2013-12-18
drm/bufs: remove handling of _DRM_GEM mappings
Daniel Vetter
2013-10-01
drm: Add a STEREO_3D capability to the SET_CLIENT_CAP ioctl
Damien Lespiau
2013-10-01
drm: Add a SET_CLIENT_CAP ioctl
Damien Lespiau
2013-10-01
drm: Move the GET_CAP macros next to the corresponding ioctl structure
Damien Lespiau
2013-08-30
drm: Advertise async page flip ability through GETCAP ioctl
Keith Packard
2013-07-25
drm/gem: convert to new unified vma manager
David Herrmann
2013-06-28
drm: add hotspot support for cursors.
Dave Airlie
2013-04-30
drm: Kill user_modes list and the associated ioctls
Ville Syrjälä
2013-04-16
drm.h: Fix DRM compilation with bare-metal toolchain.
Paul Sokolovsky
2012-11-20
drm: add support for monotonic vblank timestamps
Imre Deak
2012-10-04
UAPI: (Scripted) Disintegrate include/drm
David Howells