aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/drm2/drm_crtc_helper.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/+1106
* Remove legacy drm and drm2 from treeMatt Macy2018-08-221-1106/+0
* drm: Import Linux commit 9bc3cd5673d84d29272fa7181a4dfca83cbb48c1Jean-Sébastien Pédron2015-03-291-2/+3
* drm: Update the device-independent code to match Linux 3.8.13Jean-Sébastien Pédron2015-03-171-119/+181
* An update for the i915 GPU driver, which brings the code up to LinuxKonstantin Belousov2015-01-211-1/+1
* Follow up to r225617. In order to maximize the re-usability of kernel codeDavide Italiano2014-10-161-1/+1
* Add the code for new Intel GPU driver, which supports GEM, KMS andKonstantin Belousov2012-05-221-0/+1043