summaryrefslogtreecommitdiff
path: root/usr/src/cmd/drm-tests/misc2
AgeCommit message (Collapse)AuthorFilesLines
2017-04-238096 Want libdrm-2.4.75Gordon Ross5-199/+25
Reviewed by: Ken Mays <maybird1776@yahoo.com> Reviewed by: Aurélien Larcher <aurelien.larcher@gmail.com>
2016-11-23Add proper implementations of drmGetMinorNameForFD etc.Gordon Ross3-43/+194
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 Ross5-0/+247