intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-14 19:02:25 to 2012-06-25 23:05:25 UTC [more...]

[PATCH 0/5] gpu reset improvements
 2012-06-25 23:05 UTC  (20+ messages)
` [PATCH 1/5] drm/i915: wrap up gt powersave enabling functions
` [PATCH 2/5] drm/i915: make enable/disable_gt_powersave locking consistent
` [PATCH 3/5] drm/i915: don't return a spurious -EIO from intel_ring_begin
` [PATCH 4/5] drm/i915: don't trylock in the gpu reset code
` [PATCH 5/5] drm/i915: non-interruptible sleeps can't handle -EGAIN
  ` [PATCH] "

[PATCH 0/3] kill /dev/agpgart, v2
 2012-06-25 19:11 UTC  (12+ messages)
` [PATCH 1/3] drm/i915: don't use dev->agp
` [PATCH 2/3] drm/i915: disable drm agp support for !gen3 with kms enabled
      ` [PATCH] "
` [PATCH 3/3] agp/intel-agp: remove snb+ host bridge pciids

[Bug 51061] GPU Hang using VAAPI
 2012-06-25 17:18 UTC  (11+ messages)

[PATCH] drm/i915: expose energy counter on SNB and IVB
 2012-06-24 23:13 UTC  (5+ messages)

[PATCH v2] drm/i915: Fix eDP blank screen after S3 resume on HP desktops
 2012-06-22 21:56 UTC  (3+ messages)

[PATCH] drm/i915: rip out the PM_IIR WARN
 2012-06-22 21:56 UTC  (3+ messages)

GMA 950 Intel 945G gallium driver
 2012-06-22 19:57 UTC  (4+ messages)

Ivy Bridge open source programming manuals are now available
 2012-06-22 18:00 UTC 

[PATCH] drm/i915: prefer wide & slow to fast & narrow in DP configs
 2012-06-22 17:53 UTC  (8+ messages)

[PATCH] drm/i915: Adaptive backlight support
 2012-06-21 22:18 UTC  (5+ messages)

[PATCH] drm/i915: Fix eDP blank screen after S3 resume on HP desktops
 2012-06-21 13:17 UTC  (8+ messages)

[PATCH 1/2] drm/i915: add sanity checks for hsync and htotal
 2012-06-21 12:16 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Cantiga+ cannot handle a hsync front porch of 0
` [PATCH v2] "

Updated -next
 2012-06-21  8:25 UTC 

[PATCH 01/14] drm/i915: ValleyView mode setting limits and PLL functions
 2012-06-20 22:35 UTC  (25+ messages)
` [PATCH 02/14] drm/i915: Enable DP panel power sequencing for ValleyView
` [PATCH 03/14] drm/i915: add ValleyView specific CRT detect function
` [PATCH 04/14] drm/i915: add HDMI and DP port enumeration on ValleyView
` [PATCH 05/14] drm/i915: access VLV regs through read/write switch
` [PATCH 06/14] drm/i915: VLV VGA port only handles on & off, like PCH VGA
` [PATCH 07/14] agp/intel: allow cacheable and GDFT PTEs on ValleyView
` [PATCH 08/14] drm/i915: support page flipping "
` [PATCH 09/14] drm/i915: enable display messages to GT "
` [PATCH 10/14] agp/intel: use correct GTT offset on VLV
` [PATCH 11/14] drm/i915: don't enable PPGTT on VLV yet
` [PATCH 12/14] drm/i915: don't account for shared interrupts on VLV
    ` [PATCH v4] Added support for the ns2501 DVO
` [PATCH 13/14] drm/i915: fix initial IRQ masking on VLV
` [PATCH 14/14] drm/i915: bind driver to ValleyView chipsets

[PATCH 1/3] drm/i915: support page flipping on ValleyView
 2012-06-20 20:56 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: enable display messages to GT "
` [PATCH 3/3] drm/i915: bind driver to ValleyView chipsets

[PULL] first drm-intel-next for 3.6
 2012-06-20 18:22 UTC  (2+ messages)

[PATCH] drm/i915: add energy counter support for IVB
 2012-06-20 16:17 UTC  (10+ messages)

[PATCH] drm/i915: disable flushing_list/gpu_write_list
 2012-06-20 11:55 UTC  (3+ messages)

[PATCH] drm/i915: fix hard-hangs while resetting the gpu on some ilks
 2012-06-20  9:33 UTC  (4+ messages)
  ` [PATCH] drm/i915: don't call modeset_init_hw in i915_reset

[PATCH] drm/i915: return -ENODEV if hw context are not supported
 2012-06-20  9:18 UTC  (3+ messages)

[PATCH 1/4] drm/i915: fix module unload after context merge
 2012-06-19 21:19 UTC  (11+ messages)
` [PATCH 2/4] drm/i915: initialize the context idr unconditionally
` [PATCH 3/4] drm/i915: return -ENOENT if the context doesn't exist
` [PATCH 4/4] drm/i915/context: shut up compiler
  ` [PATCH] drm/i915: fix module unload after context merge

[PATCH] [RFC] intel: Non-LLC based non-blocking maps
 2012-06-19 19:50 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH] drm/i915: simplify context_idr_cleanup
 2012-06-19 18:27 UTC 

[PATCH] intel uxa: Fix use-after-free
 2012-06-19 15:53 UTC 

[PATCH 1/1] drm/i915: prevent possible pin leak on error path
 2012-06-18 22:04 UTC  (2+ messages)

[PATCH 1/4] drm/i915: disable RCBP and VDS unit clock gating on SNB and VLV
 2012-06-18 16:45 UTC  (3+ messages)

Optimal configuration for video frames to OpenGL Texture
 2012-06-18 15:31 UTC 

[PATCH] drm/i915: fixup hangman rebase goof-up
 2012-06-18  8:37 UTC  (6+ messages)

[PATCH] drm/i915: set IDICOS to medium uncore resources
 2012-06-18  8:35 UTC  (2+ messages)

[PATCH] drm/i915: disable contexts on old HW
 2012-06-18  8:13 UTC  (2+ messages)

[PATCH] Support for the ns2501 dvo
 2012-06-17 20:40 UTC  (9+ messages)
      ` [PATCH v3] Support for ns2501 DVO

[pull] drm-intel-fixes
 2012-06-16 13:40 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Group the GT routines together in both code and vtable
 2012-06-15 18:31 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Implement w/a for sporadic read failures on waking from rc6

[PATCH] drm/i915: cache the EDID for eDP panels
 2012-06-15 17:41 UTC  (9+ messages)

Stupid question: Latest GIT repository?
 2012-06-15 15:08 UTC  (4+ messages)

[PATCH 0/2] Valleyview PLL fix and cleanup
 2012-06-15 14:38 UTC  (3+ messages)
` [PATCH 1/2] drm/i915 : fix incorrect p2 values for Valleyview
` [PATCH 2/2] drm/i915: cleanup Valleyview PLL calculation

[PATCH] Revert "drm/i915/dp: Use auxch precharge value of 5 everywhere"
 2012-06-15  8:50 UTC  (3+ messages)

[PATCH] drm/i915: cache the EDID for eDP panels
 2012-06-14 19:02 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).