aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-01-12Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-01-12Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-12i915/gtt: fix ordering causing DMAR errors on object teardown.Dave Airlie
2011-01-12i915/gtt: fix ordering issues with status setup and DMARDave Airlie
2011-01-12Merge branch 'drm-intel-fixes' of ssh://master.kernel.org/pub/scm/linux/kerne...Dave Airlie
2011-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-01-11cxgb4vf: recover from failure in cxgb4vf_open()Casey Leedom
2011-01-11drm/i915/execbuffer: Reorder binding of objects to favour restrictionsChris Wilson
2011-01-11drm/i915: If we hit OOM when allocating GTT pages, clear the apertureChris Wilson
2011-01-11drm/i915/evict: Ensure we completely cleanup on failureChris Wilson
2011-01-11drm/i915/execbuffer: Correctly clear the current object list upon EFAULTChris Wilson
2011-01-11drm/i915/debugfs: Show all objects in the gttChris Wilson
2011-01-11drm/i915: Record AGP memory type upon errorChris Wilson
2011-01-11drm/i915: Periodically flush the active lists and requestsChris Wilson
2011-01-11ehea: Increase the skb array usageBreno Leitao
2011-01-11net/fec: remove config FEC2 as it's used nowhereShawn Guo
2011-01-11pcnet_cs: add new_idKen Kawasaki
2011-01-11drm/i915/gtt: Unmap the PCI pages after unbinding them from the GTTChris Wilson
2011-01-11drm/i915: Record the error batchbuffer on each ringChris Wilson
2011-01-11drm/i915: Include TLB miss overhead for computing WMChris Wilson
2011-01-11drm/i915: Propagate error from flushing the ringChris Wilson
2011-01-11drm/i915: detect & report PCH display error interruptsJesse Barnes
2011-01-11drm/i915: cleanup rc6 codeJesse Barnes
2011-01-11drm/i915: fix rc6 enabling around suspend/resumeJesse Barnes
2011-01-11drm/i915: re-enable rc6 support for Ironlake+Jesse Barnes
2011-01-11drm/i915: Make the ring IMR handling privateChris Wilson
2011-01-11drm/i915/ringbuffer: Simplify the ring irq refcountingChris Wilson
2011-01-11drm/i915/debugfs: Show the per-ring IMRChris Wilson
2011-01-11drm/i915: Mask USER interrupts on gen6 (until required)Chris Wilson
2011-01-11drm/i915: Handle ringbuffer stalls when flushingChris Wilson
2011-01-11drm/i915: Enforce write ordering through the GTTChris Wilson
2011-01-11drm/i915: Remove impossible testChris Wilson
2011-01-11drm/i915: avoid reading non-existent PLL reg on Ironlake+Jesse Barnes
2011-01-11drm/i915: add 'reset' parameterChris Wilson
2011-01-11drm/i915: fix the wrong latency value while computing wm0Yuanhan Liu
2011-01-11drm/i915: support low power watermarks on IronlakeJesse Barnes
2011-01-11agp/intel: Flush the chipset write buffers when changing GTT baseChris Wilson
2011-01-11drm/i915: Workaround erratum on i830 for TAIL pointer within last 2 cachelinesChris Wilson
2011-01-11drm/i915: Use the mappable sizes determined by GTT for consistency.Chris Wilson
2011-01-11drm/i915: support overclocking on Sandy BridgeJesse Barnes
2011-01-11drm/i915/lvds: Always use 0 to disable the pfit controllerChris Wilson
2011-01-11drm/i915/panel: Only record the backlight level when it is enabledChris Wilson
2011-01-11drm/i915/sdvo: Defer detection of output capabilities until probingChris Wilson
2011-01-11drm/i915: fix calculation of eDP signal levels on SandybridgeYuanhan Liu
2011-01-11drm/i915/crt: Check for a analog monitor in case of DVI-IDavid Müller
2011-01-11drm/i915: make DP training try a little harderJesse Barnes
2011-01-11drm/i915: check eDP encoder correctly when setting modesJesse Barnes
2011-01-11Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds