Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-01-06 | 14368 make debug fails with gcc7HEADmaster | Gordon Ross | 2 | -0/+2 | |
Reviewed by: Aurelien Larcher <aurelien.larcher@gmail.com> | |||||
2020-03-22 | 12394 gfx-drm should use gcc-7 | Aurelien Larcher | 4 | -0/+11 | |
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 | 1 | -4/+4 | |
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> | |||||
2018-10-05 | 9870 fix GCC 6 warnings | Alexander Pyhalov | 4 | -19/+19 | |
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> | |||||
2017-04-21 | 8048 panic in drm_gem_unmap with Xorg 1.18 | Gordon Ross | 7 | -15/+23 | |
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-11-30 | 7626 PPGTT setup problem | Gordon Ross | 1 | -1/+1 | |
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 | 7 | -6/+111 | |
2016-11-22 | Update AGP interfaces for new DRM | Gordon Ross | 3 | -165/+286 | |
2016-11-19 | DRM header updates needed by the kernel code, and related | Gordon Ross | 1 | -0/+8 | |
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 | Import kernel drm code from https://hg.java.net/hg/solaris-x11~x-s12-clone | Gordon Ross | 69 | -10890/+66970 | |
2016-11-19 | Import DRM and related code from illumos-gate as of | Gordon Ross | 26 | -0/+28311 | |
commit 52c3bda44c39c1301008f3db120ba03a31e61931 |