summaryrefslogtreecommitdiff
path: root/usr/src/common/libdrm/patches
AgeCommit message (Collapse)AuthorFilesLines
2017-06-198405 don't depend on Xorg headersHans Rosenfeld1-8/+3
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Alexander Pyhalov <alp@rsu.ru>
2017-04-238096 Want libdrm-2.4.75Gordon Ross4-115/+124
Reviewed by: Ken Mays <maybird1776@yahoo.com> Reviewed by: Aurélien Larcher <aurelien.larcher@gmail.com>
2017-01-057732 Update to libdrm-2.4.74Gordon Ross4-17/+24
2017-01-047728 turn -Werror back on and fix warningsGordon Ross3-12/+63
Reviewed by: Toomas Soome <tsoome@me.com>
2017-01-047727 Check-patches is noisy after 7692Gordon Ross3-204/+127
(patched code is the same after this change)
2016-12-287692 libdrm.pc is incorrectAlexander Pyhalov2-9/+106
Reviewed by: Toomas Soome <tsoome@me.com>
2016-12-017635 Error when using basic GL softwareGordon Ross1-5/+23
2016-11-287632 Update to libdrm-2.4.73Gordon Ross2-15/+20
2016-11-23Add proper implementations of drmGetMinorNameForFD etc.Gordon Ross2-4/+184
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-23Build libdrm, libkms, libdrm_...Gordon Ross8-161/+243
Also build man pages and package things Split up the patches so they're easier to update
2016-11-22Makefile to do the unpack and patch parts of a "userland-style" buildGordon Ross3-52/+141
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-22Import patches for libdrm 2.4.71 from oi-userland,Gordon Ross7-0/+419
commit 514a49365da85d55677e83b4ffdc14862307c088