summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-07-13i915: Fix opregion notificationsMatthew Garrett2-7/+15
2011-07-13drm/i915: TVDAC_STATE_CHG does not indicate successful load-detectKeith Packard1-20/+20
2011-07-13drm/i915: Select correct pipe during TV detectKeith Packard1-0/+6
2011-07-12Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard3-5/+13
2011-07-12drm/i915/ringbuffer: Idling requires waiting for the ring to be emptyChris Wilson1-1/+1
2011-07-12Revert "drm/i915: enable rc6 by default"Keith Packard1-1/+1
2011-07-12drm/i915: Clean up i915_driver_load failure pathKeith Packard1-3/+11
2011-07-08drm/i915: Enable i915 frame buffer compression by defaultKeith Packard1-1/+1
2011-07-08drm/i915: Share the common work of disabling active FBC before updatingChris Wilson2-60/+64
2011-07-08drm/i915: Perform intel_enable_fbc() from a delayed taskChris Wilson3-2/+90
2011-07-08drm/i915: Disable FBC across page-flippingChris Wilson1-0/+2
2011-07-08drm/i915: Set persistent-mode for ILK/SNB framebuffer compressionChris Wilson2-0/+3
2011-07-08drm/i915: Use of a CPU fence is mandatory to update FBC regions upon CPU writesChris Wilson1-19/+14
2011-07-08drm/i915: Remove vestigial pitch from post-gen2 FBC control routinesChris Wilson1-6/+2
2011-07-08drm/i915: Replace direct calls to vfunc.disable_fbc with intel_disable_fbc()Chris Wilson1-8/+5
2011-07-08drm/i915: Only export the generic intel_disable_fbc() interfaceChris Wilson4-34/+30
2011-07-08Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard1-0/+1
2011-07-08drm/i915: Enable GPU reset on Ivybridge.Kenneth Graunke1-0/+1
2011-07-08Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard85-188/+23944
2011-07-08drm/i915/dp: manage sink power state if possibleJesse Barnes1-0/+35
2011-07-08drm/i915/dp: consolidate AUX retry codeJesse Barnes1-21/+30
2011-07-08drm/i915/dp: remove DPMS mode tracking from DPJesse Barnes1-5/+1
2011-07-08drm/i915/dp: try to read receiver capabilities 3 times when detectingJesse Barnes1-5/+10
2011-07-08drm/i915/dp: read more receiver capability bits on hotplugJesse Barnes1-0/+11
2011-07-08drm/i915/dp: use DP DPCD defines when looking at DPCD valuesJesse Barnes1-8/+10
2011-07-08drm/i915/dp: retry link status read 3 times on failureJesse Barnes1-7/+13
2011-07-08drm/i915: use pipe bpp in DP link bandwidth calculationJesse Barnes1-5/+7
2011-07-08drm/i915: check for supported depth at fb init timeJesse Barnes1-0/+5
2011-07-08drm: bpp and depth changes require full mode setsJesse Barnes1-0/+5
2011-07-08drm/i915: use pipe bpp when setting HDMI bpcJesse Barnes1-0/+5
2011-07-08drm/i915: use pipe bpp in DP link bandwidth calculationsJesse Barnes1-3/+2
2011-07-08drm/i915: split out plane update codeJesse Barnes2-9/+100
2011-07-08drm/i915: split out Ironlake pipe bpp picking codeJesse Barnes2-42/+153
2011-07-08drm/i915: set bpc for DP transcoderJesse Barnes1-1/+2
2011-07-08drm/i915: don't set transcoder bpc on CougarPointJesse Barnes1-6/+9
2011-07-08drm/i915: don't set SDVO color range on ILK+Jesse Barnes1-1/+2
2011-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds38-7/+23605
2011-07-05Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-1/+2
2011-07-05Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-28/+20
2011-07-05RDMA: Check for NULL mode in .devnode methodsGoldwyn Rodrigues2-2/+4
2011-07-04vesafb: fix memory leakDaniel J Blueman1-0/+1
2011-07-03[SCSI] isci: fix checkpatch errorsJames Bottomley5-42/+44
2011-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isciJames Bottomley36-0/+23590
2011-07-03Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-20/+63
2011-07-03hwmon-vid: Fix typo in VIA CPU nameJean Delvare1-1/+1
2011-07-03hwmon: (f71882fg) Add support for the F71869AHans de Goede2-3/+16
2011-07-03hwmon: Use <> rather than () around my e-mail addressHans de Goede2-2/+2
2011-07-03hwmon: (emc6w201) Properly handle all errorsJean Delvare1-14/+44
2011-07-03isci: Device reset should request sas_phy_reset(phy, true)Jeff Skirvin1-12/+6
2011-07-03isci: pare back error messsagesDan Williams2-28/+28