summaryrefslogtreecommitdiff
path: root/sys/dev/pci/drm/i915/intel_pm.c
AgeCommit message (Expand)Author
2013-07-08make use of udelay to reduce the diff to linuxJonathan Gray
2013-07-05make use of the drm_i915_private macro to reduce the diff to linuxJonathan Gray
2013-07-04set CPT FDI RX polarity bits based on VBTJonathan Gray
2013-06-01Make mutexes that get used in interrupts IPL_TTY instead of IPL_NONE.Mark Kettenis
2013-05-05Add nonblocking argument to i915_gem_object_pin() andMark Kettenis
2013-04-17Another round of reducing diffs with Linux code.Mark Kettenis
2013-03-22enable mchdev lockingJonathan Gray
2013-03-19make a few printfs debug only to reduce dmesg spamJonathan Gray
2013-03-18Significantly increase the wordlist for ddb hangman,Jonathan Gray