intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-06-25 00:29:44 to 2011-07-09 20:31:20 UTC [more...]

[PATCH 1/2] drm/i915: Prefault all pages for pread and pwrite
 2011-07-09 20:31 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Disable page-faults around the fast pwrite/pread paths

gen6 (SNB) garbled window content when scrolling with SNA enabled
 2011-07-09 11:59 UTC  (2+ messages)

gen6 (SNB) garbled window content when scrolling with SNA enabled
 2011-07-09 10:55 UTC  (2+ messages)

[PATCH] drm/i915: Seperate fence pin counting from normal bind pin counting
 2011-07-09 10:32 UTC  (3+ messages)

[PATCH] drm/i915: Fix unfenced alignment on pre-G33 hardware
 2011-07-09  8:31 UTC 

FBC patchset
 2011-07-08 22:08 UTC  (15+ messages)
` [PATCH 1/8] drm/i915: Only export the generic intel_disable_fbc() interface
` [PATCH 2/8] drm/i915: Replace direct calls to vfunc.disable_fbc with intel_disable_fbc()
` [PATCH 3/8] drm/i915: Remove vestigial pitch from post-gen2 FBC control routines
` [PATCH 4/8] drm/i915: Use of a CPU fence is mandatory to update FBC regions upon CPU writes
` [PATCH 5/8] drm/i915: Set persistent-mode for ILK/SNB framebuffer compression
` [PATCH 6/8] drm/i915: Disable FBC across page-flipping
` [PATCH 7/8] drm/i915: Perform intel_enable_fbc() from a delayed task
` [PATCH 8/8] drm/i915: Share the common work of disabling active FBC before updating

[PATCH] drm/i915/hdmi: send AVI info frames on ILK+ as well
 2011-07-08 18:31 UTC 

i915_chipset_val()
 2011-07-08 14:21 UTC  (4+ messages)

[PATCH] agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2M
 2011-07-08 10:56 UTC  (2+ messages)

G4x_GMCH_SIZE_VT_2M
 2011-07-08  9:49 UTC  (2+ messages)

[PATCH resend] drm/i915: Enable GPU reset on Ivybridge
 2011-07-07 22:46 UTC  (2+ messages)

FBC fixes for review and testing
 2011-07-07 21:26 UTC  (20+ messages)
` [PATCH 1/6] drm/i915: Remove vestigial pitch from post-gen2 FBC control routines
` [PATCH 2/6] drm/i915: Use of a CPU fence is mandatory to update FBC regions upon CPU writes
` [PATCH 3/6] drm/i915: Set persistent-mode for ILK/SNB framebuffer compression
` [PATCH 4/6] drm/i915: Disable FBC across page-flipping
` [PATCH 5/6] drm/i915: Only export the generic intel_disable_fbc() interface
    ` [PATCH] drm/i915: Replace direct calls to vfunc.disable_fbc with intel_disable_fbc()
` [PATCH 6/6] drm/i915: Perform intel_enable_fbc() from a delayed task
    ` [PATCH] drm/i915: Flush any scheduled tasks during unload
  ` [PATCH] drm/i915: Share the common work of disabling active FBC before updating

Updated DP fixes
 2011-07-07 20:13 UTC  (9+ messages)
` [PATCH 1/7] drm/i915/dp: retry link status read 3 times on failure
` [PATCH 2/7] drm/i915/dp: use DP DPCD defines when looking at DPCD values
` [PATCH 3/7] drm/i915/dp: read more receiver capability bits on hotplug
` [PATCH 4/7] drm/i915/dp: try to read receiver capabilities 3 times when detecting
` [PATCH 5/7] drm/i915/dp: remove DPMS mode tracking from DP
` [PATCH 6/7] drm/i915/dp: consolidate AUX retry code
` [PATCH 7/7] drm/i915/dp: manage sink power state if possible

[PATCH 1/2] drm/i915: add module parameter compiler hints
 2011-07-07 16:01 UTC  (10+ messages)
