Show patches with: State = Action Required       |   118969 patches
« 1 2 ... 1181 1182 11831189 1190 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
drm/i915: initialize gen6 rps work queue for Ironlake+ - - - --- 2011-05-18 Jesse Barnes New
[SNB:,Regression] Re: [PATCH 02/19] drm/i915: split irq handling into per-chipset functions - - - --- 2011-05-18 Jesse Barnes New
drm/i915: fix user irq miss in BSD ring on g4x - - - --- 2011-05-16 Feng, Boqun New
[xf86-video-intel] build: do not use AC_CHECK_FILE to find the header files. - - - --- 2011-05-15 Diego Elio Pettenò New
[2/2] i965: Add support for rendering to depthbuffer mipmap levels > 0. - - - --- 2011-05-14 Eric Anholt New
[1/2] i965: Stop caching the combined depth/stencil region in brw_context.c. - - - --- 2011-05-14 Eric Anholt New
drm/i915: Revert i915.semaphore=1 default from 47ae63e0 - - - --- 2011-05-13 Andrew Lutomirski New
[2/2] drm/i915: TVDAC_STATE_CHG does not indicate successful load-detect - - - --- 2011-05-13 Keith Packard New
[1/2] drm/i915: Select correct pipe during TV detect - - - --- 2011-05-13 Keith Packard New
[16/16] drm/i915: Share the common force-audio property between connectors - - - --- 2011-05-12 Chris Wilson New
[15/16] drm/i915: Convert partial to full CPU read domain if we touch every page - - - --- 2011-05-12 Chris Wilson New
[14/16] drm/i915: Use PCI-ID to identify Broadwater and Crestline - - - --- 2011-05-12 Chris Wilson New
[13/16] drm/i915: Remove unused enum "chip_family" - - - --- 2011-05-12 Chris Wilson New
[12/16] drm/915: fix relaxed tiling on gen2: tile height - - - --- 2011-05-12 Chris Wilson New
[11/16] drm/i915: not finding a fence is a non-recoverable condition - - - --- 2011-05-12 Chris Wilson New
[10/16] drm/i915: Retire requests before disabling pagefaults - - - --- 2011-05-12 Chris Wilson New
[09/16] drm/i915/gmbus: Reset the controller on initialisation - - - --- 2011-05-12 Chris Wilson New
[08/16] drm/i915/i2c: Convert from using GMBUS1 + reg_offset idiom to reg + 0 - - - --- 2011-05-12 Chris Wilson New
[07/16] drm/i915/crt: Explicitly return false if connected to a digital monitor - - - --- 2011-05-12 Chris Wilson New
[06/16] drm/i915: Replace ironlake_compute_wm0 with g4x_compute_wm0 - - - --- 2011-05-12 Chris Wilson New
[05/16] drm/i915/tv: Use a direct pointer for tv_mode - - - --- 2011-05-12 Chris Wilson New
[04/16] drm/i915: Only print out the actual number of fences for i915_error_state - - - --- 2011-05-12 Chris Wilson New
[03/16] drm/i915: s/addr & ~PAGE_MASK/offset_in_page(addr)/ - - - --- 2011-05-12 Chris Wilson New
[02/16] drm/i915: Refactor pwrite/pread to use single copy of get_user_pages - - - --- 2011-05-12 Chris Wilson New
[01/16] drm/i915: Cache GT fifo count for SandyBridge - - - --- 2011-05-12 Chris Wilson New
drm/i915: Enable GPU reset on Ivybridge. - - - --- 2011-05-12 Kenneth Graunke New
drm/i915: forcewake debugfs fix - - - --- 2011-05-11 Ben Widawsky New
[9/9] drm/i915: use pipe bpp when setting HDMI bpc - - - --- 2011-05-11 Jesse Barnes New
[8/9] drm/i915: use pipe bpp in DP link bandwidth calculations - - - --- 2011-05-11 Jesse Barnes New
[7/9] drm/i915: split out plane update code - - - --- 2011-05-11 Jesse Barnes New
[6/9] drm/i915: split out Ironlake pipe bpp picking code - - - --- 2011-05-11 Jesse Barnes New
[5/9] drm/i915: set bpc for DP transcoder - - - --- 2011-05-11 Jesse Barnes New
[4/9] drm/i915: don't set transcoder bpc on CougarPoint - - - --- 2011-05-11 Jesse Barnes New
[3/9] drm/i915: don't set SDVO color range on ILK+ - - - --- 2011-05-11 Jesse Barnes New
[2/9] drm: parse color format support for digital displays - - - --- 2011-05-11 Jesse Barnes New
[1/9] drm: add bit depth parsing - - - --- 2011-05-11 Jesse Barnes New
[2/2] drm/i915: split PCH clock gating init - - - --- 2011-05-11 Jesse Barnes New
[1/2] drm/i915: add Ivybridge clock gating init function - - - --- 2011-05-11 Jesse Barnes New
Remove the memory of Option "AccelMethod" - - - --- 2011-05-10 Adam Jackson New
drm/i915: Update the location of the ringbuffers' HWS_PGA registers for IVB. - - - --- 2011-05-10 Eric Anholt New
EGL: Add hardware cursor image format for EGL image extension. - - - --- 2011-05-10 zhigang gong New
drm/i915: clarify IS_GEN vs IS_<product> usage - - - --- 2011-05-09 Jesse Barnes New
[4/4] Add support for Ivybridge chipset. - - - --- 2011-05-07 Eric Anholt New
[3/4] Remove the static list of PciChipset and construct it from SymTabRec instead. - - - --- 2011-05-07 Eric Anholt New
[2/4] Use the existing deviceID -> name mapping in SymTabRec instead of duping it. - - - --- 2011-05-07 Eric Anholt New
[1/4] Store the chipset info struct in the PCI match struct, instead of a switch(). - - - --- 2011-05-07 Eric Anholt New
Add Ivybridge support to intel_gpu_dump and the BLT tests. - - - --- 2011-05-06 Eric Anholt New
[2/2] drm/i915: Add support for fence registers on Ivybridge. - - - --- 2011-05-06 Eric Anholt New
[1/2] drm/i915: Use existing function instead of open-coding fence reg clear. - - - --- 2011-05-06 Eric Anholt New
[2/2] intel-gen4asm: take gen<4|5|6> as an argument - - - --- 2011-05-06 Ben Widawsky New
=?utf-8?q?_=5BPATCH_1/2=5D_intel-gen4asm=3A_bring_str?= =?utf-8?q?ucts_and_defines_into_the_modern_… - - - --- 2011-05-06 Ben Widawsky New
[1/2] drm/i915: add fbc enable flag, but disable by default - - - --- 2011-05-05 Jesse Barnes New
drm/i915: clarify IS_GEN vs IS_<product> usage - - - --- 2011-05-05 Jesse Barnes New
[2/2] drm/i915: enable rc6 by default - - - --- 2011-05-05 Jesse Barnes New
[1/2] drm/i915: add fbc enable flag, but disable by default - - - --- 2011-05-05 Jesse Barnes New
drm/i915: Fix unset margins flag in drm_mode_parse_command_line_for_connector - - - --- 2011-05-04 Mike Isely New
drm/i915: fix user irq miss in BSD ring on g4x - - - --- 2011-05-03 Feng, Boqun New
[19/19] drm/i915: split clock gating init into per-chipset functions - - - --- 2011-04-28 Jesse Barnes New
[18/19] drm/i915: set IBX pch type explicitly - - - --- 2011-04-28 Jesse Barnes New
[17/19] drm/i915: add Ivy Bridge PCI IDs and driver feature structs - - - --- 2011-04-28 Jesse Barnes New
[16/19] drm/i915: add PantherPoint PCH ID - - - --- 2011-04-28 Jesse Barnes New
[15/19] agp/intel: add Ivy Bridge support - - - --- 2011-04-28 Jesse Barnes New
[14/19] drm/i915: ring support for Ivy Bridge - - - --- 2011-04-28 Jesse Barnes New
[13/19] drm/i915: untested DP support for Ivy Bridge - - - --- 2011-04-28 Jesse Barnes New
[12/19] drm/i915: page flip support for Ivy Bridge - - - --- 2011-04-28 Jesse Barnes New
[11/19] drm/i915: interrupt & vblank support for Ivy Bridge - - - --- 2011-04-28 Jesse Barnes New
[10/19] drm/i915: treat Ivy Bridge watermarks like Sandy Bridge - - - --- 2011-04-28 Jesse Barnes New
[09/19] drm/i915: automatic FDI training support for Ivy Bridge - - - --- 2011-04-28 Jesse Barnes New
[08/19] drm/i915: manual FDI training for Ivy Bridge - - - --- 2011-04-28 Jesse Barnes New
[07/19] drm/i915: add swizzle/tiling support for Ivy Bridge - - - --- 2011-04-28 Jesse Barnes New
[06/19] drm/i915: Ivy Bridge has split display and pipe control - - - --- 2011-04-28 Jesse Barnes New
[05/19] drm/i915: add IS_IVYBRIDGE macro for checks - - - --- 2011-04-28 Jesse Barnes New
[04/19] drm/i915: add IS_GEN7 macro to cover Ivy Bridge and later - - - --- 2011-04-28 Jesse Barnes New
[03/19] drm/i915: split enable/disable vblank code into chipset specific functions - - - --- 2011-04-28 Jesse Barnes New
[02/19] drm/i915: split irq handling into per-chipset functions - - - --- 2011-04-28 Jesse Barnes New
[01/19] drm/i915: make FDI training a display function - - - --- 2011-04-28 Jesse Barnes New
[2/2] drm/i915: clean up unused ring_get_irq/ring_put_irq functions - - - --- 2011-04-28 Feng, Boqun New
[1/2] drm/i915: fix user irq miss in BSD ring on g4x - - - --- 2011-04-28 Feng, Boqun New
drm/i915: Try to clarify the function and file naming - - - --- 2011-04-28 Chris Wilson New
[2/2] drm/i915:fix irq miss in bsd ring for g4x v2 - - - --- 2011-04-28 Feng, Boqun New
[1/2] drm/i915:merge ring_put/get_irq into bsd_ring_put/get_irq v2 - - - --- 2011-04-28 Feng, Boqun New
[2/2] drm/i915:fix irq miss in bsd ring for g4x - - - --- 2011-04-28 Feng, Boqun New
[1/2] drm/i915:merge ring_put/get_irq into bsd_ring_put/get_irq - - - --- 2011-04-28 Feng, Boqun New
[3/3] drm/i915/ringbuffer: embed pipe_control into struct ring_buffer - - - --- 2011-04-27 Daniel Vetter New
[2/3] drm/i915/ringbuffer: kill pipe_control->gtt_offset - - - --- 2011-04-27 Daniel Vetter New
[1/3] drm/i915/ringbuffer: kill snb blt workaround - - - --- 2011-04-27 Daniel Vetter New
[2/2] drm/i915:fix irq miss in bsd ring for g4x - - - --- 2011-04-27 Feng, Boqun New
[1/2] drm/i915:merge ring_put/get_irq into bsd_ring_put/get_irq - - - --- 2011-04-27 Feng, Boqun New
[7/7] drm/i915: ring support for Ivy Bridge - - - --- 2011-04-26 Jesse Barnes New
[6/7] drm/i915: untested DP support for Ivy Bridge - - - --- 2011-04-26 Jesse Barnes New
[5/7] drm/i915: page flip support for Ivy Bridge - - - --- 2011-04-26 Jesse Barnes New
[4/7] drm/i915: interrupt & vblank support for Ivy Bridge - - - --- 2011-04-26 Jesse Barnes New
[3/7] drm/i915: treat Ivy Bridge watermarks like Sandy Bridge - - - --- 2011-04-26 Jesse Barnes New
[2/7] drm/i915: manual FDI training for Ivy Bridge - - - --- 2011-04-26 Jesse Barnes New
[1/7] drm/i915: automatic FDI training support for Ivy Bridge - - - --- 2011-04-26 Jesse Barnes New
[16/16] drm/i915: ring support for Ivy Bridge - - - --- 2011-04-26 Jesse Barnes New
[15/16] drm/i915: untested DP support for Ivy Bridge - - - --- 2011-04-26 Jesse Barnes New
[14/16] drm/i915: page flip support for Ivy Bridge - - - --- 2011-04-26 Jesse Barnes New
[13/16] drm/i915: interrupt & vblank support for Ivy Bridge - - - --- 2011-04-26 Jesse Barnes New
[12/16] drm/i915: treat Ivy Bridge watermarks like Sandy Bridge - - - --- 2011-04-26 Jesse Barnes New
« 1 2 ... 1181 1182 11831189 1190 »