summaryrefslogtreecommitdiff
path: root/sys/dev/drm2/drm_crtc.c
Commit message (Expand)AuthorAgeFilesLines
* Revert drm2 removal.Warner Losh2018-08-241-0/+3931
* Remove legacy drm and drm2 from treeMatt Macy2018-08-221-3931/+0
* drm: Revert the part of r288653 about M_WAITOK vs M_NOWAITJean-Sébastien Pédron2016-01-131-10/+10
* drm2: a few minor fixes after r280183Adrian Chadd2015-10-041-10/+10
* drm: Update the device-independent code to match Linux 3.8.13Jean-Sébastien Pédron2015-03-171-326/+486
* An update for the i915 GPU driver, which brings the code up to LinuxKonstantin Belousov2015-01-211-108/+460
* drm: Initialize "handle" to 0 before calling drm_gem_handle_create()Jean-Sébastien Pédron2013-11-081-0/+1
* drm: Fix leak of connector->edid_blob_ptrJean-Sébastien Pédron2013-08-241-0/+5
* Add the code for new Intel GPU driver, which supports GEM, KMS andKonstantin Belousov2012-05-221-0/+3413