Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-03-22 | 12394 gfx-drm should use gcc-7 | Aurelien Larcher | 1 | -1/+1 | |
Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> | |||||
2019-12-18 | gfx-drm: NULL pointer issues | Andy Fiddaman | 2 | -4/+4 | |
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> | |||||
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-04-23 | 8096 Want libdrm-2.4.75 | Gordon Ross | 1 | -10/+266 | |
Reviewed by: Ken Mays <maybird1776@yahoo.com> Reviewed by: Aurélien Larcher <aurelien.larcher@gmail.com> | |||||
2017-04-21 | 8048 panic in drm_gem_unmap with Xorg 1.18 | Gordon Ross | 2 | -49/+171 | |
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Aurlien Larcher <aurelien.larcher@gmail.com> | |||||
2016-12-01 | 7635 Error when using basic GL software | Gordon Ross | 1 | -3/+6 | |
2016-11-28 | 7632 Update to libdrm-2.4.73 | Gordon Ross | 2 | -5/+65 | |
2016-11-28 | 7631 Clean out remnants of the foo example | Gordon Ross | 8 | -306/+1 | |
2016-11-22 | Fix device names and links | Gordon Ross | 1 | -5/+7 | |
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 | 8 | -26/+201 | |
2016-11-22 | Update AGP interfaces for new DRM | Gordon Ross | 7 | -16/+56 | |
2016-11-19 | DRM header updates needed by the kernel code, and related | Gordon Ross | 3 | -11/+83 | |
This change corresponds to portions of the patches in: oi-userland/components/x11/libdrm/patches/solaris-drm-port.patch plus changes needed for _MULTI_DATAMODEL ioctls in the drivers, and other changes needed by the kernel code. | |||||
2016-11-19 | Update kernel DRM headers from libdrm 2.4.71 | Gordon Ross | 5 | -225/+390 | |
Note: these are the "stock" 2.4.71 headers, which need patches to work correctly on illumos. (next commit) | |||||
2016-11-19 | Import kernel drm code from https://hg.java.net/hg/solaris-x11~x-s12-clone | Gordon Ross | 72 | -7771/+28977 | |
2016-11-19 | Import DRM and related code from illumos-gate as of | Gordon Ross | 41 | -0/+12401 | |
commit 52c3bda44c39c1301008f3db120ba03a31e61931 | |||||
2016-10-13 | Fix sysheaders, mapfiles; rm quickbuild | Gordon Ross | 2 | -5/+47 | |
2015-04-09 | Add usr/src/pkg etc. | Gordon Ross | 2 | -0/+26 | |
2015-04-09 | re-sync with latest illumos Makefile.master etc. | Gordon Ross | 2 | -6/+17 | |
2012-01-16 | fix minor build errors | Gordon Ross | 1 | -1/+1 | |
2011-06-05 | add skeleton files | Gordon Ross | 7 | -0/+508 | |