summaryrefslogtreecommitdiff
path: root/usr/src/uts/common
AgeCommit message (Collapse)AuthorFilesLines
2020-03-2212394 gfx-drm should use gcc-7Aurelien Larcher1-1/+1
Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
2019-12-18gfx-drm: NULL pointer issuesAndy Fiddaman2-4/+4
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
2018-10-059870 fix GCC 6 warningsAlexander Pyhalov1-1/+1
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com>
2017-04-238096 Want libdrm-2.4.75Gordon Ross1-10/+266
Reviewed by: Ken Mays <maybird1776@yahoo.com> Reviewed by: Aurélien Larcher <aurelien.larcher@gmail.com>
2017-04-218048 panic in drm_gem_unmap with Xorg 1.18Gordon Ross2-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-017635 Error when using basic GL softwareGordon Ross1-3/+6
2016-11-287632 Update to libdrm-2.4.73Gordon Ross2-5/+65
2016-11-287631 Clean out remnants of the foo exampleGordon Ross8-306/+1
2016-11-22Fix device names and linksGordon Ross1-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-22Changes to build DRM on the updated illumos AGP supportGordon Ross8-26/+201
2016-11-22Update AGP interfaces for new DRMGordon Ross7-16/+56
2016-11-19DRM header updates needed by the kernel code, and relatedGordon Ross3-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-19Update kernel DRM headers from libdrm 2.4.71Gordon Ross5-225/+390
Note: these are the "stock" 2.4.71 headers, which need patches to work correctly on illumos. (next commit)
2016-11-19Import kernel drm code from https://hg.java.net/hg/solaris-x11~x-s12-cloneGordon Ross72-7771/+28977
2016-11-19Import DRM and related code from illumos-gate as ofGordon Ross41-0/+12401
commit 52c3bda44c39c1301008f3db120ba03a31e61931
2016-10-13Fix sysheaders, mapfiles; rm quickbuildGordon Ross2-5/+47
2015-04-09Add usr/src/pkg etc.Gordon Ross2-0/+26
2015-04-09re-sync with latest illumos Makefile.master etc.Gordon Ross2-6/+17
2012-01-16fix minor build errorsGordon Ross1-1/+1
2011-06-05add skeleton filesGordon Ross7-0/+508