summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'anholt/drm-intel-next' into drm-next-stageDave Airlie2010-02-2513-307/+1057
|\
| * drm/i915: Record batch buffer following GPU errorChris Wilson2010-02-225-7/+326
| * drm/i915: give up on 8xx lid statusJesse Barnes2010-02-221-0/+7
| * drm/i915: reduce some of the duplication of tiling checkingOwain Ainsworth2010-02-223-36/+5
| * drm/i915: blow away userspace mappings before fence changeDaniel Vetter2010-02-222-6/+6
| * drm/i915: move a gtt flush to the correct placeDaniel Vetter2010-02-221-1/+1
| * drm/i915: overlay: drop superflous gpu flushesDaniel Vetter2010-02-221-15/+5
| * drm/i915: overlay: nuke readback to flush wc cachesDaniel Vetter2010-02-221-5/+0
| * drm/i915: provide self-refresh status in debugfsJesse Barnes2010-02-221-0/+21
| * drm/i915: provide FBC status in debugfsJesse Barnes2010-02-224-0/+66
| * drm/i915: fix drps disable so unload & re-load worksJesse Barnes2010-02-221-1/+1
| * drm/i915: Fix OGLC performance regression on 945Li Peng2010-02-221-10/+17
| * drm/i915: Deobfuscate the render p-state obfuscationMatthew Garrett2010-02-225-13/+15
| * drm/i915: add dynamic performance control support for IronlakeJesse Barnes2010-02-228-10/+411
| * drm/i915: enable memory self refresh on 9xxLi Peng2010-02-222-4/+32
| * drm/i915: Don't reserve compatibility fence regs in KMS mode.Eric Anholt2010-02-161-1/+2
| * drm/i915: Keep MCHBAR always enabledZhenyu Wang2010-02-163-122/+122
| * drm/i915: Replace open-coded eviction in i915_gem_idle()Chris Wilson2010-02-161-100/+44
* | Merge remote branch 'korg/drm-core-next' into drm-next-stageDave Airlie2010-02-254-23/+12
|\ \
| * | Use drm_gem_object_[handle_]unreference_unlocked where possibleLuca Barbieri2010-02-114-23/+12
* | | 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
OpenPOWER on IntegriCloud