Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-10-05 17:25:29 to 2011-10-12 08:01:54 UTC [more...]

[PATCH 0/5] execbuffer cleanups + fixes
 2011-10-12  8:01 UTC  (7+ messages)
` [PATCH 1/5] drm/i915: execbuffer simplification
` [PATCH 2/5] drm/i915: extract constant offset setting
` [PATCH 3/5] drm/i915: make eb structure do more
` [PATCH 4/5] drm/i915: relative_constants_mode race fix
` [PATCH 5/5] drm/i915: Force sync command ordering (Gen6+)

Memory corruption on hibernate/thaw with KMS
 2011-10-12  3:09 UTC  (23+ messages)

[PATCH 1/3] drm/i915: Remove implied length of 2 from GFX_OP_PIPE_CONTROL #define
 2011-10-11 23:51 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: Rename PIPE_CONTROL bit defines to be less terse
` [PATCH 3/3] drm/i915: Use PIPE_CONTROL for flushing on gen6+

[PATCH 1/3] i915: Remove implied length of 2 from GFX_OP_PIPE_CONTROL #define
 2011-10-11 22:17 UTC  (18+ messages)
` [PATCH 2/3] i915: Rename PIPE_CONTROL bit defines to be less terse
` [PATCH 3/3] drm/i915: Use PIPE_CONTROL for flushing on gen6+

Sony VAIO VPC-SA2 blinking/waves on LVDS
 2011-10-11 22:13 UTC  (8+ messages)

[PATCH 1/6] drm/i915: hangcheck robustification
 2011-10-11 20:48 UTC  (19+ messages)
` [PATCH 2/6] drm/i915: kicking rings stuck on semaphores considered harmful
` [PATCH 3/6] drm/i915: don't bail out of intel_wait_ring_buffer too early
    ` [PATCH] "
` [PATCH 4/6] drm/i915: switch ring->id to be a real id
    ` [PATCH] "
` [PATCH 5/6] drm/i915: refactor ring error state capture to use arrays
` [PATCH 6/6] drm/i915: collect more per ring error state
    ` [PATCH] "

Possible wrong flushes on SNB
 2011-10-11 20:01 UTC  (2+ messages)

[PATCH 0/3] execbuf cleanups
 2011-10-11 19:42 UTC  (12+ messages)
` [PATCH 1/3] drm/i915: extract constant offset setting
` [PATCH 2/3] drm/i915: make eb structure do more
` [PATCH 3/3] drm/i915: Force sync command ordering

[PATCH] drm/i915: disable temporal dithering on the internal panel
 2011-10-11 19:24 UTC  (3+ messages)

[PATCH] drm/i915: export a CPT mode set verification function
 2011-10-11 17:45 UTC 

[PATCH] drm/i915: always set FDI composite sync bit
 2011-10-11 17:38 UTC  (10+ messages)

[PATCH] drm/i915: only match on PCI_BASE_CLASS_DISPLAY
 2011-10-11 13:40 UTC  (2+ messages)

[PATCH v3 0/3] Ironlake mobile GPU with VT-d, fix
 2011-10-11 13:21 UTC  (4+ messages)
` [PATCH v3 2/3] drm/i915: Fix hang on Ironlake mobile GPU with VT-d

Questions about porting Intel HD Graphics driver to FreeBSD&Mac OS platform
 2011-10-11  8:30 UTC 

i915 module does not find 82865G if configured as secondary
 2011-10-11  8:25 UTC  (16+ messages)

[PATCH 9/9] drm/i915: Disable eDP VDD in a delayed work proc instead of synchronously
 2011-10-11  8:04 UTC  (3+ messages)
` [PATCH 00/24] MacBook Air patch sequence (v2)

[PATCH 0/2] Automatic 6bpc dither for DisplayPort
 2011-10-10 20:33 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: intel_choose_pipe_bpp_dither messages should be DRM_DEBUG_KMS
` [PATCH 2/2] drm/i915/dp: Dither down to 6bpc if it makes the mode fit

[PATCH] drm/i915: Silence _DSM errors
 2011-10-10 19:57 UTC  (3+ messages)

[PATCH 1/3] drm/i915: Ivybridge still has fences!
 2011-10-10 17:58 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: add constants to size fence arrays and fields
` [PATCH 3/3] drm/i915: enable support for 32 fences on ivybridge

[PATCH] Typo: fix function name, a left-over from when i965_reset was renamed to i915_reset
 2011-10-10 16:22 UTC 

[PATCH 0/2] RFC: Potential improvements in edid detection timings (v2)
 2011-10-10 12:20 UTC  (5+ messages)
` [PATCH 1/2] Give up on edid retries when i2c tells us that bus is not there
` [PATCH 2/2] Check if the bus is valid prior to discovering edid
  ` [Intel-gfx] "

[OLD BUG] - [No one cares about it?]
 2011-10-09 12:09 UTC 

gen6_gt_force_wake issue
 2011-10-08 21:32 UTC  (3+ messages)
` [PATCH] drm/i915: forcewake warning fixes in debugfs

[PATCH] drm/i915: forcewake warning fixes in debugfs
 2011-10-08 21:25 UTC  (2+ messages)

VAAPI GM45 benchmarks
 2011-10-08 20:08 UTC  (3+ messages)

[PATCH] drm/i915: hangcheck robustification
 2011-10-07 19:53 UTC 

CPU utilization higher with XvMC than with Xv?
 2011-10-07 18:44 UTC 

[PATCH 0/5] Minor cleanup series
 2011-10-07 18:38 UTC  (6+ messages)
` [PATCH 1/5] drm/i915: Implement plane-disabled assertion for PCH too
` [PATCH 2/5] drm/i915: Fix assert_pch_hdmi_disabled to mention HDMI (not DP)
` [PATCH 3/5] drm/i915/pch: Fix thinko in DPLL disable
` [PATCH 4/5] drm/i915: Simplify HAS_PCH_SPLIT
` [PATCH 5/5] drm/i915: Remove a comment about PCH from the non-PCH path

[PATCH v2 0/3] hangcheck fixes
 2011-10-07 16:19 UTC  (8+ messages)
` [PATCH 1/3] drm/i915: collect more per ring error info
` [PATCH 2/3] drm/i915: check acthd for all rings
` [PATCH 3/3] drm/i915: remove ring kick

[PATCH 0/2] RFC: Potential improvements in edid detection timings
 2011-10-07 14:11 UTC  (5+ messages)
` [PATCH 1/2] Give up on edid retries when i2c tells us that bus is not there
` [PATCH 2/2] Check if the bus is valid prior to discovering edid

[PATCH 0/4] Nonblocking maps
 2011-10-06 22:56 UTC  (4+ messages)
` [PATCH] intel: non-blocking mmaps on the cheap

[PATCH] CHROMIUM: i915: Select non-alternate SSC frequency for some systems
 2011-10-06 22:24 UTC  (3+ messages)

945GM GPU hangs
 2011-10-06 18:01 UTC  (4+ messages)

[RFC] Three pipe support for IVB
 2011-10-06 15:51 UTC  (22+ messages)
` [PATCH 1/4] drm/i915: PLL macro cleanup and pipe assertion check
` [PATCH 2/4] drm/i915: support 3 pipes on IVB+
` [PATCH 3/4] drm/i915: split refclk code out of ironlake_crtc_mode_set
` [PATCH 4/4] drm/i915: more 3 pipe support

[PATCH] drm/i915: Remove secure batch buffer flag SNB+
 2011-10-06 11:13 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox