summaryrefslogtreecommitdiff
path: root/sys/dev/drm2/drm_edid.c
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2018-08-24Revert drm2 removal.Warner Losh
2018-08-22Remove legacy drm and drm2 from treeMatt Macy
2016-04-20drm2(4): Fix double-free in low-memory error pathConrad Meyer
2015-03-17Fix build.Gleb Smirnoff
2015-03-17drm: Update the device-independent code to match Linux 3.8.13Jean-Sébastien Pédron
2015-01-21An update for the i915 GPU driver, which brings the code up to LinuxKonstantin Belousov
2014-11-02drm: Lower priority of two messages related to invalid EDIDJean-Sébastien Pédron
2014-07-12Revert r268543.Rui Paulo
2014-07-12Move iic.h to sys/ so that it's automatically installed in /usr/include/sys.Rui Paulo
2013-12-22drm: Lower priority of "EDID checksum is invalid" messageJean-Sébastien Pédron
2013-08-25drm: Import Linux commit cd004b3f4cd4169815c82bf9e424fda06978898aJean-Sébastien Pédron
2013-04-03drm and i915: Left-shift iic_msg.slave at creation timeJean-Sébastien Pédron
2012-05-22Add the code for new Intel GPU driver, which supports GEM, KMS andKonstantin Belousov