summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2011-02-17drm/i915/lvds: Add AOpen i915GMm-HFS to the list of false-positive LVDSKnut Petersen
2010-09-20drm/i915: Prevent double dpms onChris Wilson
2010-09-20i915_gem: return -EFAULT if copy_to_user failsDan Carpenter
2010-09-20i915: return -EFAULT if copy_to_user failsDan Carpenter
2010-08-26drm/i915: add 'reclaimable' to i915 self-reclaimable page allocationsLinus Torvalds
2010-08-26drm/i915: fix hibernation since i915 self-reclaim fixesLinus Torvalds
2010-08-26drm/i915/edp: Flush the write before waiting for PLLsChris Wilson
2010-08-13drm/i915: Use RSEN instead of HTPLG for tfp410 monitor detection.Dave Müller
2010-08-10drm/i915: parse child device from VBTZhao Yakui
2010-08-10drm/i915: Fix LVDS presence checkAdam Jackson
2010-08-02drm/i915: Make G4X-style PLL search more permissiveAdam Jackson
2010-08-02drm/i915: enable low power render writes on GEN3 hardware.Dave Airlie
2010-08-02drm/i915: Define MI_ARB_STATE bitsKeith Packard
2010-08-02i915: fix lock imbalance on error path...Daniel J Blueman
2010-07-05drm/i915: give up on 8xx lid statusJesse Barnes
2010-07-05drm/i915: Rebind bo if currently bound with incorrect alignment.Chris Wilson
2010-07-05drm/i915: Reject bind_to_gtt() early if object > apertureChris Wilson
2010-05-12drm/i915: fix tiling limits for i915 class hw v2Daniel Vetter
2010-04-26drm/i915: Add no_lvds entry for the Clientron U800Stefan Bader
2010-04-01drm/i915: Avoid NULL deref in get_pages() unwind after error.Chris Wilson
2010-04-01drm/i915: fix gpio register detection logic for BIOS without VBTShaohua Li
2010-03-15drm/i915: Use a dmi quirk to skip a broken SDVO TV output.Zhao Yakui
2010-03-15drm/i915: disable TV hotplug status checkZhenyu Wang
2010-03-15drm/i915: fix get_core_clock_speed for G33 class desktop chipsDaniel Vetter
2010-03-15ACPI, i915: blacklist Clevo M5x0N bad_lid stateZhang Rui
2010-02-23drm/i915: Don't wait interruptible for possible plane buffer flushZhenyu Wang
2010-02-23drm/i915: add i915_lp_ring_sync helperDaniel Vetter
2010-02-23drm/i915: remove full registers dump debugZhenyu Wang
2010-02-23drm/i915: Update write_domains on active list after flush.Daniel Vetter
2010-02-23drm/i915: Increase fb alignment to 64kChris Wilson
2010-02-23drm/i915: handle FBC and self-refresh betterJesse Barnes
2010-02-23drm/i915: Add MALATA PC-81005 to ACPI LID quirk listZhao Yakui
2010-02-23drm/i915: Fix the incorrect DMI string for Samsung SX20S laptopZhao Yakui
2010-02-23drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk listZhao Yakui
2010-02-23drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.Eric Anholt
2010-02-23drm/i915: Disable SR when more than one pipe is enabledDavid John
2010-02-23drm/i915: enable self-refresh on 965Jesse Barnes
2010-02-23drm/i915: disable hotplug detect before Ironlake CRT detectZhenyu Wang
2010-02-09drm/i915: only enable hotplug for detected outputsJesse Barnes
2010-02-09drm/i915: Reload hangcheck timer too for IronlakeZhenyu Wang
2010-02-09drm/i915: Selectively enable self-reclaimChris Wilson
2010-01-25drm/i915: try another possible DDC bus for the SDVO device with multiple outputsZhao Yakui
2010-01-25drm/i915: Read the response after issuing DDC bus switch commandZhao Yakui
2010-01-22drm/i915: remove loop in Ironlake interrupt handlerZou Nan hai
2010-01-18drm/i915: remove render reclock supportJesse Barnes
2010-01-18drm/i915: fix unused varAndrew Morton
2010-01-18drm/i915: Select the correct BPC for LVDS on IronlakeZhao Yakui
2010-01-18drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeco...Zhao Yakui
2010-01-18drm/i915: Enable/disable the dithering for LVDS based on VBT settingZhao Yakui
2010-01-18drm: remove address mask param for drm_pci_alloc()Zhenyu Wang