summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm2/drm_edid.c
Commit message (Expand)AuthorAgeFilesLines
* drm2(4): Fix double-free in low-memory error pathcem2016-04-201-1/+3
* Fix build.glebius2015-03-171-2/+2
* drm: Update the device-independent code to match Linux 3.8.13dumbbell2015-03-171-134/+334
* An update for the i915 GPU driver, which brings the code up to Linuxkib2015-01-211-49/+173
* drm: Lower priority of two messages related to invalid EDIDdumbbell2014-11-021-2/+2
* Revert r268543.rpaulo2014-07-121-1/+1
* Move iic.h to sys/ so that it's automatically installed in /usr/include/sys.rpaulo2014-07-121-1/+1
* drm: Lower priority of "EDID checksum is invalid" messagedumbbell2013-12-221-1/+1
* drm: Import Linux commit cd004b3f4cd4169815c82bf9e424fda06978898adumbbell2013-08-251-1/+14
* drm and i915: Left-shift iic_msg.slave at creation timedumbbell2013-04-031-2/+2
* Add the code for new Intel GPU driver, which supports GEM, KMS andkib2012-05-221-0/+1781
OpenPOWER on IntegriCloud