index
:
platform/upstream/libdrm
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2014.q4_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_base
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_dev
accepted/tizen_base_riscv
accepted/tizen_base_toolchain
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
atomic
devel/sprd_drm
devel/x11
old/tizen_20170308
old/tizen_20180227
old/tizen_20190318
old/tizen_20190424
old/tizen_20201207
old/tizen_base_20221208
old/tizen_base_20231204
pristine-tar
sandbox/elongbug/test
sandbox/ipptest
sandbox/m.szyprowski/atomictest_vc4
sandbox/m.szyprowski/ipp_v2
sandbox/mkashkarov/tizen_6.0_build
sandbox/mszyprowski/ipp_v2
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_ivi_genivi
tizen_ivi_panda
tizen_ivi_release
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xf86drm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-05
Add ARM support into xf86drm.h
Lauren Post
1
-0
/
+23
2019-10-26
libdrm: wrap new flexible syncobj query interface v2
Chunming Zhou
1
-0
/
+2
2019-07-03
xf86drm: use max size of drm node name instead of arbitrary size
Eric Engestrom
1
-0
/
+8
2019-07-03
xf86drm: dedupe `#define`s
Eric Engestrom
1
-6
/
+10
2019-05-16
add timeline signal/transfer ioctls v2
Chunming Zhou
1
-0
/
+6
2019-05-16
add timeline wait/query ioctl v2
Chunming Zhou
1
-0
/
+6
2019-02-08
xf86drm: fix return type for drmIsMaster()
Eric Engestrom
1
-2
/
+1
2019-02-07
xf86drm: Add drmIsMaster()
Christopher James Halse Rogers
1
-0
/
+2
2017-12-18
drm: Add CrtcGetSequence and CrtcQueueSequence IOCTLs [v2]
Keith Packard
1
-1
/
+11
2017-12-18
drm: Add drmSyncobjReset & drmSyncobjSignal wrappers.
Bas Nieuwenhuizen
1
-0
/
+2
2017-10-12
drm: add drmSyncobjWait wrapper
Marek Olšák
1
-0
/
+3
2017-06-29
libdrm: add drm syncobj create/destroy/import/export
Dave Airlie
1
-0
/
+8
2017-05-04
Export drmDevicesEqual
Adam Jackson
1
-0
/
+2
2017-04-06
Add CRTC ID to vblank event
Ander Conselvan de Oliveira
1
-1
/
+8
2017-01-20
xf86drm: Add platform and host1x bus support
Thierry Reding
1
-2
/
+28
2017-01-20
xf86drm: Add USB support
Thierry Reding
1
-0
/
+13
2016-12-05
xf86drm: introduce drmGetDevice[s]2
Emil Velikov
1
-0
/
+4
2016-11-22
xf86drm: introduce drmGetDeviceNameFromFd2
Emil Velikov
1
-0
/
+5
2015-09-21
xf86drm: add drm{Get,Free}Device
Emil Velikov
1
-0
/
+3
2015-08-24
drm: add interface to get drm devices on the system v3
Emil Velikov
1
-0
/
+34
2015-08-10
remove usage of 'c_plusplus' preprocessor macro
Tapani Pälli
1
-2
/
+2
2015-07-29
xf86drm: use the correct device minor names on OpenBSD
Jonathan Gray
1
-0
/
+7
2015-06-29
Revert "Add device enumeration interface (v4)"
Emil Velikov
1
-19
/
+0
2015-05-26
Add device enumeration interface (v4)
frank
1
-0
/
+19
2015-03-10
drm: add drmGet(Primary|Render)DeviceNameFromFd functions
Emil Velikov
1
-0
/
+3
2015-02-23
Add new drmGetNodeTypeFromFd function
Frank Binns
1
-0
/
+1
2015-02-12
Add new drmOpenOnceWithType function (v2)
Jammy Zhou
1
-0
/
+1
2015-02-12
Add new drmOpenWithType function (v4)
Jammy Zhou
1
-1
/
+8
2015-01-23
Add new drmOpenRender function
Frank Binns
1
-0
/
+2
2014-04-17
Mark functions printf-like where possible
Thierry Reding
1
-1
/
+1
2014-01-13
Mark debug_print with __attribute__ ((format(__printf__, 1, 0)))
Keith Packard
1
-1
/
+7
2013-09-30
drm: Introduce a drmSetClientCap() wrapper
Damien Lespiau
1
-0
/
+2
2012-07-16
libdrm: add prime fd->handle and handle->fd interfaces
Dave Airlie
1
-0
/
+3
2011-09-23
xf86drm.h : wrap C code for C++ compilation/linking
Tapani Pälli
1
-0
/
+8
2011-04-04
libdrm: (revised) vblank wait on crtc > 1
Ilija Hadzic
1
-0
/
+3
2011-03-04
Implement drmGetCap() to query device/driver capabilities
Ben Skeggs
1
-0
/
+1
2009-12-03
Bump event context structure version for page flipping
Jesse Barnes
1
-1
/
+1
2009-12-03
Merge branch 'pageflip' of git://people.freedesktop.org/~jbarnes/drm
Jesse Barnes
1
-0
/
+6
2009-11-25
Correctly set DRM_MAX_MINOR for all platforms.
Robert Noland
1
-2
/
+4
2009-11-24
Add missing DRM_MAX_MINOR define
Alex Deucher
1
-0
/
+1
2009-11-23
Add drmGetDeviceNameFromFd function
Kristian Høgsberg
1
-0
/
+2
2009-11-23
Fix build on *BSD
Kristian Høgsberg
1
-0
/
+22
2009-11-17
Move libdrm/ up one level
Kristian Høgsberg
1
-0
/
+689