summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Disable FBC on 915GM and 945GM.Robert Hooker2010-05-262-3/+3
* drm/i915: fix non-Ironlake 965 class crashesJesse Barnes2010-05-261-1/+1
* drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy BridgeJesse Barnes2010-05-264-16/+152
* drm/i915: fix tiling limits for i915 class hw v2Daniel Vetter2010-05-123-14/+16
* drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.Eric Anholt2010-05-1211-56/+87
* drm/i915: Add no_lvds entry for the Clientron U800Stefan Bader2010-04-261-0/+8
* drm/i915: Avoid NULL deref in get_pages() unwind after error.Chris Wilson2010-04-011-9/+12
* drm/i915: fix small leak on overlay error pathDan Carpenter2010-04-011-4/+9
* drm/i915: Use a dmi quirk to skip a broken SDVO TV output.Zhao Yakui2010-03-151-1/+22
* drm/i915: give up on 8xx lid statusJesse Barnes2010-03-151-0/+7
* i915 / PM: Fix hibernate regression caused by suspend/resume splittingRafael J. Wysocki2010-02-221-21/+9
* ACPI, i915: blacklist Clevo M5x0N bad_lid stateZhang Rui2010-02-161-0/+7
* drm/i915: hold ref on flip object until it completesJesse Barnes2010-02-101-1/+3
* drm/i915: Fix crash while aborting hibernationRafael J. Wysocki2010-02-101-67/+101
* drm/i915: Correctly return -ENOMEM on allocation failure in cmdbuf ioctls.Owain Ainsworth2010-02-102-2/+6
* drm/i915: fix pipe source image setting in flip commandZhenyu Wang2010-02-101-2/+4
* drm/i915: fix flip done interrupt on IronlakeZhenyu Wang2010-02-101-8/+8
* drm/i915: untangle page flip completionJesse Barnes2010-02-101-7/+9
* drm/i915: handle FBC and self-refresh betterJesse Barnes2010-02-102-0/+3
* drm/i915: Increase fb alignment to 64kChris Wilson2010-02-101-1/+1
* drm/i915: Update write_domains on active list after flush.Daniel Vetter2010-02-102-4/+30
* drm/i915: Rework DPLL calculation parameters for IronlakeZhenyu Wang2010-02-101-50/+167
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-02-067-19/+91
|\
| * drm/i915: Fix leak of relocs along do_execbuffer error pathChris Wilson2010-02-041-2/+5
| * drm/i915: slow acpi_lid_open() causes flickering - V2Thomas Meyer2010-02-041-1/+8
| * drm/i915: Disable SR when more than one pipe is enabledDavid John2010-02-041-0/+12
| * drm/i915: page flip support for IronlakeJesse Barnes2010-01-291-3/+14
| * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptopZhao Yakui2010-01-291-1/+1
| * drm/i915: Add support for SDVO composite TVZhao Yakui2010-01-291-0/+8
| * drm/i915: don't trigger ironlake vblank interrupt at irq installLi Peng2010-01-291-3/+2
| * drm/i915: handle non-flip pending case when unpinning the scanout bufferJesse Barnes2010-01-251-2/+18
| * drm/i915: Fix the device info of PineviewLi Peng2010-01-251-1/+1
| * drm/i915: enable vblank interrupt on ironlakeLi Peng2010-01-252-11/+20
| * drm/i915: Prevent use of uninitialized pointers along error path.Chris Wilson2010-01-251-0/+4
| * drm/i915: disable hotplug detect before Ironlake CRT detectZhenyu Wang2010-01-251-0/+3
* | drm/i915: Selectively enable self-reclaimChris Wilson2010-01-273-39/+19
|/
* drm/i915: enable 36bit physical address for hardware status pageZhenyu Wang2010-01-151-0/+4
* drm/i915: fix eDP pipe maskZhenyu Wang2010-01-151-4/+3
* drm/i915: fix pixel color depth setting on eDPZhenyu Wang2010-01-152-4/+27
* drm/i915: parse eDP panel color depth from VBT blockZhenyu Wang2010-01-153-0/+73
* drm/i915: disable LVDS downclock by defaultJesse Barnes2010-01-154-2/+8
* drm/i915: Fix the incorrect cursor A bit definition in DSPFW2 registerZhao Yakui2010-01-151-1/+1
* drm/i915: Remove chatty execbuf failure message.Eric Anholt2010-01-151-2/+0
* drm/i915: remove loop in Ironlake interrupt handlerZou Nan hai2010-01-151-39/+29
* drm/i915: Don't wait interruptible for possible plane buffer flushZhenyu Wang2010-01-123-1/+53
* drm/i915: try another possible DDC bus for the SDVO device with multiple outputsZhao Yakui2010-01-121-0/+26
* drm/i915: Read the response after issuing DDC bus switch commandZhao Yakui2010-01-121-4/+53
* drm/i915: Don't use the child device parsed from VBT to setup HDMI/DPZhao Yakui2010-01-122-101/+1
* drm/i915: Fix resume regression on MSI Wind U100 w/o KMSRafael J. Wysocki2010-01-121-0/+5
* drm/i915: Fix Ironlake M/N/P ranges to match the specZhao Yakui2010-01-071-3/+3