intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-04-05 00:19:17 to 2011-04-13 18:59:51 UTC [more...]

i915 next
 2011-04-13 18:59 UTC  (42+ messages)
` [PATCH 01/30] drm/i915: Split the crtc_mode_set function along HAS_PCH_SPLIT() lines
` [PATCH 02/30] drm/i915: Move the vblank pre/post modeset to the common crtc_mode_set
` [PATCH 03/30] drm/i915: Remove the PCH paths from the pre-Ironlake crtc_mode_set()
` [PATCH 04/30] drm/i915: Drop the eDP paths from the pre-Ironlake crtc_mode_set
` [PATCH 05/30] drm/i915: Drop the remaining bit of Ironlake code from i9xx_crtc_mode_set()
` [PATCH 06/30] drm/i915: Drop non-HAS_PCH_SPLIT() code from ironlake_crtc_mode_set()
` [PATCH 07/30] drm/i915: Drop remaining pre-Ironlake "
` [PATCH 08/30] drm/i915: Clean up leftover DPLL and LVDS register choice from pch split
` [PATCH 09/30] drm/i915: Fold the DPLL limit defines into the structs that use them
` [PATCH 10/30] drm/i915: fix ilk rc6 teardown locking
` [PATCH 11/30] drm/1915: ringbuffer wait for idle function
` [PATCH 12/30] drm/i915: fix rc6 initialization on Ironlake
` [PATCH 13/30] drm/i915: re-enable rc6 for ironlake
` [PATCH 14/30] drm/i915: use i915_enable_rc6 on SNB too
` [PATCH 15/30] drm/i915: Rename agp_type to cache_level
` [PATCH 16/30] drm/i915: Mark the cursor and the overlay as being part of the display planes
` [PATCH 17/30] drm/i915: Do not clflush snooped objects
` [PATCH 18/30] drm/i915: Add an interface to dynamically change the cache level
` [PATCH 19/30] drm/i915: Use the uncached domain for the display planes v2
` [PATCH 20/30] drm/i915: Use the CPU domain for snooped pwrites
` [PATCH 21/30] drm/i915: Redirect GTT mappings to the CPU page if cache-coherent
    ` [PATCH] "
` [PATCH 22/30] drm/i915: Use the LLC mode on gen6 for everything but display
` [PATCH 23/30] drm/i915: Cache GT fifo count for SandyBridge
` [PATCH 24/30] drm/i915: Refactor pwrite/pread to use single copy of get_user_pages
` [PATCH 25/30] drm/i915: s/addr & ~PAGE_MASK/offset_in_page(addr)/
` [PATCH 26/30] drm/i915: Maintain fenced gpu access until we flush the fence
` [PATCH 27/30] drm/i915: Invalidate fenced read domains upon flush
` [PATCH 28/30] drm/i915: Pass the fence register number to be written
` [PATCH 29/30] drm/i915: Track fence setup separately from fenced object lifetime
` [PATCH 30/30] drm/i915: Only print out the actual number of fences for i915_error_state

[PATCH] drm/i915: Relinquish any fence when changing cache levels
 2011-04-13 18:01 UTC  (4+ messages)

i915 fixes
 2011-04-13 16:49 UTC  (6+ messages)
` [PATCH 1/3] drm/i915: Initialise g4x watermarks for disabled pipes
` [PATCH 2/3] drm/i915: Move the irq wait queue initialisation into the ring init
` [PATCH 3/3] drm/i915: Disable all outputs early, before KMS takeover

slow graphics after Suspend to RAM
 2011-04-13 13:11 UTC  (3+ messages)

[PATCH] drm/i915: Prevent mixing of snooped and tiling modes for old chipsets
 2011-04-13 10:09 UTC 

[PATCH] Use SwapbuffersWait config option to control waiting on fullscreen swaps
 2011-04-13  8:15 UTC 

[PATCH 2/3] [drm/i915] - Implement ability to disabled LVDS fixed mode
 2011-04-13  7:42 UTC  (6+ messages)
` Manual control of LVDS pixel formats and dual channel mode
  ` [PATCH 1/2] drm/i915: Implement direct support for 24 bit LVDS pixel format
  ` [PATCH 2/2] drm/i915: Implement manual override of LVDS single/dual channel mode

[PATCH] drm/i915: Sanitize the output registers after resume
 2011-04-13  6:53 UTC  (6+ messages)

force wake reference counting (another try)
 2011-04-13  6:35 UTC  (14+ messages)
` [PATCH 1/4] drm/i915: proper use of forcewake
` [PATCH 2/4] drm/i915: refcounts for forcewake
` [PATCH 3/4] drm/i915: userspace interface to the forcewake refcount
` [PATCH 4/4] drm/i915: fewer warning patch (temporary)

GM45: Some strange GPU hang while trying to playback using xv output
 2011-04-12 22:09 UTC  (2+ messages)

Screen corrupted in Xorg with KMS on 945GM/GMS, 943/940GML chipset with kernel 2.6.38.2
 2011-04-12 16:51 UTC  (2+ messages)

i915 TV fixes
 2011-04-12 15:16 UTC  (8+ messages)
` [PATCH 1/3] drm/i915/tv: Remember the detected TV type
` [PATCH 2/3] drm/i915/tv: Only poll for TV connections
` [PATCH 3/3] drm/i915/tv: Fix modeset flickering introduced in 7f58aabc3

