Displaying 3 results from an estimated 3 matches for "drmparsepcideviceinfo".
2017 Jan 28
0
[ANNOUNCE] libdrm 2.4.75
...e cache
intel: Export a function to re-enable implicit synchronisation
Dave Airlie (2):
Revert "Bump version for 2.4.75 release"
intel: fix make distcheck
Dongwon Kim (1):
intel: update global_name before HASH_ADD
Emil Velikov (16):
xf86drm: use maj/min in drmParsePciDeviceInfo()
xf86drm: add plumbing to not retrieve PCI device revision
xf86drm: parse the separate sysfs files for vendor... info
xf86drm: introduce drmGetDevice[s]2
tests/drmdevice: use drmGetDevice[s]2
tests: remove useless legacy tests
kms: remove commented out libudev c...
2020 May 26
0
[ANNOUNCE] libdrm 2.4.102
...drmGetDeviceNameFromFd2: Add FreeBSD variant
libdrm: drmCheckModesettingSupported: Fix for FreeBSD
libdrm: drmCheckModesettingSupported: fix for FreeBSD
libdrm: Add get_sysctl_pci_bus_info for FreeBSD
libdrm: get_pci_path is Linux only so add an ifdef
libdrm: Implement drmParsePciDeviceInfo for FreeBSD
tests/nouveau/threaded: adapt ioctl signature for FreeBSD
libdrm: drmGetMinorNameFromFd: Fix FreeBSD variant
libdrm: drmGetDeviceNameFromFd: Always return /dev/dri/ node for FreeBSD
Eric Engestrom (1):
meson: don't detect <sys/sysctl.h> on Linux
James...
2015 Dec 27
0
[ANNOUNCE] libdrm 2.4.66
...drm: add virtgpu_drm.h
Emil Velikov (17):
automake: set --enable-valgrind during make distcheck
xf86drmMode: smoke-test the atomic API
tests/drmdevice: add new 'test'
xf86drm: flex platform specifics into drmParsePciBusInfo
xf86drm: move platform details to drmParsePciDeviceInfo()
xf86drm: move the final linux specific bits out of drmGetDevices
xf86drm: rename drmSameDevice to drmCompareBusInfo
util_math: add MAX3 macro
xf86drm: rework drmGetDevices()
xf86drm: move ifdef __linux__ guards where needed
xf86drm: warn on missing drmGetMinorN...