intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-07-01 22:23:04 to 2011-07-14 08:08:03 UTC [more...]

[PATCH 1/2] drm/i915: add module parameter compiler hints
 2011-07-14  8:08 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: provide module parameter description

[PATCH 0/10] fs shader debugging
 2011-07-13 22:06 UTC  (17+ messages)
` [PATCH 01/10] intel: shared header for "
` [PATCH 02/10] i965: copy in system routine, reserve extra scratch
` [PATCH 03/10] i965: Reserve scratch space for debugger communication
` [PATCH 04/10] i965: setup system routine
  ` [Mesa-dev] "
` [PATCH 05/10] i965: emit breakpoints
` [PATCH 06/10] i965: attach to a listening debugger
` [PATCH 07/10] intel-gpu-tools: register range handling for forcewake hooks
` [PATCH 08/10] intel-gpu-tools/forcewaked: simple forcewake app
` [PATCH 09/10] debugging: add important debug regs
` [PATCH 10/10] debugging: shader debugging

[PATCH] drm/i915/pch: Fix integer math bugs in panel fitting
 2011-07-13 20:47 UTC  (2+ messages)

[PATCH] drm/i915: Add quirk to disable SSC on Lenovo U160 LVDS
 2011-07-13 20:18 UTC  (2+ messages)

[PATCH] [next] drm/i915/bios: Avoid temporary allocation whilst searching for downclock
 2011-07-13 20:01 UTC 

[PULL] drm-intel-next
 2011-07-13 19:41 UTC  (4+ messages)

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

Select patches for 2.6.40
 2011-07-13 19:22 UTC  (9+ messages)
` [PATCH 08/16] drm/i915/i2c: Convert from using GMBUS1 + reg_offset idiom to reg + 0

[PATCH] intel-gpu-tools:testdisplay: add gamma test
 2011-07-13 21:32 UTC 

[PATCH 0/7] Minor DisplayPort cleanup
 2011-07-12 22:43 UTC  (10+ messages)
` [PATCH 1/7] drm: Fill in more of the DisplayPort DPCD registers
` [PATCH 2/7] drm/i915/dp: Zero the DPCD data before connection probe
` [PATCH 3/7] drm/i915/dp: Move DPCD dump to common code instead of PCH-only
` [PATCH 4/7] drm/i915/dp: Read more DPCD registers on connection probe
` [PATCH 5/7] drm/i915/dp: Better hexdump of DPCD
` [PATCH 6/7] drm/i915/dp: Retry DPCD fetch on G4X too
` [PATCH 7/7] drm/i915/dp: Explicitly request 8/10 channel coding

[PATCH] i915: Fix opregion notifications
 2011-07-12 22:30 UTC  (4+ messages)
` [PATCH V2] "

[PATCH] [fixes] drm/i915/ringbuffer: Idling requires waiting for the ring to be empty
 2011-07-12 21:45 UTC  (2+ messages)

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

[PATCH] agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2M
 2011-07-12 18:28 UTC  (3+ messages)

Major 2.6.38 regression ignored?
 2011-07-12 18:07 UTC  (8+ messages)
        ` Major 2.6.38 / 2.6.39 "
          ` [Intel-gfx] "

[PULL] drm-intel-fixes (drm/i915 driver)
 2011-07-12 17:58 UTC 

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

Please, add has_fbc = 1 for 915GM chipset
 2011-07-11  8:18 UTC 

glxgears / glxinfo segfault
 2011-07-11  6:53 UTC  (2+ messages)

[PATCH] drm/i915: Unregister the i915_gem_inactive_shrink on module load failure
 2011-07-10 21:08 UTC  (2+ messages)

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)

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

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  (2+ messages)

[PULL] drm-intel-fixes (drm/i915 driver)
 2011-07-01 23:04 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).