Displaying 2 results from an estimated 2 matches for "drmparsesubsystemtyp".
Did you mean:
drmparsesubsystemtype
2019 Jan 22
0
[ANNOUNCE] libdrm 2.4.97
...ock tests for all non gfx8/9 ASICs.
amdgpu/test: Enable deadlock test for CI family (gfx7)
Christian König (1):
amdgpu: add VM test to exercise max/min address space
Daniel Vetter (1):
doc: Rename README&CONTRIBUTING to .rst
Eric Anholt (2):
Avoid hardcoded strlens in drmParseSubsystemType().
drm: Attempt to parse SPI devices as platform bus devices.
Eric Engestrom (6):
xf86drmHash: remove unused loop variable
meson: fix typo in compiler flag
tests: skip drmdevice test if the machine doesn't have any drm device
freedreno: remove always-defined #ifd...
2017 Jan 28
0
[ANNOUNCE] libdrm 2.4.75
...android: silence ~550 warnings
tests/nouveau: automake: fold C and CPP flags
Fabio Estevam (1):
README: Fix grammar
Grazvydas Ignotas (1):
xf86drm: fix sign-compare warning
Jonathan Gray (8):
xf86drm: implement drmGetMinorNameForFD for non-sysfs
xf86drm: implement drmParseSubsystemType for OpenBSD
xf86drm: implement drmParsePciDeviceInfo for OpenBSD
xf86drm: implement drmParsePciBusInfo for OpenBSD
xf86drm: implement an OpenBSD specific drmGetDevice2
xf86drm: adjust device node path for minor base
xf86drm: add a non-sysfs version of drmGetDeviceName...