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 | 6 | -4/+15 | |
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 | 9958 Missing header libsync.h | Aurélien Larcher | 2 | -0/+2 | |
Reviewed by: Alexander Pyhalov <alp@rsu.ru> | |||||
2018-11-08 | 9946 Since illumos-gate is now 64-bit only, gfx-drm should stop delivering ↵ | Andy Fiddaman | 5 | -40/+3 | |
32-bit modules. Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> | |||||
2018-11-08 | 9945 gfx-drm should use own cw copy | Andy Fiddaman | 7 | -20/+2248 | |
cw taken from illumos-gate: commit 7ffe8e820e773d6f0f12173b3f476589d34ad1d3 Author: Richard Lowe <richlowe@richlowe.net> Date: Sat Oct 6 01:57:12 2018 +0000 9899 cw(1onbld) should shadow more compilation 9888 cw shouldn't use __unused Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> | |||||
2018-11-08 | 9943 gfx-drm should use own bldenv copy | Alexander Pyhalov | 5 | -15/+394 | |
Reviewed by: Adam Števko <adam.stevko@gmail.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.net> | |||||
2018-10-14 | 9895 gfx-drm is broken again | Alexander Pyhalov | 1 | -14/+15 | |
Reviewed by: Olaf Bohlen <olbohlen@eenfach.de> | |||||
2018-10-05 | 9870 fix GCC 6 warnings | Alexander Pyhalov | 6 | -21/+21 | |
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> | |||||
2018-10-05 | 9869 gfx-drm build is broken after recent cw changes | Alexander Pyhalov | 3 | -83/+35 | |
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> | |||||
2017-06-20 | 8412 gfx-drm should support USERLAND_ARCHIVES | Alexander Pyhalov | 1 | -5/+5 | |
Reviewed by: Adam Števko <adam.stevko@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> | |||||
2017-06-19 | 8405 don't depend on Xorg headers | Hans Rosenfeld | 1 | -8/+3 | |
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Alexander Pyhalov <alp@rsu.ru> | |||||
2017-06-19 | 8404 use $(DOCBOOK_XSL_ROOT) when building manpages | Hans Rosenfeld | 1 | -1/+1 | |
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Alexander Pyhalov <alp@rsu.ru> | |||||
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-06-19 | 8402 don't do stage-licenses as part of the install target | Hans Rosenfeld | 1 | -1/+1 | |
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Alexander Pyhalov <alp@rsu.ru> | |||||
2017-06-19 | 8401 support python 2.7 for userland-fetch | Hans Rosenfeld | 2 | -3/+4 | |
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Alexander Pyhalov <alp@rsu.ru> | |||||
2017-06-19 | 8400 top-level Makefile shouldn't assume "make" is usable | Hans Rosenfeld | 1 | -6/+6 | |
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Alexander Pyhalov <alp@rsu.ru> | |||||
2017-06-13 | 8390 from-scratch build fails due to missing tool dir links | Hans Rosenfeld | 1 | -0/+2 | |
2017-04-23 | 8096 Want libdrm-2.4.75 | Gordon Ross | 22 | -628/+582 | |
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 | 11 | -65/+204 | |
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-05 | 7732 Update to libdrm-2.4.74 | Gordon Ross | 10 | -27/+35 | |
2017-01-04 | 7728 turn -Werror back on and fix warnings | Gordon Ross | 6 | -14/+72 | |
Reviewed by: Toomas Soome <tsoome@me.com> | |||||
2017-01-04 | 7727 Check-patches is noisy after 7692 | Gordon Ross | 5 | -207/+130 | |
(patched code is the same after this change) | |||||
2017-01-03 | 7726 compiler warning in agpgart.c | Gordon Ross | 1 | -2/+3 | |
Reviewed by: Toomas Soome <tsoome@me.com> | |||||
2016-12-28 | 7692 libdrm.pc is incorrect | Alexander Pyhalov | 11 | -56/+158 | |
Reviewed by: Toomas Soome <tsoome@me.com> | |||||
2016-12-01 | 7635 Error when using basic GL software | Gordon Ross | 2 | -8/+29 | |
2016-11-30 | 7626 PPGTT setup problem | Gordon Ross | 1 | -1/+1 | |
2016-11-28 | 7632 Update to libdrm-2.4.73 | Gordon Ross | 8 | -27/+92 | |
2016-11-28 | 7631 Clean out remnants of the foo example | Gordon Ross | 46 | -2244/+8 | |
2016-11-24 | Tests must be executable | Alexander Pyhalov | 1 | -0/+1 | |
2016-11-24 | Fix libdrm version number | Alexander Pyhalov | 2 | -3/+5 | |
2016-11-24 | Don't delete Run_all.sh on make clean | Alexander Pyhalov | 1 | -1/+2 | |
2016-11-23 | Update the README for this project | Gordon Ross | 1 | -38/+82 | |
2016-11-23 | Add a script to run the tests. | Gordon Ross | 3 | -1/+72 | |
2016-11-23 | Add proper implementations of drmGetMinorNameForFD etc. | Gordon Ross | 9 | -50/+856 | |
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 | 53 | -1/+1439 | |
2016-11-23 | Build libdrm, libkms, libdrm_... | Gordon Ross | 56 | -183/+2243 | |
Also build man pages and package things Split up the patches so they're easier to update | |||||
2016-11-22 | Makefile to do the unpack and patch parts of a "userland-style" build | Gordon Ross | 8 | -52/+2712 | |
Update the patches so the lib headers match the kernel headers. Let make check that the lib headers match the kernel headers after the unpack and patch, and fail the build if they don't match. | |||||
2016-11-22 | Import patches for libdrm 2.4.71 from oi-userland, | Gordon Ross | 7 | -0/+419 | |
commit 514a49365da85d55677e83b4ffdc14862307c088 | |||||
2016-11-22 | Add userland-fetch from oi-userland at | Gordon Ross | 1 | -0/+273 | |
commit bd7dc69e49d01a29b0c71d9a02a95739cbc186cb | |||||
2016-11-22 | Fix device names and links | Gordon Ross | 2 | -29/+75 | |
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 | 45 | -1117/+1158 | |
2016-11-22 | Update AGP interfaces for new DRM | Gordon Ross | 15 | -196/+394 | |
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 | 141 | -17861/+97594 | |
2016-11-19 | Set noincorp on packages moved from illumos-gate | Gordon Ross | 2 | -0/+2 | |