aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2010-01-08DRM / i915: Fix resume regression on MSI Wind U100 w/o KMSRafael J. Wysocki
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
2009-12-08Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie
2009-12-08Merge branch 'drm-core-next' into drm-linusDave Airlie
2009-12-07drm/i915: Set the error code after failing to insert new offset into mm ht.Chris Wilson
2009-12-07drm/i915: Report purgeable status in buffer lists.Chris Wilson
2009-12-08drm/intel: refactor DP i2c support and DP common header to drm helperDave Airlie
2009-12-07drm/i915: Fix product names and #definesAdam Jackson
2009-12-07drm/i915: Drop a some common DRM_ERROR()Chris Wilson
2009-12-07drm/i915: warn if Pineview CxSR can't be enabledJesse Barnes
2009-12-07drm/i915: pageflip fixesJesse Barnes
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-01drm/i915: Declare the new VBT parsing functions as staticZhao Yakui
2009-12-01drm/i915: Add the missing clonemask for display port on IronlakeZhao Yakui
2009-12-01drm/i915: fix the incorrect condition judgement in dp_is_present_in_vbtZhao Yakui
2009-12-01drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.Eric Anholt
2009-12-01drm/i915: Add 30ms delay to make SDVO TV detection reliable.Zhao Yakui