aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2010-01-15drm/i915: enable 36bit physical address for hardware status pageZhenyu Wang
2010-01-15drm/i915: fix eDP pipe maskZhenyu Wang
2010-01-15drm/i915: fix pixel color depth setting on eDPZhenyu Wang
2010-01-15drm/i915: parse eDP panel color depth from VBT blockZhenyu Wang
2010-01-15drm/i915: disable LVDS downclock by defaultJesse Barnes
2010-01-15drm/i915: Fix the incorrect cursor A bit definition in DSPFW2 registerZhao Yakui
2010-01-15drm/i915: Remove chatty execbuf failure message.Eric Anholt
2010-01-15drm/i915: remove loop in Ironlake interrupt handlerZou Nan hai
2010-01-12drm/i915: Don't wait interruptible for possible plane buffer flushZhenyu Wang
2010-01-12drm/i915: try another possible DDC bus for the SDVO device with multiple outputsZhao Yakui
2010-01-12drm/i915: Read the response after issuing DDC bus switch commandZhao Yakui
2010-01-12drm/i915: Don't use the child device parsed from VBT to setup HDMI/DPZhao Yakui
2010-01-12drm/i915: Fix resume regression on MSI Wind U100 w/o KMSRafael J. Wysocki
2010-01-07drm/i915: Fix Ironlake M/N/P ranges to match the specZhao Yakui
2010-01-07drm/i915: Use find_pll function to calculate DPLL setting for LVDS downclockZhao Yakui
2010-01-07drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk listZhao Yakui
2010-01-07drm/i915: disable TV hotplug status checkZhenyu Wang
2010-01-06Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-01-07drm: remove address mask param for drm_pci_alloc()Zhenyu Wang
2010-01-06Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-01-06drm/i915: remove full registers dump debugZhenyu Wang
2010-01-06drm/i915: Add DP dpll limit on ironlake and use existing DPLL search functionZhao Yakui
2010-01-06drm/i915: Select the correct BPC for LVDS on IronlakeZhao Yakui
2010-01-06drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeco...Zhao Yakui
2010-01-06drm/i915: Enable/disable the dithering for LVDS based on VBT settingZhao Yakui
2010-01-06drm/i915: Permit pinning whilst the device is 'suspended'Chris Wilson
2010-01-06drm/i915: Hold struct mutex whilst pinning power context bo.Chris Wilson
2010-01-06drm/i915: fix unused varAndrew Morton
2010-01-06drm/i915: Storage class should be before const qualifierTobias Klauser
2010-01-06drm/i915: remove render reclock supportJesse Barnes
2010-01-06drm/i915: Fix RC6 suspend/resumeAndrew Lutomirski
2010-01-06drm/i915: execbuf2 supportJesse Barnes
2009-12-23Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-12-18drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann
2009-12-17drm/i915: Reload hangcheck timer too for IronlakeZhenyu Wang
2009-12-16drm/i915: only enable hotplug for detected outputsJesse Barnes
2009-12-16drm/i915: Track whether cursor needs physical address in intel_device_infoKristian Høgsberg
2009-12-16drm/i915: Implement IS_* macros using static tablesKristian Høgsberg
2009-12-16drm/i915: Move PCI IDs into i915 driverKristian Høgsberg
2009-12-16drm/i915: Update LVDS connector status when receiving ACPI LID eventZhao Yakui
2009-12-16drm/i915: Add MALATA PC-81005 to ACPI LID quirk listZhao Yakui
2009-12-16drm/i915: implement new pm ops for i915Zhenyu Wang
2009-12-16drm/i915: Don't check for lid presence when detecting LVDSMatthew Garrett
2009-12-16drm/i915: fix order of fence release wrt flushingDaniel Vetter
2009-12-15drm/i915: In the debugfs interface, unmap our address instead of the page's.Eric Anholt
2009-12-10Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-12-10Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie
2009-12-09Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2009-12-08drm/i915: Remove a debugging printk from hangcheckChris Wilson
2009-12-08drm/i915: restore render clock gating on resumeAndrew Lutomirski