Merge branch 'for-next' into for-linus
[safe/jmp/linux-2.6] / drivers / gpu / drm / i915 /
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
2010-01-15 Zhao Yakuidrm/i915: Fix the incorrect cursor A bit definition...
2010-01-15 Eric Anholtdrm/i915: Remove chatty execbuf failure message.
2010-01-15 Zou Nan haidrm/i915: remove loop in Ironlake interrupt handler
2010-01-12 Zhenyu Wangdrm/i915: Don't wait interruptible for possible plane...
2010-01-12 Zhao Yakuidrm/i915: try another possible DDC bus for the SDVO...
2010-01-12 Zhao Yakuidrm/i915: Read the response after issuing DDC bus switc...
2010-01-12 Zhao Yakuidrm/i915: Don't use the child device parsed from VBT...
2010-01-12 Rafael J. Wysockidrm/i915: Fix resume regression on MSI Wind U100 w...
2010-01-09 Rafael J. WysockiDRM / i915: Fix resume regression on MSI Wind U100...
2010-01-07 Zhao Yakuidrm/i915: Fix Ironlake M/N/P ranges to match the spec
2010-01-07 Zhao Yakuidrm/i915: Use find_pll function to calculate DPLL setti...
2010-01-07 Zhao Yakuidrm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk...
2010-01-07 Zhenyu Wangdrm/i915: disable TV hotplug status check
2010-01-07 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2010-01-07 Zhenyu Wangdrm: remove address mask param for drm_pci_alloc()
2010-01-07 Linus TorvaldsMerge branch 'drm-intel-next' of git://git./linux/kerne...
2010-01-06 Zhenyu Wangdrm/i915: remove full registers dump debug
2010-01-06 Zhao Yakuidrm/i915: Add DP dpll limit on ironlake and use existin...
2010-01-06 Zhao Yakuidrm/i915: Select the correct BPC for LVDS on Ironlake
2010-01-06 Zhao Yakuidrm/i915: Make the BPC in FDI rx/transcoder be consiste...
2010-01-06 Zhao Yakuidrm/i915: Enable/disable the dithering for LVDS based...
2010-01-06 Chris Wilsondrm/i915: Permit pinning whilst the device is 'suspended'
2010-01-06 Chris Wilsondrm/i915: Hold struct mutex whilst pinning power contex...
2010-01-06 Andrew Mortondrm/i915: fix unused var
2010-01-06 Tobias Klauserdrm/i915: Storage class should be before const qualifier
2010-01-06 Jesse Barnesdrm/i915: remove render reclock support
next