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
2023-08-16
xf86drm: use drm device name to identify drm node type
James Zhu
1
-10
/
+12
2023-07-27
xf86drm: add drmSyncobjEventfd
Simon Ser
1
-0
/
+14
2023-07-26
xf86drm: drop control nodes implementation
Simon Ser
1
-19
/
+3
2023-02-09
xf86drm: add support for printing AMD GFX11 modifiers
Simon Ser
1
-0
/
+6
2022-12-21
xf86drm: fix warning in drmGetFormatModifierNameFromVivante()
Simon Ser
1
-1
/
+1
2022-11-30
xf86drm: Add support for decoding Vivante format modifiers
Philipp Zabel
1
-0
/
+68
2022-10-17
xf86drm: handle DRM_FORMAT_BIG_ENDIAN in drmGetFormatName()
Simon Ser
1
-12
/
+17
2022-08-31
xf86drm: add drmGetFormatName()
Simon Ser
1
-0
/
+35
2022-08-23
Remove unused 3rd parameter to open(2)
Matthieu Herrb
1
-5
/
+5
2022-05-09
xf86drm.c: fix C99 warning
Eleni Maria Stea
1
-1
/
+2
2021-11-25
xf86drm: fix compiler warnings
Eleni Maria Stea
1
-10
/
+15
2021-11-19
xf86drm: add drmGetDeviceFromDevId
Simon Ser
1
-24
/
+40
2021-10-04
xf86drm: Update drmGetFormatModifierNameFromArm to handle AFRC
Dennis Tsiang
1
-20
/
+84
2021-09-27
xf86drm: add GEM_CLOSE ioctl wrapper
Simon Ser
1
-0
/
+9
2021-08-14
xf86drm: fix mem leak in drm_usb_dev_path()
Eric Engestrom
1
-2
/
+7
2021-06-22
xf86drm: Add support for decoding AMLOGIC format modifiers
Marius Vlad
1
-0
/
+35
2021-06-22
xf86drm: Add support for decoding AMD format modifiers
Marius Vlad
1
-0
/
+167
2021-06-22
xf86drm: Add support for decoding Nvidia format modifiers
Marius Vlad
1
-0
/
+30
2021-06-22
xf86drm: Add a vendor function to decode the format modifier
Marius Vlad
1
-3
/
+112
2021-06-22
xf86drm: Add a human readable representation for format modifiers
Marius Vlad
1
-0
/
+80
2021-03-02
xf86drm: fix null pointer deref in drmGetBufInfo
Alistair Delva
1
-1
/
+6
2021-02-26
xf86drm: cap number of reported devices by drmGetDevice(2)
Emil Velikov
1
-0
/
+4
2021-02-26
Revert "xf86drm: cap number of reported devices by drmGetDevice(2)"
Emil Velikov
1
-4
/
+3
2021-02-10
xf86drm: cap number of reported devices by drmGetDevice(2)
Emil Velikov
1
-3
/
+4
2020-10-28
xf86drm.c: Use integer logarithm.
Paul Gofman
1
-1
/
+17
2020-06-06
xf86drm.c: fix build failure
Heiko Thiery
1
-5
/
+5
2020-05-28
core: use `O_RDONLY` instead of ambiguous `0` flag
Eric Engestrom
1
-1
/
+1
2020-05-04
libdrm: drmGetDeviceNameFromFd: Always return /dev/dri/ node for FreeBSD
Emmanuel Vadot
1
-11
/
+4
2020-05-04
libdrm: drmGetMinorNameFromFd: Fix FreeBSD variant
Emmanuel Vadot
1
-8
/
+19
2020-04-24
libdrm: Handle usb_interface devices for usb parsing
Scott Anderson
1
-2
/
+46
2020-04-24
xf86drm: Check non-absolute path only for virtio based devices
Mikhail Golubev
1
-4
/
+8
2020-04-21
libdrm: Implement drmParsePciDeviceInfo for FreeBSD
Emmanuel Vadot
1
-0
/
+43
2020-04-21
libdrm: get_pci_path is Linux only so add an ifdef
Emmanuel Vadot
1
-0
/
+2
2020-04-21
libdrm: Add get_sysctl_pci_bus_info for FreeBSD
Emmanuel Vadot
1
-0
/
+65
2020-04-21
libdrm: drmGetDeviceNameFromFd2: Add FreeBSD variant
Emmanuel Vadot
1
-0
/
+2
2020-04-21
libdrm: Default to PCI for FreeBSD
Emmanuel Vadot
1
-1
/
+1
2020-04-21
libdrm: drmGetMinorNameForFD: Add FreeBSD variant
Emmanuel Vadot
1
-0
/
+32
2020-04-21
libdrm: drmGetDeviceNameFromFd: Add FreeBSD variant
Emmanuel Vadot
1
-0
/
+24
2020-04-21
libdrm: drmGetMinorType: Add FreeBSD version
Emmanuel Vadot
1
-6
/
+26
2020-04-21
xf86drm: Remove ifdef for FreeBSD and DRM_MAJOR
Emmanuel Vadot
1
-1
/
+1
2020-04-21
libdrm: drmNodeIsDRM: Add FreeBSD variant
Emmanuel Vadot
1
-0
/
+14
2020-02-24
xf86drm: fix subsystem type lookup for virtio mmio-based devices
Vasyl Vavrychuk
1
-3
/
+12
2020-02-24
xf86drm: generalize the device subsystem type parsing code
Vasyl Vavrychuk
1
-5
/
+16
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
[next]