Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-11-08 | 9946 Since illumos-gate is now 64-bit only, gfx-drm should stop delivering ↵ | Andy Fiddaman | 2 | -29/+1 | |
32-bit modules. Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> | |||||
2018-11-08 | 9943 gfx-drm should use own bldenv copy | Alexander Pyhalov | 1 | -2/+0 | |
Reviewed by: Adam Števko <adam.stevko@gmail.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.net> | |||||
2018-10-05 | 9870 fix GCC 6 warnings | Alexander Pyhalov | 1 | -1/+1 | |
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> | |||||
2017-06-19 | 8403 use $(ELFEDIT) to run elfedit | Hans Rosenfeld | 1 | -1/+1 | |
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Alexander Pyhalov <alp@rsu.ru> | |||||
2017-04-23 | 8096 Want libdrm-2.4.75 | Gordon Ross | 9 | -213/+30 | |
Reviewed by: Ken Mays <maybird1776@yahoo.com> Reviewed by: Aurélien Larcher <aurelien.larcher@gmail.com> | |||||
2017-01-04 | 7728 turn -Werror back on and fix warnings | Gordon Ross | 1 | -0/+4 | |
Reviewed by: Toomas Soome <tsoome@me.com> | |||||
2016-11-28 | 7631 Clean out remnants of the foo example | Gordon Ross | 18 | -1304/+0 | |
2016-11-24 | Don't delete Run_all.sh on make clean | Alexander Pyhalov | 1 | -1/+2 | |
2016-11-23 | Add a script to run the tests. | Gordon Ross | 2 | -1/+71 | |
2016-11-23 | Add proper implementations of drmGetMinorNameForFD etc. | Gordon Ross | 3 | -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-23 | Build drm-tests | Gordon Ross | 52 | -1/+1365 | |
2016-11-22 | Fix device names and links | Gordon Ross | 1 | -24/+68 | |
need to mask off the "type" part; minor is just the low 6 bits. The links use the same minor numbers. | |||||
2016-11-22 | Changes to build DRM on the updated illumos AGP support | Gordon Ross | 15 | -826/+516 | |
2016-11-19 | Import kernel drm code from https://hg.java.net/hg/solaris-x11~x-s12-clone | Gordon Ross | 1 | -0/+2302 | |
2016-11-19 | Import DRM and related code from illumos-gate as of | Gordon Ross | 5 | -0/+1236 | |
commit 52c3bda44c39c1301008f3db120ba03a31e61931 | |||||
2016-10-25 | Add an mdb example, and fixup mdb Makefiles | Gordon Ross | 7 | -5/+175 | |
2016-10-24 | Setup tree for mdb modules | Aurlien Larcher | 12 | -13/+866 | |
(import cmd/mdb Makefiles from illumos-gate) | |||||
2015-04-09 | re-sync with latest illumos Makefile.master etc. | Gordon Ross | 1 | -1/+1 | |
2011-06-08 | Prepare for building filesystems. | Gordon Ross | 7 | -2/+909 | |
2011-06-08 | clean nits | Gordon Ross | 1 | -2/+4 | |
2011-06-05 | add skeleton files | Gordon Ross | 13 | -0/+1052 | |