messages from 2011-04-22 21:35:32 to 2011-05-07 20:15:28 UTC [more...]
[PATCH 1/4] Store the chipset info struct in the PCI match struct, instead of a switch()
2011-05-07 20:17 UTC (5+ messages)
` [PATCH 2/4] Use the existing deviceID -> name mapping in SymTabRec instead of duping it
` [PATCH 3/4] Remove the static list of PciChipset and construct it from SymTabRec instead
` [PATCH 4/4] Add support for Ivybridge chipset
No backlight on pinetrail machine
2011-05-07 16:01 UTC
Sandy Bridge graphics programmers reference manuals available now
2011-05-07 4:45 UTC
[PATCH 1/2] drm/i915: Use existing function instead of open-coding fence reg clear
2011-05-06 23:30 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Add support for fence registers on Ivybridge
[PATCH] Add Ivybridge support to intel_gpu_dump and the BLT tests
2011-05-06 21:04 UTC
[PATCH 0/2] intel-gen4asm: modernization
2011-05-06 18:34 UTC (3+ messages)
` [PATCH 1/2] intel-gen4asm: bring structs and defines into the modern age
` [PATCH 2/2] intel-gen4asm: take gen<4|5|6> as an argument
[PATCH] drm/i915: clarify IS_GEN vs IS_<product> usage
2011-05-05 22:57 UTC (2+ messages)
[PATCH 1/2] drm/i915: add fbc enable flag, but disable by default
2011-05-05 22:24 UTC (7+ messages)
` [PATCH 2/2] drm/i915: enable rc6 "
[PATCH 1/2] drm: Export the command-line mode parser
2011-05-05 2:40 UTC (11+ messages)
` [PATCH 2/2] drm/i915/lvds: Use i915.lvds_fixed_mode= as a last resort
` [PATCH] drm/i915: Fix unset margins flag in drm_mode_parse_command_line_for_connector
Pending i915 fixes
2011-05-04 21:59 UTC (9+ messages)
` [PATCH 05/17] drm/i915/tv: Clear state sense detection for Cantiga
` [PATCH 08/17] drm/i915: Move the tracking of dpms_mode down into crtc enable/disable
A few more fixes for .39
2011-05-04 20:01 UTC
i915 llc for -next
2011-05-04 19:47 UTC (12+ messages)
` [PATCH 04/13] drm/i915: Introduce i915_gem_object_finish_gtt()
` [PATCH 07/13] drm/i915: Mark the cursor and the overlay as being part of the display planes
` [PATCH 11/13] drm/i915: Prevent mmap access through the GTT of snooped pages
` [PATCH 12/13] drm/i915: Prevent mixing of snooped and tiling modes for old chipsets
[PATCH] drm/i915: Clear any errors recorded before i915.ko is loaded
2011-05-04 19:32 UTC (3+ messages)
Scaling control for HDMI output from GM45?
2011-05-03 11:43 UTC (4+ messages)
[PATCH] drm/i915: fix user irq miss in BSD ring on g4x
2011-05-03 4:42 UTC
fix irq miss in bsd ring on g4x v4
2011-05-03 4:41 UTC
[RFC] Ivy Bridge supprt v2
2011-05-02 20:07 UTC (42+ messages)
` [PATCH 01/19] drm/i915: make FDI training a display function
` [PATCH 02/19] drm/i915: split irq handling into per-chipset functions
` [PATCH 03/19] drm/i915: split enable/disable vblank code into chipset specific functions
` [PATCH 04/19] drm/i915: add IS_GEN7 macro to cover Ivy Bridge and later
` [PATCH 05/19] drm/i915: add IS_IVYBRIDGE macro for checks
` [PATCH 06/19] drm/i915: Ivy Bridge has split display and pipe control
` [PATCH 07/19] drm/i915: add swizzle/tiling support for Ivy Bridge
` [PATCH 08/19] drm/i915: manual FDI training "
` [PATCH 09/19] drm/i915: automatic FDI training support "
` [PATCH 10/19] drm/i915: treat Ivy Bridge watermarks like Sandy Bridge
` [PATCH 11/19] drm/i915: interrupt & vblank support for Ivy Bridge
` [PATCH 12/19] drm/i915: page flip "
` [PATCH 13/19] drm/i915: untested DP "
` [PATCH 14/19] drm/i915: ring "
` [PATCH 15/19] agp/intel: add Ivy Bridge support
` [PATCH 16/19] drm/i915: add PantherPoint PCH ID
` [PATCH 17/19] drm/i915: add Ivy Bridge PCI IDs and driver feature structs
` [PATCH 18/19] drm/i915: set IBX pch type explicitly
` [PATCH 19/19] drm/i915: split clock gating init into per-chipset functions
[PATCH 3/3] [drm/i915] - Implement manual override of LVDS single/dual channel mode
2011-05-01 6:51 UTC (2+ messages)
Graphical corruption post 2.6.38
2011-04-29 20:16 UTC (8+ messages)
Sandy Bridge (i7/H67) and connected screens
2011-04-29 14:39 UTC (5+ messages)
[PATCH 0/4] Re-enable RC6 on Ironlake
2011-04-28 17:10 UTC (7+ messages)
` [PATCH 4/4] drm/i915: re-enable rc6 for ironlake
[PATCH 1/2] drm/i915: fix user irq miss in BSD ring on g4x
2011-04-28 9:15 UTC (2+ messages)
` [PATCH 2/2] drm/i915: clean up unused ring_get_irq/ring_put_irq functions
fix irq miss in bsd ring on g4x v3
2011-04-28 9:13 UTC
[PATCH] drm/i915: Try to clarify the function and file naming
2011-04-28 8:45 UTC (3+ messages)
[PATCH 0/3] a few small cleanups in intel_ringbuffer.c
2011-04-28 8:42 UTC (6+ messages)
` [PATCH 1/3] drm/i915/ringbuffer: kill snb blt workaround
` [PATCH 2/3] drm/i915/ringbuffer: kill pipe_control->gtt_offset
` [PATCH 3/3] drm/i915/ringbuffer: embed pipe_control into struct ring_buffer
[PATCH 1/2] drm/i915:merge ring_put/get_irq into bsd_ring_put/get_irq v2
2011-04-28 8:20 UTC (4+ messages)
` [PATCH 2/2] drm/i915:fix irq miss in bsd ring for g4x v2
SandyBridge encoding code merged to libva master
2011-04-28 8:08 UTC (2+ messages)
g4x bsd user irq miss fix v2
2011-04-28 6:58 UTC
[PATCH 1/2] drm/i915:merge ring_put/get_irq into bsd_ring_put/get_irq
2011-04-28 6:58 UTC (2+ messages)
` [PATCH 2/2] drm/i915:fix irq miss in bsd ring for g4x
DisplayPort support
2011-04-28 5:49 UTC (7+ messages)
[PATCH 1/2] drm/i915:merge ring_put/get_irq into bsd_ring_put/get_irq
2011-04-28 3:23 UTC (6+ messages)
` [PATCH 2/2] drm/i915:fix irq miss in bsd ring for g4x
Initial Ivy Bridge support
2011-04-27 21:28 UTC (32+ messages)
` [PATCH 01/16] drm/i915: make FDI training a display function
` [PATCH 02/16] drm/i915: split irq handling into per-chipset functions
` [PATCH 03/16] drm/i915: split enable/disable vblank code into chipset specific functions
` [PATCH 04/16] drm/i915: add Ivy Bridge PCI IDs and flags
` [PATCH 05/16] drm/i915: add IS_GEN7 macro to cover Ivy Bridge and later
` [PATCH 06/16] agp/intel: add Ivy Bridge support
` [PATCH 07/16] drm/i915: add PantherPoint PCH ID
` [PATCH 08/16] drm/i915: Ivy Bridge has split display and pipe control
` [PATCH 09/16] drm/i915: add swizzle/tiling support for Ivy Bridge
` [PATCH 10/16] drm/i915: automatic FDI training "
` [PATCH 11/16] drm/i915: manual FDI training "
` [PATCH 12/16] drm/i915: treat Ivy Bridge watermarks like Sandy Bridge
` [PATCH 13/16] drm/i915: interrupt & vblank support for Ivy Bridge
` [PATCH 14/16] drm/i915: page flip "
` [PATCH 15/16] drm/i915: untested DP "
` [PATCH 16/16] drm/i915: ring "
[PATCH 1/7] drm/i915: automatic FDI training support for Ivy Bridge
2011-04-27 20:52 UTC (10+ messages)
` [PATCH 2/7] drm/i915: manual FDI training "
` [PATCH 3/7] drm/i915: treat Ivy Bridge watermarks like Sandy Bridge
` [PATCH 4/7] drm/i915: interrupt & vblank support for Ivy Bridge
` [PATCH 5/7] drm/i915: page flip "
` [PATCH 6/7] drm/i915: untested DP "
` [PATCH 7/7] drm/i915: ring "
[PATCH] fix interrupt request miss problem in bsd ring for g4x
2011-04-27 16:07 UTC (10+ messages)
can I use blitter engine on sandy bridge platform to strech/shrink?
2011-04-26 15:43 UTC
[PATCH 5/5] drm/i915: debugfs interface for forcewake reference count
2011-04-26 7:57 UTC (5+ messages)
[PATCH] Fix a bug of testing preferred mode
2011-04-26 6:48 UTC (2+ messages)
[PATCH 4/5] drm/i915: move gen6 rps handling to workqueue
2011-04-25 18:25 UTC (2+ messages)
[PATCH 3/5] drm/i915: forcewake struct mutex locking fixes
2011-04-25 18:24 UTC (2+ messages)
[PATCH 2/5] drm/i915: reference counted forcewake
2011-04-25 18:23 UTC (2+ messages)
[PATCH 1/5] drm/i915: proper use of forcewake
2011-04-25 18:22 UTC (2+ messages)
forcewake v5
2011-04-25 18:21 UTC (3+ messages)
[PATCH] drm/i915: fix intel_crtc_get_clock pipe reads after "cleanup"
2011-04-22 23:08 UTC (2+ messages)
[PATCH] drm/i915: fix intel_crtc_get_clock pipe reads after "cleanup"
2011-04-22 21:35 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox