summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/io/i915
AgeCommit message (Collapse)AuthorFilesLines
2022-01-0614368 make debug fails with gcc7HEADmasterGordon Ross2-0/+2
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>
2019-12-18gfx-drm: NULL pointer issuesAndy Fiddaman1-4/+4
Reviewed by: Gordon Ross <gordon.w.ross@gmail.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>
2016-11-307626 PPGTT setup problemGordon Ross1-1/+1
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 Ross7-6/+111
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 Ross49-0/+66970