summaryrefslogtreecommitdiff
path: root/sys/dev/drm2/drm_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* drm: Update the device-independent code to match Linux 3.8.13Jean-Sébastien Pédron2015-03-171-165/+202
* An update for the i915 GPU driver, which brings the code up to LinuxKonstantin Belousov2015-01-211-0/+4
* drm: Support DRM_CAP_TIMESTAMP_MONOTONIC capabilityJean-Sébastien Pédron2013-11-171-0/+3
* drm: Use DRM_IF_MAJOR & DRM_IF_MINOR from drm_core.hJean-Sébastien Pédron2013-08-251-4/+1
* Add the code for new Intel GPU driver, which supports GEM, KMS andKonstantin Belousov2012-05-221-0/+320