aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
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
2010-01-18drm/i915: Permit pinning whilst the device is 'suspended'Chris Wilson
2010-01-18drm/i915: fix order of fence release wrt flushingDaniel Vetter
2010-01-18drm/i915: Update LVDS connector status when receiving ACPI LID eventZhao Yakui
2009-12-18drm/i915: Fix LVDS stability issue on IronlakeZhenyu Wang
2009-12-18drm/i915: PineView only has LVDS and CRT portsZhenyu Wang
2009-12-18drm/i915: Avoid NULL dereference with component_only tv_modesChris Wilson
2009-12-18drm/i915: Fix sync to vblank when VGA output is turned offLi Peng
2009-12-18drm/i915: Add the missing clonemask for display port on IronlakeZhao Yakui
2009-12-18drm/i915: Set the error code after failing to insert new offset into mm ht.Chris Wilson
2009-11-25drm/i915: Fix CRT hotplug detect by checking really no channels attachedZhenyu Wang
2009-11-12drm/i915: Add more registers save/restore for Ironlake suspendZhenyu Wang
2009-11-12drm/i915: Fix IRQ stall issue on IronlakeZou, Nanhai
2009-11-05drm/i915: HDMI hardware workaround for IronlakeZhenyu Wang
2009-11-05drm/i915: Fix and cleanup DPLL calculation for IronlakeZhenyu Wang
2009-11-05drm/i915: Avoid potential sleep whilst holding spinlockChris Wilson
2009-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2009-11-02i915: fix intel graphics suspend breakage due to resume/lid event confusionLinus Torvalds
2009-10-23drm/i915: Ironlake suspend/resume supportZhenyu Wang
2009-10-23drm/i915: kill warning in intel_find_pll_g4x_dpJesse Barnes
2009-10-23drm/i915: update watermarks before enabling PLLsJesse Barnes
2009-10-23drm/i915: add FIFO watermark support for G4xJesse Barnes
2009-10-19drm/i915: quiet DP i2c initZhenyu Wang
2009-10-19drm/i915: fix panel fitting filter coefficient select for IronlakeZhenyu Wang
2009-10-19drm/i915: fix to setup display reference clock control on IronlakeZhenyu Wang
2009-10-15drm/i915: Install a fence register for fbc on g4xChris Wilson
2009-10-15drm/i915: save/restore BLC histogram control reg across suspend/resumeJesse Barnes
2009-10-13drm/i915: Fix FDI M/N setting according with correct color depthZhenyu Wang
2009-10-13drm/i915: disable powersave feature for Ironlake currentlyZhenyu Wang
2009-10-13drm/i915: Fix render reclock availability detection.Andy Lutomirski
2009-10-13drm/i915: Save and restore the GM45 FBC regs on suspend and resume.Jesse Barnes
2009-10-13drm/i915: Set the LVDS_BORDER when using LVDS scaling modeZhao Yakui
2009-10-13drm/i915: disable FBC for Pineview, fixing a boot hang.Shaohua Li
2009-10-09Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-10-08Merge branch 'drm-next' of ../drm-next into drm-linusDave Airlie
2009-10-06drm/fb: add more correct 8/16/24/32 bpp fb support.Dave Airlie
2009-10-05drm/fb: add setcmap and fix 8-bit support.Dave Airlie
2009-10-02drm/i915: Initialize HDMI outputs as HDMI connectors, not DVI.Adam Jackson
2009-10-02drm/i915: Multiply the refresh by 1000 in TV mode validatiionZhao Yakui
2009-10-02Merge commit 'ickle/for-anholt' into drm-intel-nextEric Anholt
2009-09-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-09-29drm/i915: Enable irq to trace batch buffer completion.Chris Wilson