summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel
AgeCommit message (Collapse)AuthorFilesLines
2022-01-0614368 make debug fails with gcc7HEADmasterGordon Ross4-0/+4
Reviewed by: Aurelien Larcher <aurelien.larcher@gmail.com>
2020-03-2212394 gfx-drm should use gcc-7Aurelien Larcher4-0/+11
Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
2020-01-1612199 gfx-drm is broken againAlexander Pyhalov1-3/+1
Reviewed by: Andy Fiddaman <omnios@citrus-it.net> Reviewed by: Toomas Soome <tsoome@me.com>
2019-12-18gfx-drm: NULL pointer issuesAndy Fiddaman1-4/+4
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
2018-11-089946 Since illumos-gate is now 64-bit only, gfx-drm should stop delivering ↵Andy Fiddaman1-2/+2
32-bit modules. Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com>
2018-10-059870 fix GCC 6 warningsAlexander Pyhalov4-19/+19
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com>
2017-04-218048 panic in drm_gem_unmap with Xorg 1.18Gordon Ross7-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-157716 drm hang with ring dumps in messagesGordon Ross1-1/+1
Reviewed by: Aurlien Larcher <aurelien.larcher@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net>
2017-01-037726 compiler warning in agpgart.cGordon Ross1-2/+3
Reviewed by: Toomas Soome <tsoome@me.com>
2016-11-307626 PPGTT setup problemGordon Ross1-1/+1
2016-11-287631 Clean out remnants of the foo exampleGordon Ross1-103/+0
2016-11-22Fix crashes to do with missing scratch_pageGordon Ross4-11/+42
Fix panic in i915_gem_context_fini
2016-11-22Changes to build DRM on the updated illumos AGP supportGordon Ross11-23/+153
2016-11-22Update AGP interfaces for new DRMGordon Ross7-172/+320
2016-11-19DRM header updates needed by the kernel code, and relatedGordon Ross1-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-19Import kernel drm code from https://hg.java.net/hg/solaris-x11~x-s12-cloneGordon Ross69-10890/+66970
2016-11-19Import DRM and related code from illumos-gate as ofGordon Ross33-0/+28884
commit 52c3bda44c39c1301008f3db120ba03a31e61931
2016-10-29Nuke genunix ctfmerge hacksGordon Ross2-61/+2
(ctfmerge is not worth the trouble here)
2016-10-25Allow make lintGordon Ross2-10/+3
2016-10-13Take some updates from illumos-gateGordon Ross4-319/+265
2015-04-09re-sync with latest illumos Makefile.master etc.Gordon Ross1-0/+2
2012-01-16fix minor build errorsGordon Ross1-15/+37
2011-06-05add skeleton filesGordon Ross11-0/+1261