Show patches with: State = Action Required       |   120140 patches
« 1 2 ... 1193 1194 11951201 1202 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[11/16] drm/i915: manual FDI training for Ivy Bridge - - - --- 2011-04-26 Jesse Barnes New
[10/16] drm/i915: automatic FDI training support for Ivy Bridge - - - --- 2011-04-26 Jesse Barnes New
[09/16] drm/i915: add swizzle/tiling support for Ivy Bridge - - - --- 2011-04-26 Jesse Barnes New
[08/16] drm/i915: Ivy Bridge has split display and pipe control - - - --- 2011-04-26 Jesse Barnes New
[07/16] drm/i915: add PantherPoint PCH ID - - - --- 2011-04-26 Jesse Barnes New
[06/16] agp/intel: add Ivy Bridge support - - - --- 2011-04-26 Jesse Barnes New
[05/16] drm/i915: add IS_GEN7 macro to cover Ivy Bridge and later - - - --- 2011-04-26 Jesse Barnes New
[04/16] drm/i915: add Ivy Bridge PCI IDs and flags - - - --- 2011-04-26 Jesse Barnes New
[03/16] drm/i915: split enable/disable vblank code into chipset specific functions - - - --- 2011-04-26 Jesse Barnes New
[02/16] drm/i915: split irq handling into per-chipset functions - - - --- 2011-04-26 Jesse Barnes New
[01/16] drm/i915: make FDI training a display function - - - --- 2011-04-26 Jesse Barnes New
fix interrupt request miss problem in bsd ring for g4x - - - --- 2011-04-26 Feng, Boqun New
Fix a bug of testing preferred mode - - - --- 2011-04-26 hai.lan@intel.com New
drm/i915: fix intel_crtc_get_clock pipe reads after "cleanup" - - - --- 2011-04-22 Chris Wilson New
drm/i915: fix intel_crtc_get_clock pipe reads after "cleanup" - - - --- 2011-04-22 Chris Wilson New
drm/i915: remove unused variables from DP training - - - --- 2011-04-22 Jesse Barnes New
NEWS: fix typo (s/2.14/2.15/) to match corresponding release - - - --- 2011-04-22 Paul Menzel New
[10/10] drm/i915: Only force a modeset on a lid event if fbcon is active - - - --- 2011-04-22 Chris Wilson New
[09/10] drm/i015: Share the EDID caching logic and mode query between LVDS and eDP - - - --- 2011-04-22 Chris Wilson New
[08/10] drm/i915/dp: If the panel has a fixed_mode, it can only be eDP - - - --- 2011-04-22 Chris Wilson New
[07/10] drm/i915: Move the fixed_mode away from drm_i915_private and to the panel - - - --- 2011-04-22 Chris Wilson New
[06/10] drm/i915/dp: Enable lid notifier for eDP - - - --- 2011-04-22 Chris Wilson New
[05/10] drm/i915: Move the ACPI lid notifier away from LVDS to the generic panel - - - --- 2011-04-22 Chris Wilson New
[04/10] drm/i915/lvds: Move some connector specific info across from the encoder - - - --- 2011-04-22 Chris Wilson New
[03/10] drm/i915/lvds: Move the acpi_lid_notifier from drm_i915_private to the connector - - - --- 2011-04-22 Chris Wilson New
[02/10] drm/i915/lvds: Introduce intel_lvds_connector - - - --- 2011-04-22 Chris Wilson New
[01/10] drm/i915/lvds: Rename intel_lvds to intel_lvds_encoder - - - --- 2011-04-22 Chris Wilson New
[17/17] drm/i915: restore only the mode of this driver on lastclose (v2) - - - --- 2011-04-21 Chris Wilson New
[16/17] drm/i915: Attach a fb to the load-detect pipe - - - --- 2011-04-21 Chris Wilson New
« 1 2 ... 1193 1194 11951201 1202 »