summaryrefslogtreecommitdiff
path: root/sys/dev/pci/drm/i915
AgeCommit message (Expand)Author
2013-03-18skip the pending wakeup error path for nowJonathan Gray
2013-03-18unstub sdvo i2c functionsJonathan Gray
2013-03-18hookup the rest of the displayport code, currently untestedJonathan Gray
2013-03-17Enable acceleration for the framebuffer, but fall back on the unacceleratedMark Kettenis
2013-03-17Better way to prevent the VGA text console wsdisplay instance from atachingMark Kettenis
2013-03-17fix debug buildJonathan Gray
2013-03-16enable a bit more dp codeJonathan Gray
2013-03-16convert some commented out users of the mode_config lock from mutex to rwlockJonathan Gray
2013-03-16enable the ironlake_panel_vdd taskJonathan Gray
2013-03-16add the rest of the dvo codeJonathan Gray
2013-03-16start adding some of the dvo codeJonathan Gray
2013-03-15enable the call to intel_disable_gt_powersave()Jonathan Gray
2013-03-15switch from wakeup_pending() to wakeup()Jonathan Gray
2013-03-15i915 fixes from linux 3.8.3Jonathan Gray
2013-03-15move i915 files to a subdir, except the userland facing headerJonathan Gray