aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/drm2/drm_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Revert drm2 removal.Warner Losh2018-08-241-0/+361
* Remove legacy drm and drm2 from treeMatt Macy2018-08-221-361/+0
* 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