Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile...
[safe/jmp/linux-2.6] / drivers / gpu / drm / i915 /
2010-04-23 Jesse Barnesdrm/i915: fix non-Ironlake 965 class crashes
2010-04-22 Jesse Barnesdrm/i915: use PIPE_CONTROL instruction on Ironlake...
2010-04-22 Jesse Barnesdrm/i915: cleanup FBC buffers at unload time
2010-04-19 Daniel Vetterdrm/i915: fix tiling limits for i915 class hw v2
2010-04-19 Zhang Ruidrm/i915: set DIDL using the ACPI video output device...
2010-04-18 Adam Jacksondrm/i915: Fix 82854 PCI ID, and treat it like other 85X
2010-04-18 Adam Jacksondrm/i915: Attempt to fix watermark setup on 85x (v2)
2010-04-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-04-10 Zhao Yakuidrm/i915: Ignore LVDS EDID when it is unavailabe or...
2010-04-03 Stefan Baderdrm/i915: Add no_lvds entry for the Clientron U800
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-25 Eric Anholtdrm/i915: Rename many remaining uses of "output" to...
2010-03-25 Eric Anholtdrm/i915: Rename intel_output to intel_encoder.
2010-03-25 Daniel Vetterdrm/i915: introduce to_intel_bo helper
2010-03-25 Robert Hookerdrm/i915: Disable FBC on 915GM and 945GM.
2010-03-23 Eric Anholtdrm/i915: Stop trying to use ACPI lid status to determi...
2010-03-18 Daniel Vetterdrm/intel: fix up set_tiling for untiled->tiled transition
2010-03-18 Eric Anholtdrm/i915: Set up the documented clock gating on Sandybr...
2010-03-17 Dan Carpenterdrm/i915: fix small leak on overlay error path
2010-03-17 Chris Wilsondrm/i915: Avoid NULL deref in get_pages() unwind after...
2010-03-17 Zhenyu Wangdrm/i915: Fix check with IS_GEN6
2010-03-17 Joe Perchesdrivers/gpu/drm/i915/intel_bios.c: fix continuation...
2010-03-17 Eric Anholtdrm/i915: Enable VS timer dispatch.
2010-03-17 Priit Laesdrm/i915: Rename FBC_C3_IDLE to FBC_CTL_C3_IDLE to...
2010-03-17 Owain G. Ainsworthdrm/i915: remove an unnecessary wait_request()
2010-03-17 Eric Anholtdrm/i915: Don't bother with the BKL for GEM ioctls.
2010-03-01 Dave AirlieMerge branch 'gpu-switcher' of /ssd/git//linux-2.6...
2010-03-01 Dave Airlievga_switcheroo: initial implementation (v15)
2010-03-01 Dave AirlieMerge remote branch 'korg/drm-core-next' into drm-next...
2010-02-26 Zhao Yakuidrm/i915: Use a dmi quirk to skip a broken SDVO TV...
2010-02-26 Jesse Barnesdrm/i915: enable/disable LVDS port at DPMS time
2010-02-26 Daniel Vetterdrm/i915: check for multiple write domains in pin_and_r...
2010-02-26 Daniel Vetterdrm/i915: clean-up i915_gem_flush_gpu_write_domain
2010-02-26 Daniel Vetterdrm/i915: reuse i915_gpu_idle helper
2010-02-26 Daniel Vetterdrm/i915: ensure lru ordering of fence_list
2010-02-26 Daniel Vetterdrm/i915: extract fence stealing code
2010-02-26 Daniel Vetterdrm/i915: fixup active list locking in object_unbind
2010-02-26 Daniel Vetterdrm/i915: reuse i915_gem_object_put_fence_reg for fence...
2010-02-26 Zhenyu Wangdrm/i915: Add dependency on the intel agp module
2010-02-26 Eric Anholtdrm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.
2010-02-26 Eric Anholtdrm/i915: Correct the Sandybridge chipset info structs.
2010-02-26 Eric Anholtdrm/i915: Disable the hangcheck reset on Sandybridge...
2010-02-26 Eric Anholtdrm/i915: Add a new mobile Sandybridge PCI ID.
2010-02-26 Zhenyu Wangdrm/i915, agp/intel: Fix stolen memory size on Sandybridge
2010-02-26 Eric Anholtdrm/i915: Correct locking in the modesetting failure...
2010-02-26 Eric Anholtdrm/i915: Disable the surface tile swizzling on Sandybr...
2010-02-26 Eric Anholtdrm/i915: Fix sandybridge status page setup.
2010-02-26 Eric Anholtdrm/i915: Set up fence registers on sandybridge.
2010-02-26 Eric Anholtdrm/i915: Add initial bits for VGA modesetting bringup...
2010-02-25 Dave AirlieMerge remote branch 'anholt/drm-intel-next' into drm...
2010-02-25 Dave AirlieMerge remote branch 'korg/drm-core-next' into drm-next...
2010-02-22 Chris Wilsondrm/i915: Record batch buffer following GPU error
2010-02-22 Jesse Barnesdrm/i915: give up on 8xx lid status
2010-02-22 Owain Ainsworthdrm/i915: reduce some of the duplication of tiling...
2010-02-22 Daniel Vetterdrm/i915: blow away userspace mappings before fence...
2010-02-22 Daniel Vetterdrm/i915: move a gtt flush to the correct place
2010-02-22 Daniel Vetterdrm/i915: overlay: drop superflous gpu flushes
2010-02-22 Daniel Vetterdrm/i915: overlay: nuke readback to flush wc caches
2010-02-22 Rafael J. Wysockii915 / PM: Fix hibernate regression caused by suspend...
2010-02-22 Jesse Barnesdrm/i915: provide self-refresh status in debugfs
2010-02-22 Jesse Barnesdrm/i915: provide FBC status in debugfs
2010-02-22 Jesse Barnesdrm/i915: fix drps disable so unload & re-load works
2010-02-22 Li Pengdrm/i915: Fix OGLC performance regression on 945
2010-02-22 Matthew Garrettdrm/i915: Deobfuscate the render p-state obfuscation
2010-02-22 Jesse Barnesdrm/i915: add dynamic performance control support for...
2010-02-22 Li Pengdrm/i915: enable memory self refresh on 9xx
2010-02-16 Eric Anholtdrm/i915: Don't reserve compatibility fence regs in...
2010-02-16 Zhenyu Wangdrm/i915: Keep MCHBAR always enabled
2010-02-16 Chris Wilsondrm/i915: Replace open-coded eviction in i915_gem_idle()
2010-02-16 Zhang RuiACPI, i915: blacklist Clevo M5x0N bad_lid state
2010-02-11 Luca BarbieriUse drm_gem_object_[handle_]unreference_unlocked where...
2010-02-11 Jesse Barnesdrm/i915: hold ref on flip object until it completes
2010-02-11 Rafael J. Wysockidrm/i915: Fix crash while aborting hibernation
2010-02-10 Owain Ainsworthdrm/i915: Correctly return -ENOMEM on allocation failur...
2010-02-10 Zhenyu Wangdrm/i915: fix pipe source image setting in flip command
2010-02-10 Zhenyu Wangdrm/i915: fix flip done interrupt on Ironlake
2010-02-10 Jesse Barnesdrm/i915: untangle page flip completion
2010-02-10 Jesse Barnesdrm/i915: handle FBC and self-refresh better
2010-02-10 Chris Wilsondrm/i915: Increase fb alignment to 64k
2010-02-10 Daniel Vetterdrm/i915: Update write_domains on active list after...
2010-02-10 Zhenyu Wangdrm/i915: Rework DPLL calculation parameters for Ironlake
2010-02-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-02-04 Chris Wilsondrm/i915: Fix leak of relocs along do_execbuffer error...
2010-02-04 Thomas Meyerdrm/i915: slow acpi_lid_open() causes flickering - V2
2010-02-04 David Johndrm/i915: Disable SR when more than one pipe is enabled
2010-01-29 Jesse Barnesdrm/i915: page flip support for Ironlake
2010-01-29 Zhao Yakuidrm/i915: Fix the incorrect DMI string for Samsung...
2010-01-29 Zhao Yakuidrm/i915: Add support for SDVO composite TV
2010-01-29 Li Pengdrm/i915: don't trigger ironlake vblank interrupt at...
2010-01-27 Chris Wilsondrm/i915: Selectively enable self-reclaim
2010-01-26 Jesse Barnesdrm/i915: handle non-flip pending case when unpinning...
2010-01-25 Li Pengdrm/i915: Fix the device info of Pineview
2010-01-25 Li Pengdrm/i915: enable vblank interrupt on ironlake
2010-01-25 Chris Wilsondrm/i915: Prevent use of uninitialized pointers along...
2010-01-25 Zhenyu Wangdrm/i915: disable hotplug detect before Ironlake CRT...
2010-01-15 Zhenyu Wangdrm/i915: enable 36bit physical address for hardware...
2010-01-15 Zhenyu Wangdrm/i915: fix eDP pipe mask
2010-01-15 Zhenyu Wangdrm/i915: fix pixel color depth setting on eDP
2010-01-15 Zhenyu Wangdrm/i915: parse eDP panel color depth from VBT block
2010-01-15 Jesse Barnesdrm/i915: disable LVDS downclock by default
next