` [PATCH 2/2] drm/i915: provide module parameter description

SNB Issues
 2011-07-07 11:58 UTC 

Fwd: memcpy VA image buffer, very poor performance!
 2011-07-07  7:31 UTC 

sandy bridge gpu crash on z68 chipset (astock z68 pro3) with gen6 power saving code
 2011-07-06 21:24 UTC  (3+ messages)

[RFC] misc DP fixes/changes
 2011-07-06 16:09 UTC  (23+ messages)
` [PATCH 1/8] drm/i915/dp: retry link status read 3 times on failure
` [PATCH 2/8] drm/i915/dp: use DP DPCD defines when looking at DPCD values
` [PATCH 3/8] drm/i915/dp: read more receiver capability bits on hotplug
` [PATCH 4/8] drm/i915/dp: try to read receiver capabilities 3 times when detecting
` [PATCH 5/8] drm/i915/dp: set DP DPMS mode to "on" in ->commit
` [PATCH 6/8] drm/i915/dp: clear DP encoder CRTC if the receiver disappears
` [PATCH 7/8] drm/i915/dp: rename dpms_mode to receiver_configured
` [PATCH 8/8] drm/i915/dp: clear receiver_configured when link training fails

gen6 (SNB) fonts are completely garbled with latest xf86-video-intel GIT
 2011-07-06 12:14 UTC 

gen6 (SNB) fonts are completely garbled with latest xf86-video-intel GIT
 2011-07-06 12:06 UTC  (2+ messages)

2.6.38-rc8 regressions
 2011-07-05 14:20 UTC  (4+ messages)

[PATCH] drm/i915: set persistent mode for fbc
 2011-07-04 21:22 UTC  (8+ messages)
    ` [PATCH] drm/i915: Set persistent-mode for SNB framebuffer compression

[PATCH 0/2] drm/i915: module paramater s
 2011-07-03  8:56 UTC  (7+ messages)
` [PATCH 1/2] drm/i915: module parameter descriptions
` [PATCH 2/2] drm/i915: remove defunct fbpercrtc param

[G35 KMS] regression confuses monitor to think resolution is 1920x1198
 2011-07-02 18:39 UTC  (4+ messages)

[PATCH] drm/i915: set cache sharing policy to max sharing on SNB+
 2011-07-02 10:47 UTC  (3+ messages)

[PATCH] drm/i915: hangcheck disable parameter
 2011-07-02  8:04 UTC  (3+ messages)

[PULL] drm-intel-fixes (drm/i915 driver)
 2011-07-01 23:04 UTC 

[PATCH] drm/i915: apply HWSTAM writes to Ivy Bridge as well
 2011-07-01 20:28 UTC  (3+ messages)

HDMI CEC support
 2011-07-01 14:26 UTC  (7+ messages)

[PATCH] drm/i915: move IRQ function table init to i915_irq.c
 2011-06-30  3:43 UTC  (6+ messages)

[PATCH] pass ELD to HDMI/DP audio driver
 2011-06-29 23:11 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] drm/i915: enable ring freq scaling, RC6 and graphics turbo on Ivy Bridge
 2011-06-29 20:35 UTC  (3+ messages)

[PATCH] drm/i915: enable ring freq scaling, RC6 and graphics turbo on Ivy Bridge v3
 2011-06-29 20:34 UTC 

[PATCH] drm/i915: Don't call describe_obj on NULL pointers
 2011-06-29 18:41 UTC 

[PATCH] drm/i915: enable RC6 and graphics turbo on Ivy Bridge
 2011-06-29 17:54 UTC 

[PATCH] drm/i915: hangcheck disable parameter
 2011-06-29 17:41 UTC  (2+ messages)

[PATCH] drm/i915: load a ring frequency scaling table v3
 2011-06-28 20:04 UTC 

[PATCH 1/2] cpufreq: expose a cpufreq_quick_get_max routine
 2011-06-28 18:21 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: load a ring frequency scaling table v2

[PATCH] drm/i915: Use chipset-specific irq installers
 2011-06-28 18:01 UTC  (4+ messages)

[PATCH 1/2] cpufreq: expose a cpufreq_quick_get_max routine
 2011-06-28 17:41 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: load a ring frequency scaling table

[PATCH] drm/i915/overlay: Fix unpinning along init error paths
 2011-06-28 16:32 UTC  (4+ messages)

[RFC] Ivy Bridge supprt v2
 2011-06-28 10:55 UTC  (3+ messages)
` [PATCH 11/19] drm/i915: interrupt & vblank support for Ivy Bridge

Recent changes
 2011-06-28 10:37 UTC  (2+ messages)

Root-causing kswapd spinning on Sandy Bridge laptops?
 2011-06-27 20:18 UTC  (4+ messages)

3 monitor setup - Sandy Bridge coexisting with an NVidia adapter?
 2011-06-27 18:29 UTC  (2+ messages)

ignored a serious bug
 2011-06-26 20:05 UTC  (2+ messages)
` Bugzilla #28306: [Arrandale] VGA output buggy (wavering/out-of-phase-ness) (was: ignored a serious bug)

[PATCH] drm/i915: hangcheck timeout for debugfs
 2011-06-26  8:38 UTC  (6+ messages)

[PATCH 0/11] Fragment shader debugging
 2011-06-26  0:16 UTC  (8+ messages)
` [PATCH 02/11] i965: step message register allocation
` [PATCH 03/11] i965: copy in system routine, reserve extra scratch
` [PATCH 05/11] i965: setup system routine

[PATCH] drm/i915: forcewake fix after reset
 2011-06-25  9:12 UTC  (2+ messages)


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).