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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-20
meson,configure: always define UDEV
Eric Engestrom
1
-4
/
+4
2018-02-07
fix return value for syncobj wait
Chunming Zhou
1
-1
/
+1
2018-02-06
drm: Fix 32-bit drmSyncobjWait.
Bas Nieuwenhuizen
1
-1
/
+1
2017-12-18
drm: Add CrtcGetSequence and CrtcQueueSequence IOCTLs [v2]
Keith Packard
1
-0
/
+37
2017-12-18
drm: Add drmSyncobjReset & drmSyncobjSignal wrappers.
Bas Nieuwenhuizen
1
-0
/
+26
2017-10-25
drm/syncobj: fix some whitespace issues
Dave Airlie
1
-19
/
+19
2017-10-12
drm: add drmSyncobjWait wrapper
Marek Olšák
1
-0
/
+22
2017-07-20
xf86drm: continue with next device if drmProcessUsbDevice fails
Emil Velikov
1
-1
/
+1
2017-07-20
xf86drm: continue after drmProcessPlatformDevice failure
Gurchetan Singh
1
-2
/
+2
2017-07-07
Remove redundant memclear
coypu
1
-2
/
+0
2017-06-29
libdrm: add drm syncobj create/destroy/import/export
Dave Airlie
1
-0
/
+81
2017-05-04
Fix stray caller of drmCompareDevices
Adam Jackson
1
-1
/
+1
2017-05-04
Export drmDevicesEqual
Adam Jackson
1
-9
/
+9
2017-04-03
xf86drm: remove memory leaks in drmGetBusid/drmGetReservedContextList
Seung-Woo Kim
1
-6
/
+12
2017-01-20
xf86drm: Reuse sysfs_uevent_get()
Thierry Reding
1
-48
/
+18
2017-01-20
xf86drm: Add platform and host1x bus support
Thierry Reding
1
-0
/
+300
2017-01-20
xf86drm: Add USB support
Thierry Reding
1
-0
/
+175
2017-01-20
xf86drm: Factor out drmDeviceAlloc()
Thierry Reding
1
-27
/
+51
2017-01-16
xf86drm: fix null termination of string buffer
Taro Yamada
1
-2
/
+2
2017-01-12
xf86drm: Fix indentation
Thierry Reding
1
-2
/
+2
2016-12-24
xf86drm: don't fatal on per device error in drmGetDevice[s]2
Jonathan Gray
1
-2
/
+2
2016-12-24
xf86drm: add a non-sysfs version of drmGetDeviceNameFromFd2
Jonathan Gray
1
-2
/
+42
2016-12-24
xf86drm: adjust device node path for minor base
Jonathan Gray
1
-4
/
+12
2016-12-12
xf86drm: fix sign-compare warning
Grazvydas Ignotas
1
-1
/
+1
2016-12-05
xf86drm: implement an OpenBSD specific drmGetDevice2
Jonathan Gray
1
-0
/
+62
2016-12-05
xf86drm: implement drmParsePciBusInfo for OpenBSD
Jonathan Gray
1
-0
/
+24
2016-12-05
xf86drm: implement drmParsePciDeviceInfo for OpenBSD
Jonathan Gray
1
-0
/
+41
2016-12-05
xf86drm: implement drmParseSubsystemType for OpenBSD
Jonathan Gray
1
-0
/
+2
2016-12-05
xf86drm: implement drmGetMinorNameForFD for non-sysfs
Jonathan Gray
1
-1
/
+34
2016-12-05
xf86drm: introduce drmGetDevice[s]2
Emil Velikov
1
-8
/
+62
2016-12-05
xf86drm: parse the separate sysfs files for vendor... info
Emil Velikov
1
-4
/
+54
2016-12-05
xf86drm: add plumbing to not retrieve PCI device revision
Emil Velikov
1
-5
/
+9
2016-12-05
xf86drm: use maj/min in drmParsePciDeviceInfo()
Emil Velikov
1
-7
/
+6
2016-11-22
xf86drm: introduce drmGetDeviceNameFromFd2
Emil Velikov
1
-0
/
+51
2016-11-14
xd86drm: read more than 128 bytes of uevent in drmParsePciBusInfo
Emil Velikov
1
-2
/
+2
2016-10-21
Silence runtime complaints on platform devices
Eric Anholt
1
-2
/
+0
2016-10-21
Return an -ENODEV from drmGetDevice() when no device was found.
Rob Herring
1
-0
/
+2
2016-07-20
drm: fix drmFreeDevices memory leak on multi GPU setups
Qiang Yu
1
-2
/
+3
2016-07-20
drm: drmGetDevice return correct device on multi GPU setups
Qiang Yu
1
-5
/
+15
2016-07-06
pull in sys/sysmacros.h when available
Mike Frysinger
1
-2
/
+5
2016-07-06
xf86drm.c: Fix mix of tabs and spaces
Jan Vesely
1
-723
/
+721
2016-06-10
xf86drm: ensure proper alignment of pointers in drmProcessPciDevice
Nicolai Hähnle
1
-1
/
+1
2016-06-06
drm: fix multi GPU drmGetDevices only return one device
Qiang Yu
1
-1
/
+4
2016-04-07
xf86drm: Fix spelling mistakes
Eric Engestrom
1
-1
/
+1
2016-01-22
xf86drm: Bound strstr() to the allocated data
Damien Lespiau
1
-1
/
+2
2015-10-20
xf86drm: Handle unrecognized subsystems safely in drmGetDevice[s]()
Matt Roper
1
-2
/
+2
2015-10-20
xf86drm: Fix error handling for drmGetDevice()
Matt Roper
1
-5
/
+5
2015-10-14
Fix void pointer arithmetic in drmProcessPciDevice
Michel Dänzer
1
-9
/
+10
2015-10-02
xf86drm: Fix error handling for drmGetDevices()
Matt Roper
1
-5
/
+5
2015-09-28
xf86drm: include <limits.h> for PATH_MAX
Felix Janda
1
-0
/
+1
[next]