aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-02-06
|\
| * drm/i915: Fix leak of relocs along do_execbuffer error pathChris Wilson2010-02-04
| * drm/i915: slow acpi_lid_open() causes flickering - V2Thomas Meyer2010-02-04
| * drm/i915: Disable SR when more than one pipe is enabledDavid John2010-02-04
| * drm/i915: page flip support for IronlakeJesse Barnes2010-01-29
| * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptopZhao Yakui2010-01-29
| * drm/i915: Add support for SDVO composite TVZhao Yakui2010-01-29
| * drm/i915: don't trigger ironlake vblank interrupt at irq installLi Peng2010-01-29
| * drm/i915: handle non-flip pending case when unpinning the scanout bufferJesse Barnes2010-01-26
| * drm/i915: Fix the device info of PineviewLi Peng2010-01-25
| * drm/i915: enable vblank interrupt on ironlakeLi Peng2010-01-25
| * drm/i915: Prevent use of uninitialized pointers along error path.Chris Wilson2010-01-25
| * drm/i915: disable hotplug detect before Ironlake CRT detectZhenyu Wang2010-01-25
* | drm/i915: Selectively enable self-reclaimChris Wilson2010-01-27
|/
* drm/i915: enable 36bit physical address for hardware status pageZhenyu Wang2010-01-15
* drm/i915: fix eDP pipe maskZhenyu Wang2010-01-15
* drm/i915: fix pixel color depth setting on eDPZhenyu Wang2010-01-15
* drm/i915: parse eDP panel color depth from VBT blockZhenyu Wang2010-01-15
* drm/i915: disable LVDS downclock by defaultJesse Barnes2010-01-15
* drm/i915: Fix the incorrect cursor A bit definition in DSPFW2 registerZhao Yakui2010-01-15
* drm/i915: Remove chatty execbuf failure message.Eric Anholt2010-01-15
* drm/i915: remove loop in Ironlake interrupt handlerZou Nan hai2010-01-15
* drm/i915: Don't wait interruptible for possible plane buffer flushZhenyu Wang2010-01-12
* drm/i915: try another possible DDC bus for the SDVO device with multiple outputsZhao Yakui2010-01-12
* drm/i915: Read the response after issuing DDC bus switch commandZhao Yakui2010-01-12
* drm/i915: Don't use the child device parsed from VBT to setup HDMI/DPZhao Yakui2010-01-12
* drm/i915: Fix resume regression on MSI Wind U100 w/o KMSRafael J. Wysocki2010-01-12
* drm/i915: Fix Ironlake M/N/P ranges to match the specZhao Yakui2010-01-07
* drm/i915: Use find_pll function to calculate DPLL setting for LVDS downclockZhao Yakui2010-01-07
* drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk listZhao Yakui2010-01-07
* drm/i915: disable TV hotplug status checkZhenyu Wang2010-01-07
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-06
|\
| * drm: remove address mask param for drm_pci_alloc()Zhenyu Wang2010-01-06
* | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-01-06
|\ \
| * | drm/i915: remove full registers dump debugZhenyu Wang2010-01-06
| * | drm/i915: Add DP dpll limit on ironlake and use existing DPLL search functionZhao Yakui2010-01-06
| * | drm/i915: Select the correct BPC for LVDS on IronlakeZhao Yakui2010-01-06
| * | drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeco...Zhao Yakui2010-01-06
| * | drm/i915: Enable/disable the dithering for LVDS based on VBT settingZhao Yakui2010-01-06
| * | drm/i915: Permit pinning whilst the device is 'suspended'Chris Wilson2010-01-06
| * | drm/i915: Hold struct mutex whilst pinning power context bo.Chris Wilson2010-01-06
| * | drm/i915: fix unused varAndrew Morton2010-01-06
| * | drm/i915: Storage class should be before const qualifierTobias Klauser2010-01-06
| * | drm/i915: remove render reclock supportJesse Barnes2010-01-06
| * | drm/i915: Fix RC6 suspend/resumeAndrew Lutomirski2010-01-06
| * | drm/i915: execbuf2 supportJesse Barnes2010-01-06
| * | drm/i915: Reload hangcheck timer too for IronlakeZhenyu Wang2009-12-17
| * | drm/i915: only enable hotplug for detected outputsJesse Barnes2009-12-16
| * | drm/i915: Track whether cursor needs physical address in intel_device_infoKristian Høgsberg2009-12-16
| * | drm/i915: Implement IS_* macros using static tablesKristian Høgsberg2009-12-16