summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)AuthorFilesLines
2010-01-09DRM / i915: Fix resume regression on MSI Wind U100 w/o KMSRafael J. Wysocki1-0/+2
2010-01-07Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2-2/+2
2010-01-07drm: remove address mask param for drm_pci_alloc()Zhenyu Wang2-2/+2
2010-01-07Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds16-537/+682
2010-01-06drm/i915: remove full registers dump debugZhenyu Wang1-29/+0
2010-01-06drm/i915: Add DP dpll limit on ironlake and use existing DPLL search functionZhao Yakui1-68/+48
2010-01-06drm/i915: Select the correct BPC for LVDS on IronlakeZhao Yakui1-0/+12
2010-01-06drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeco...Zhao Yakui1-1/+25
2010-01-06drm/i915: Enable/disable the dithering for LVDS based on VBT settingZhao Yakui2-1/+18
2010-01-06drm/i915: Permit pinning whilst the device is 'suspended'Chris Wilson1-3/+0
2010-01-06drm/i915: Hold struct mutex whilst pinning power context bo.Chris Wilson1-26/+47
2010-01-06drm/i915: fix unused varAndrew Morton1-1/+2
2010-01-06drm/i915: Storage class should be before const qualifierTobias Klauser1-4/+4
2010-01-06drm/i915: remove render reclock supportJesse Barnes1-130/+2
2010-01-06drm/i915: Fix RC6 suspend/resumeAndrew Lutomirski3-15/+1
2010-01-06drm/i915: execbuf2 supportJesse Barnes4-78/+219
2009-12-23Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2-14/+11
2009-12-18drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann2-14/+11
2009-12-17drm/i915: Reload hangcheck timer too for IronlakeZhenyu Wang1-0/+2
2009-12-17drm/i915: only enable hotplug for detected outputsJesse Barnes9-26/+59
2009-12-17drm/i915: Track whether cursor needs physical address in intel_device_infoKristian Høgsberg4-17/+9
2009-12-17drm/i915: Implement IS_* macros using static tablesKristian Høgsberg3-99/+161
2009-12-17drm/i915: Move PCI IDs into i915 driverKristian Høgsberg1-2/+40
2009-12-17drm/i915: Update LVDS connector status when receiving ACPI LID eventZhao Yakui2-0/+10
2009-12-17drm/i915: Add MALATA PC-81005 to ACPI LID quirk listZhao Yakui1-0/+7
2009-12-16drm/i915: implement new pm ops for i915Zhenyu Wang1-6/+47
2009-12-16drm/i915: Don't check for lid presence when detecting LVDSMatthew Garrett1-65/+2
2009-12-16drm/i915: fix order of fence release wrt flushingDaniel Vetter1-3/+4
2009-12-15drm/i915: In the debugfs interface, unmap our address instead of the page's.Eric Anholt1-1/+1
2009-12-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds31-1158/+3307
2009-12-10Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie7-26/+26
2009-12-10Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds1-1/+1
2009-12-09drm/i915: Remove a debugging printk from hangcheckChris Wilson1-1/+0
2009-12-08drm/i915: restore render clock gating on resumeAndrew Lutomirski4-23/+22
2009-12-08Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie28-725/+3231
2009-12-08Merge branch 'drm-core-next' into drm-linusDave Airlie6-425/+68
2009-12-08drm/i915: Set the error code after failing to insert new offset into mm ht.Chris Wilson1-0/+1
2009-12-08drm/i915: Report purgeable status in buffer lists.Chris Wilson1-2/+3
2009-12-08drm/intel: refactor DP i2c support and DP common header to drm helperDave Airlie5-425/+67
2009-12-08drm/i915: Fix product names and #definesAdam Jackson17-349/+347
2009-12-07drm/i915: Drop a some common DRM_ERROR()Chris Wilson1-2/+0
2009-12-07drm/i915: warn if Pineview CxSR can't be enabledJesse Barnes1-0/+7
2009-12-07drm/i915: pageflip fixesJesse Barnes1-3/+13
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina3-3/+3
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa3-3/+3
2009-12-02drm/i915: Declare the new VBT parsing functions as staticZhao Yakui4-4/+4
2009-12-02drm/i915: Add the missing clonemask for display port on IronlakeZhao Yakui1-3/+3
2009-12-02drm/i915: fix the incorrect condition judgement in dp_is_present_in_vbtZhao Yakui1-3/+3
2009-12-01drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.Eric Anholt4-1/+39
2009-12-01drm/i915: Add 30ms delay to make SDVO TV detection reliable.Zhao Yakui1-0/+4