summaryrefslogtreecommitdiff
path: root/usr/src/pkg/manifests/system-test-libdrm.mf
AgeCommit message (Collapse)AuthorFilesLines
2017-04-238096 Want libdrm-2.4.75Gordon Ross1-18/+0
Reviewed by: Ken Mays <maybird1776@yahoo.com> Reviewed by: Aurélien Larcher <aurelien.larcher@gmail.com>
2016-11-24Tests must be executableAlexander Pyhalov1-0/+1
2016-11-23Add a script to run the tests.Gordon Ross1-0/+1
2016-11-23Add proper implementations of drmGetMinorNameForFD etc.Gordon Ross1-0/+2
These use (new) OS-specific interfaces in libdrm. Tests for these interfaces are in getsundev, and indirectly in getclient, getversion etc. Fix drmdevice test failure in drmParsePciDeviceInfo The path arg to drmParsePciDeviceinfo can be relative to /dev/dri Fix drmGetDeviceNameFromFd() by dropping clone minor bits.
2016-11-23Build drm-testsGordon Ross1-0/+74