aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/drm2/i915/intel_display.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the i915 and radeon drivers.Warner Losh2019-02-191-9568/+0
* Revert drm2 removal.Warner Losh2018-08-241-0/+9568
* Remove legacy drm and drm2 from treeMatt Macy2018-08-221-9568/+0
* Fix build of i915kms with base gccDimitry Andric2018-06-111-1/+9
* Don't repeat the the word 'the'Eitan Adler2016-05-171-1/+1
* sys/dev: minor spelling fixes.Pedro F. Giffuni2016-05-031-2/+2
* drm/i915: Update to match Linux 3.8.13Jean-Sébastien Pédron2016-03-081-1344/+3659
* drm/i915: Further reduce the diff with Linux 3.8Jean-Sébastien Pédron2016-01-131-8/+11
* drm/i915: Reduce diff with Linux 3.8Jean-Sébastien Pédron2015-10-251-84/+77
* Synchronize i915_reg.h with linux 3.8.13 versionBaptiste Daroussin2015-08-261-8/+8
* CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than tenJung-uk Kim2015-05-221-2/+2
* drm: Update the device-independent code to match Linux 3.8.13Jean-Sébastien Pédron2015-03-171-37/+5
* Fix backlight for ivybridge based laptops (and whatever else comes throughAdrian Chadd2015-01-311-1/+1
* An update for the i915 GPU driver, which brings the code up to LinuxKonstantin Belousov2015-01-211-3328/+1077
* Correct atomic operations in i915.Jung-uk Kim2013-08-281-5/+5
* drm: Const'ify the 1st "drm_display_mode" passed to "mode_fixup" callbacksJean-Sébastien Pédron2013-08-241-1/+1
* Fix the following clang warning in drm2:Dimitry Andric2012-05-241-1/+1
* Add the code for new Intel GPU driver, which supports GEM, KMS andKonstantin Belousov2012-05-221-0/+9532