Show patches with: State = Action Required       |   118969 patches
« 1 2 ... 1183 1184 11851189 1190 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[10/21] drm/i915: Implement manual override of LVDS single/dual channel mode - - - --- 2011-04-16 Chris Wilson New
[09/21] drm/i915: Implement direct support for 24 bit LVDS pixel format - - - --- 2011-04-16 Chris Wilson New
[08/21] drm/i915: Only print out the actual number of fences for i915_error_state - - - --- 2011-04-16 Chris Wilson New
[07/21] drm/i915: Track fence setup separately from fenced object lifetime - - - --- 2011-04-16 Chris Wilson New
[06/21] drm/i915: Pass the fence register number to be written - - - --- 2011-04-16 Chris Wilson New
[05/21] drm/i915: Invalidate fenced read domains upon flush - - - --- 2011-04-16 Chris Wilson New
[04/21] drm/i915: Maintain fenced gpu access until we flush the fence - - - --- 2011-04-16 Chris Wilson New
[03/21] drm/i915: s/addr & ~PAGE_MASK/offset_in_page(addr)/ - - - --- 2011-04-16 Chris Wilson New
[02/21] drm/i915: Refactor pwrite/pread to use single copy of get_user_pages - - - --- 2011-04-16 Chris Wilson New
[01/21] drm/i915: Cache GT fifo count for SandyBridge - - - --- 2011-04-16 Chris Wilson New
drm/i915: Combine pinning with setting to the display plane - - - --- 2011-04-16 Chris Wilson New
[4/4] drm/i915: use drm_mm_for_each_scanned_node_reverse helper - - - --- 2011-04-15 Daniel Vetter New
[3/4] drm/i915: kill gtt_list - - - --- 2011-04-15 Daniel Vetter New
[2/4] drm/i915: kill obj->gtt_offset - - - --- 2011-04-15 Daniel Vetter New
[1/4] drm/i915: embed struct drm_mm_node into struct drm_i915_gem_object - - - --- 2011-04-15 Daniel Vetter New
[2/2] drm/i915: Use the uncached domain for the display planes - - - --- 2011-04-15 Chris Wilson New
[1/2] drm/i915: Combine pinning after setting to the display plane - - - --- 2011-04-15 Chris Wilson New
drm/i915: Rename agp_type to cache_level - - - --- 2011-04-14 Chris Wilson New
[3/3] drm/i915: userspace interface to the forcewake - - - --- 2011-04-14 Ben Widawsky New
[2/3] drm/i915: reference counted forcewake - - - --- 2011-04-14 Ben Widawsky New
[3/3] drm/i915: userspace interface to the forcewake - - - --- 2011-04-14 Ben Widawsky New
[2/3] drm/i915: reference counted forcewake - - - --- 2011-04-14 Ben Widawsky New
[1/3] drm/i915: proper use of forcewake - - - --- 2011-04-14 Ben Widawsky New
[13/13] drm/i915: Use the LLC mode on gen6 for everything but display. - - - --- 2011-04-14 Chris Wilson New
[12/13] drm/i915: Prevent mixing of snooped and tiling modes for old chipsets - - - --- 2011-04-14 Chris Wilson New
[11/13] drm/i915: Prevent mmap access through the GTT of snooped pages - - - --- 2011-04-14 Chris Wilson New
[10/13] drm/i915: Use the CPU domain for snooped pwrites - - - --- 2011-04-14 Chris Wilson New
[09/13] drm/i915: Use the uncached domain for the display planes - - - --- 2011-04-14 Chris Wilson New
[08/13] drm/i915: Pin after setting to the display plane - - - --- 2011-04-14 Chris Wilson New
[07/13] drm/i915: Mark the cursor and the overlay as being part of the display planes - - - --- 2011-04-14 Chris Wilson New
[06/13] drm/i915: Add an interface to dynamically change the cache level - - - --- 2011-04-14 Chris Wilson New
[05/13] drm/i915/gtt: Split out i915_gem_gtt_rebind_object() - - - --- 2011-04-14 Chris Wilson New
[04/13] drm/i915: Introduce i915_gem_object_finish_gtt() - - - --- 2011-04-14 Chris Wilson New
[03/13] drm/i915: Introduce i915_gem_object_finish_gpu() - - - --- 2011-04-14 Chris Wilson New
[02/13] drm/i915: Do not clflush snooped objects - - - --- 2011-04-14 Chris Wilson New
[01/13] drm/i915: Rename agp_type to cache_level - - - --- 2011-04-14 Chris Wilson New
[3/3] drm/i915: Add an interface to dynamically change the cache level - - - --- 2011-04-13 Chris Wilson New
[2/3] drm/i915: Introduce i915_gem_object_finish_gtt() - - - --- 2011-04-13 Chris Wilson New
[1/3] drm/i915: Introduce i915_gem_object_finish_gpu() - - - --- 2011-04-13 Chris Wilson New
drm/i915: Prevent mmap access through the GTT of snooped pages - - - --- 2011-04-13 Chris Wilson New
drm/i915: Redirect GTT mappings to the CPU page if cache-coherent - - - --- 2011-04-13 Chris Wilson New
drm/i915: Relinquish any fence when changing cache levels - - - --- 2011-04-13 Chris Wilson New
drm/i915: Relinquish any fence when changing cache levels - - - --- 2011-04-13 Chris Wilson New
drm/i915: Prevent mixing of snooped and tiling modes for old chipsets - - - --- 2011-04-13 Chris Wilson New
[3/3] drm/i915: Disable all outputs early, before KMS takeover - - - --- 2011-04-13 Chris Wilson New
[2/3] drm/i915: Move the irq wait queue initialisation into the ring init - - - --- 2011-04-13 Chris Wilson New
[1/3] drm/i915: Initialise g4x watermarks for disabled pipes - - - --- 2011-04-13 Chris Wilson New
Use SwapbuffersWait config option to control waiting on fullscreen swaps - - - --- 2011-04-13 Chris Wilson New
[2/2] drm/i915: Implement manual override of LVDS single/dual channel mode - - - --- 2011-04-12 Chris Wilson New
[1/2] drm/i915: Implement direct support for 24 bit LVDS pixel format - - - --- 2011-04-12 Chris Wilson New
[30/30] drm/i915: Only print out the actual number of fences for i915_error_state - - - --- 2011-04-12 Chris Wilson New
[29/30] drm/i915: Track fence setup separately from fenced object lifetime - - - --- 2011-04-12 Chris Wilson New
[28/30] drm/i915: Pass the fence register number to be written - - - --- 2011-04-12 Chris Wilson New
[27/30] drm/i915: Invalidate fenced read domains upon flush - - - --- 2011-04-12 Chris Wilson New
[26/30] drm/i915: Maintain fenced gpu access until we flush the fence - - - --- 2011-04-12 Chris Wilson New
[25/30] drm/i915: s/addr & ~PAGE_MASK/offset_in_page(addr)/ - - - --- 2011-04-12 Chris Wilson New
[24/30] drm/i915: Refactor pwrite/pread to use single copy of get_user_pages - - - --- 2011-04-12 Chris Wilson New
[23/30] drm/i915: Cache GT fifo count for SandyBridge - - - --- 2011-04-12 Chris Wilson New
[22/30] drm/i915: Use the LLC mode on gen6 for everything but display. - - - --- 2011-04-12 Chris Wilson New
[21/30] drm/i915: Redirect GTT mappings to the CPU page if cache-coherent - - - --- 2011-04-12 Chris Wilson New
[20/30] drm/i915: Use the CPU domain for snooped pwrites - - - --- 2011-04-12 Chris Wilson New
[19/30] drm/i915: Use the uncached domain for the display planes v2 - - - --- 2011-04-12 Chris Wilson New
[18/30] drm/i915: Add an interface to dynamically change the cache level - - - --- 2011-04-12 Chris Wilson New
[17/30] drm/i915: Do not clflush snooped objects - - - --- 2011-04-12 Chris Wilson New
[16/30] drm/i915: Mark the cursor and the overlay as being part of the display planes - - - --- 2011-04-12 Chris Wilson New
[15/30] drm/i915: Rename agp_type to cache_level - - - --- 2011-04-12 Chris Wilson New
[14/30] drm/i915: use i915_enable_rc6 on SNB too - - - --- 2011-04-12 Chris Wilson New
[13/30] drm/i915: re-enable rc6 for ironlake - - - --- 2011-04-12 Chris Wilson New
[12/30] drm/i915: fix rc6 initialization on Ironlake - - - --- 2011-04-12 Chris Wilson New
[11/30] drm/1915: ringbuffer wait for idle function - - - --- 2011-04-12 Chris Wilson New
[10/30] drm/i915: fix ilk rc6 teardown locking - - - --- 2011-04-12 Chris Wilson New
[09/30] drm/i915: Fold the DPLL limit defines into the structs that use them. - - - --- 2011-04-12 Chris Wilson New
[08/30] drm/i915: Clean up leftover DPLL and LVDS register choice from pch split. - - - --- 2011-04-12 Chris Wilson New
[07/30] drm/i915: Drop remaining pre-Ironlake code from ironlake_crtc_mode_set(). - - - --- 2011-04-12 Chris Wilson New
[06/30] drm/i915: Drop non-HAS_PCH_SPLIT() code from ironlake_crtc_mode_set(). - - - --- 2011-04-12 Chris Wilson New
[05/30] drm/i915: Drop the remaining bit of Ironlake code from i9xx_crtc_mode_set(). - - - --- 2011-04-12 Chris Wilson New
[04/30] drm/i915: Drop the eDP paths from the pre-Ironlake crtc_mode_set. - - - --- 2011-04-12 Chris Wilson New
[03/30] drm/i915: Remove the PCH paths from the pre-Ironlake crtc_mode_set(). - - - --- 2011-04-12 Chris Wilson New
[02/30] drm/i915: Move the vblank pre/post modeset to the common crtc_mode_set. - - - --- 2011-04-12 Chris Wilson New
[01/30] drm/i915: Split the crtc_mode_set function along HAS_PCH_SPLIT() lines. - - - --- 2011-04-12 Chris Wilson New
drm/i915: Sanitize the output registers after resume - - - --- 2011-04-12 Chris Wilson New
[3/3] drm/i915/tv: Fix modeset flickering introduced in 7f58aabc3 - - - --- 2011-04-12 Chris Wilson New
[2/3] drm/i915/tv: Only poll for TV connections - - - --- 2011-04-12 Chris Wilson New
[1/3] drm/i915/tv: Remember the detected TV type - - - --- 2011-04-12 Chris Wilson New
[4/4] drm/i915: fewer warning patch (temporary) - - - --- 2011-04-12 Ben Widawsky New
[3/4] drm/i915: userspace interface to the forcewake refcount - - - --- 2011-04-12 Ben Widawsky New
[2/4] drm/i915: refcounts for forcewake - - - --- 2011-04-12 Ben Widawsky New
[1/4] drm/i915: proper use of forcewake - - - --- 2011-04-12 Ben Widawsky New
[4/4] drm/i915: optional fewer warning patch - - - --- 2011-04-09 Ben Widawsky New
[3/4] drm/i915: userspace interface to the forcewake refcount - - - --- 2011-04-09 Ben Widawsky New
[2/4] drm/i915: refcounts for forcewake - - - --- 2011-04-09 Ben Widawsky New
[1/4] drm/i915: proper use of forcewake - - - --- 2011-04-09 Ben Widawsky New
[3/4] drm/i915: userspace interface to the forcewake refcount - - - --- 2011-04-09 Ben Widawsky New
[2/4] drm/i915: refcounts for forcewake - - - --- 2011-04-09 Ben Widawsky New
[1/4] drm/i915: proper use of forcewake - - - --- 2011-04-09 Ben Widawsky New
[4/4] drm/i915: optional fewer warning patch - - - --- 2011-04-08 Ben Widawsky New
[3/4] drm/i915: userspace interface to the forcewake refcount - - - --- 2011-04-08 Ben Widawsky New
[2/4] drm/i915: refcounts for forcewake - - - --- 2011-04-08 Ben Widawsky New
[1/4] drm/i915: proper use of forcewake - - - --- 2011-04-08 Ben Widawsky New
[3/3] drm/i915: split enable/disable vblank code into chipset specific functions - - - --- 2011-04-07 Jesse Barnes New
« 1 2 ... 1183 1184 11851189 1190 »