summaryrefslogtreecommitdiff
path: root/usr/src/cmd/drm-tests/misc2/common
AgeCommit message (Collapse)AuthorFilesLines
2017-04-238096 Want libdrm-2.4.75Gordon Ross2-183/+19
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 Ross2-42/+189
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/+142