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
2019-10-26
libdrm: wrap new flexible syncobj query interface v2
Chunming Zhou
1
-0
/
+15
2019-07-03
xf86drm: dedupe drmGetDeviceName() logic
Eric Engestrom
1
-63
/
+23
2019-07-03
xf86drm: use max size of drm node name instead of arbitrary size
Eric Engestrom
1
-2
/
+2
2019-07-03
xf86drm: dedupe `#define`s
Eric Engestrom
1
-10
/
+0
2019-07-03
xf86drm: open correct render node on non-linux
Jonathan Gray
1
-18
/
+6
2019-07-03
xf86drm: test for render nodes before primary nodes
Jonathan Gray
1
-4
/
+4
2019-05-16
add timeline signal/transfer ioctls v2
Chunming Zhou
1
-0
/
+33
2019-05-16
add timeline wait/query ioctl v2
Chunming Zhou
1
-0
/
+44
2019-04-25
libdrm: Avoid additional drm open close
Prabhanjan Kandula
1
-2
/
+2
2019-04-17
Revert "libdrm: Fix issue about differrent domainID but same BDF"
Emil Velikov
1
-23
/
+0
2019-04-17
fix various typos
Eric Engestrom
1
-3
/
+3
2019-03-12
xf86drm: Fix segmentation fault while parsing device info
Andreas Baierl
1
-2
/
+2
2019-02-22
libdrm: Fix issue about differrent domainID but same BDF
Emily Deng
1
-0
/
+23
2019-02-08
xf86drm: fix return type for drmIsMaster()
Eric Engestrom
1
-1
/
+1
2019-02-07
xf86drm: Add drmIsMaster()
Christopher James Halse Rogers
1
-0
/
+18
2019-02-04
xf85drm: de-duplicate drmParse{Platform.Host1x}{Bus,Device}Info
Emil Velikov
1
-83
/
+15
2019-02-04
xf86drm: fallback to MODALIAS for OF less platform devices
Emil Velikov
1
-13
/
+42
2018-12-13
libdrm: Use DRM_IOCTL_GET_PCIINFO on DragonFly
François Tigeot
1
-3
/
+3
2018-12-13
xf86drm: implement drmParseSubsystemType for DragonFly
François Tigeot
1
-1
/
+1
2018-11-19
drm: Attempt to parse SPI devices as platform bus devices.
Eric Anholt
1
-0
/
+1
2018-11-19
Avoid hardcoded strlens in drmParseSubsystemType().
Eric Anholt
1
-15
/
+16
2018-10-09
libdrm: Allow dynamic drm majors on linux
Thomas Hellstrom
1
-8
/
+22
2018-09-19
libdrm: annotate public functions
Lucas De Marchi
1
-132
/
+144
2018-09-05
xf86drm: rename "real_path" to "pci_path"
Eric Engestrom
1
-13
/
+13
2018-09-05
xf86drm: merge get_normal_pci_path() into get_real_pci_path()
Eric Engestrom
1
-17
/
+8
2018-08-24
xf86drm: fallback to normal path when realpath fails
Emil Velikov
1
-3
/
+9
2018-07-30
xf86drm: Fix error path in drmGetDevice2
Mariusz Ceier
1
-0
/
+2
2018-07-24
xf86drm: Add drmDevice support for virtio_gpu
Emil Velikov
1
-1
/
+12
2018-07-24
xf86drm: introduce a get_real_pci_path() helper
Emil Velikov
1
-8
/
+26
2018-07-24
xf86drm: Allocate drmDevicePtr's on stack
Emil Velikov
1
-56
/
+23
2018-07-24
xf86drm: Fold drmDevice processing into process_device() helper
Emil Velikov
1
-108
/
+51
2018-07-24
xf86drm: introduce drm_device_has_rdev() helper
Emil Velikov
1
-9
/
+25
2018-07-24
xf86drm: drmGetDevice2: error out if the fd has unknown subsys
Emil Velikov
1
-0
/
+2
2018-05-22
Always pass O_CLOEXEC when opening DRM file descriptors
Michel Dänzer
1
-3
/
+3
2018-05-21
xf86drm: Be sure to closedir before return
Kevin Strasser
1
-0
/
+2
2018-03-22
libdrm: Use readdir instead of readdir_r to avoid build warnings
John Stultz
1
-19
/
+3
2018-03-20
meson,configure: include config.h automatically
Eric Engestrom
1
-3
/
+0
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
[next]