summaryrefslogtreecommitdiff
path: root/usr/src/common/libdrm
AgeCommit message (Collapse)AuthorFilesLines
2017-06-208412 gfx-drm should support USERLAND_ARCHIVESAlexander Pyhalov1-5/+5
Reviewed by: Adam Števko <adam.stevko@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com>
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-06-198401 support python 2.7 for userland-fetchHans Rosenfeld1-1/+1
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Alexander Pyhalov <alp@rsu.ru>
2017-04-238096 Want libdrm-2.4.75Gordon Ross7-121/+131
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 Ross1-1/+2
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Aurlien Larcher <aurelien.larcher@gmail.com>
2017-01-057732 Update to libdrm-2.4.74Gordon Ross7-24/+30
2017-01-047728 turn -Werror back on and fix warningsGordon Ross4-13/+67
Reviewed by: Toomas Soome <tsoome@me.com>
2017-01-047727 Check-patches is noisy after 7692Gordon Ross5-207/+130
(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 Ross5-20/+25
2016-11-24Fix libdrm version numberAlexander Pyhalov1-1/+2
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 Ross11-175/+312
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 Ross7-52/+2710
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