i915: GPU hung
 2011-04-12  9:02 UTC  (12+ messages)

2.6.38-rc8 regressions
 2011-04-11 13:48 UTC  (3+ messages)

[ANNOUNCE] xf86-video-intel 2.14.903
 2011-04-11  9:54 UTC 

[ANNOUNCE] libdrm 2.4.25
 2011-04-11  7:33 UTC 

[Patch] multiple ring buffer support(for libva H.264 decoding)
 2011-04-11  3:31 UTC  (2+ messages)

[PATCH] [RFC] intel-gpu-tools register range handling with forcewake hooks
 2011-04-11  1:19 UTC  (2+ messages)
` [PATCH v2] "

How to configure dual-head for multiple Screens (:0.0, :0.1) with Sandy Bridge IGP
 2011-04-10 22:22 UTC 

forcewake junk, RFC, RFT(test)
 2011-04-09 23:32 UTC  (17+ messages)
` [PATCH 1/4] drm/i915: proper use of forcewake
` [PATCH 2/4] drm/i915: refcounts for forcewake
` [PATCH 3/4] drm/i915: userspace interface to the forcewake refcount
` [PATCH 4/4] drm/i915: optional fewer warning patch
` forcewake junk, part2
  ` (no subject)
` forcewake patches (ignore previous, please)

Finding git commits
 2011-04-09 23:12 UTC  (2+ messages)

Recall: Q1 RC2 test report for SNB H264 encoding driver
 2011-04-09  7:45 UTC 

Q1 RC2 test report for SNB H264 encoding driver
 2011-04-09  7:42 UTC 

OpenGL on tv-out
 2011-04-08 21:05 UTC 

Trying to understand the URB code
 2011-04-08 19:03 UTC  (3+ messages)

[PATCH v2] drm/i915: read/write IOCTLs
 2011-04-08 17:29 UTC  (5+ messages)
` Read/Write IOCTL compromise
  ` No more read/write ioctls

(no subject)
 2011-04-07 22:13 UTC  (7+ messages)
` [PATCH 1/3] drm/i915: make FDI training a display function
` [PATCH 2/3] drm/i915: split irq handling into per-chipset functions
` [PATCH 3/3] drm/i915: split enable/disable vblank code into chipset specific functions

drm-intel-fixes queue
 2011-04-07  9:42 UTC  (4+ messages)

G45, intel 2.14.0, compiz crash
 2011-04-07  6:03 UTC 

[PATCH] drm/i915: Clear any errors recorded before i915.ko is loaded
 2011-04-07  3:55 UTC  (4+ messages)

[PATCH] drm/i915: disable RC6+ on Sandy Bridge
 2011-04-06 18:46 UTC  (2+ messages)

read/write ioctl usage in intel-gpu-tools, for review
 2011-04-06 18:38 UTC  (5+ messages)
` [intel-gpu-tools] [PATCH 1/3] intel-gpu-tools add ioctl interface usage
` [intel-gpu-tools] [PATCH 2/3] intel-gpu-tools update reg_read to use ioctls
` [intel-gpu-tools] [PATCH 3/3] intel-gpu-tools: update reg_write to use ioctl interface

i915 fixes for review
 2011-04-06 15:12 UTC  (18+ messages)
` [PATCH 1/5] drm/i915: Initialise g4x watermarks for disabled pipes
` [PATCH 2/5] drm/i915/crt: Explicitly return false if connected to a digital monitor
` [PATCH 3/5] drm/i915/crt: Remove 0xa0 probe for VGA
` [PATCH 4/5] drm/i915/lvds: Remove 0xA0 DDC probe for LVDS
` [PATCH 5/5] drm/i915/gmbus: Reset the controller on initialisation

[PATCH] drm/i915: Disable all outputs early, before KMS takeover
 2011-04-05 15:44 UTC  (18+ messages)
    ` [Intel-gfx] "

[PATCH 1/2] drm/i915/crt: Remove 0xa0 probe for CRT
 2011-04-05  9:18 UTC  (8+ messages)

[PATCH v3 1/2] drm/i915: read/write ioctls for userspace
 2011-04-05  1:30 UTC  (3+ messages)
` Read/Write ioctls
` [PATCH v4] drm/i915: read/write ioctls for userspace


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