Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-01-06 | 14368 make debug fails with gcc7HEADmaster | Gordon Ross | 4 | -0/+4 | |
Reviewed by: Aurelien Larcher <aurelien.larcher@gmail.com> | |||||
2020-03-22 | 12394 gfx-drm should use gcc-7 | Aurelien Larcher | 5 | -1/+12 | |
Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> | |||||
2020-01-16 | 12199 gfx-drm is broken again | Alexander Pyhalov | 1 | -3/+1 | |
Reviewed by: Andy Fiddaman <omnios@citrus-it.net> Reviewed by: Toomas Soome <tsoome@me.com> | |||||
2019-12-18 | gfx-drm: NULL pointer issues | Andy Fiddaman | 3 | -8/+8 | |
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> | |||||
2018-11-08 | 9946 Since illumos-gate is now 64-bit only, gfx-drm should stop delivering ↵ | Andy Fiddaman | 1 | -2/+2 | |
32-bit modules. Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> | |||||
2018-10-05 | 9870 fix GCC 6 warnings | Alexander Pyhalov | 5 | -20/+20 | |
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 | 9 | -64/+194 | |
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Aurlien Larcher <aurelien.larcher@gmail.com> | |||||
2017-02-15 | 7716 drm hang with ring dumps in messages | Gordon Ross | 1 | -1/+1 | |
Reviewed by: Aurlien Larcher <aurelien.larcher@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> | |||||
2017-01-03 | 7726 compiler warning in agpgart.c | Gordon Ross | 1 | -2/+3 | |
Reviewed by: Toomas Soome <tsoome@me.com> | |||||
2016-12-01 | 7635 Error when using basic GL software | Gordon Ross | 1 | -3/+6 | |
2016-11-30 | 7626 PPGTT setup problem | Gordon Ross | 1 | -1/+1 | |
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 | 10 | -510/+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 | Fix crashes to do with missing scratch_page | Gordon Ross | 4 | -11/+42 | |
Fix panic in i915_gem_context_fini | |||||
2016-11-22 | Changes to build DRM on the updated illumos AGP support | Gordon Ross | 20 | -49/+355 | |
2016-11-22 | Update AGP interfaces for new DRM | Gordon Ross | 14 | -188/+376 | |
2016-11-19 | DRM header updates needed by the kernel code, and related | Gordon Ross | 4 | -11/+91 | |
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 | 139 | -17861/+95147 | |
2016-11-19 | Import DRM and related code from illumos-gate as of | Gordon Ross | 74 | -0/+41285 | |
commit 52c3bda44c39c1301008f3db120ba03a31e61931 | |||||
2016-10-29 | Nuke genunix ctfmerge hacks | Gordon Ross | 4 | -98/+4 | |
(ctfmerge is not worth the trouble here) | |||||
2016-10-25 | Allow make lint | Gordon Ross | 4 | -28/+6 | |
2016-10-13 | Fix sysheaders, mapfiles; rm quickbuild | Gordon Ross | 2 | -5/+47 | |
2016-10-13 | Take some updates from illumos-gate | Gordon Ross | 9 | -724/+571 | |
2015-04-09 | Add usr/src/pkg etc. | Gordon Ross | 3 | -1/+30 | |
2015-04-09 | re-sync with latest illumos Makefile.master etc. | Gordon Ross | 4 | -6/+21 | |
2012-01-16 | fix minor build errors | Gordon Ross | 2 | -16/+38 | |
2011-06-05 | add skeleton files | Gordon Ross | 30 | -0/+3847 | |