intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-17 15:26:26 to 2012-04-23 07:38:11 UTC [more...]

Updated -next
 2012-04-23  7:39 UTC  (2+ messages)

[PATCH] drm/i915: rc6 residency (fix the fix)
 2012-04-23  7:38 UTC  (10+ messages)

Does intel GM35 support libva?
 2012-04-23  7:10 UTC  (2+ messages)

Xorg 1.10.4 / Intel(R) G35 / purple 2 pixel vertical line after resume from S3 sleep
 2012-04-17 17:29 UTC 

[PATCH] drm/i915: i8xx interrupt handler
 2012-04-22 20:13 UTC 

[PATCH] drm/i915: rc6 residency (fix the fix)
 2012-04-22 18:27 UTC 

[PATCH 00/10] wait for BO with timeout
 2012-04-22 17:47 UTC  (29+ messages)
` [PATCH 01/10] drm/i915: remove do_retire from i915_wait_request
` [PATCH 02/10] drm/i915: move vbetool invoked ier stuff
` [PATCH 03/10] drm/i915: kill waiting_seqno
` [PATCH 04/10] drm/i915: drop polled waits from i915_wait_request
` [PATCH 05/10] drm/i915: extract __wait_seqno "
` [PATCH 06/10] drm/i915: use __wait_seqno for ring throttle
` [PATCH 07/10] drm/i915: timeout parameter for seqno wait
` [PATCH 08/10] drm/i915: real wait seqno with timeout
` [PATCH 09/10] drm/i915: wait render timeout ioctl
` [PATCH 10/10] drm/i915: s/i915_wait_reqest/i915_wait_seqno/g

[PATCH 1/2] drm/i915: Clarify the semantics of tiling-changed by renaming it
 2012-04-22 12:53 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Only the zap the VMA after updating the tiling parameters

[PATCH 1/2] drm/i915: time out of load detect busy-waits
 2012-04-22  9:17 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: fixup load-detect on enabled, but not active pipe
` [PATCH] drm/fixup: fixup tv load-detect on enabled but not active crtc

[PATCH] drm/i915: re-add static qualifier to get_cxsr_latency
 2012-04-22  8:55 UTC  (3+ messages)

[PATCH] drm/i915: enable DOP level clock gating
 2012-04-22  0:57 UTC 

[PATCH 0/9] i915 fixes for sparse warnings
 2012-04-21 20:59 UTC  (6+ messages)
` [PATCH 2/9] drm/i915: [sparse] don't use variable size arrays

[PATCH] drm/i915: Unconditionally initialise the interrupt workers
 2012-04-21 17:07 UTC  (4+ messages)

[PATCH] drm/i915: Remove i915_gem_ringbuffer_(data|info) from debugfs
 2012-04-21 16:59 UTC  (2+ messages)

[PATCH] drm/i915/sprite: Avoid incurring extra vblank stall when updating plane on IVB
 2012-04-21 16:53 UTC  (3+ messages)

[PATCH] drm/i915: print computed bpp in dp link configuration
 2012-04-21 16:52 UTC  (9+ messages)

[RFC] Preserve stolen objects across initialisation
 2012-04-21 16:36 UTC  (18+ messages)
` [PATCH 01/17] drm/i915: Remove the list of pinned inactive objects
` [PATCH 02/17] drm/i915: Remove the deferred-free list
` [PATCH 03/17] drm/i915: Track unbound pages
` [PATCH 04/17] drm/i915: Only pwrite through the GTT if there is space in the aperture
` [PATCH 05/17] drm/i915: Try harder to allocate an mmap_offset
` [PATCH 06/17] drm/i915/debugfs: Show (count, size) of purgeable objects in i915_gem_objects
` [PATCH 07/17] drm/i915/tv: fix open-coded ARRAY_SIZE
` [PATCH 08/17] drm: Introduce drm_mm_create_block()
` [PATCH 09/17] drm/i915: Split the stolen handling for GEM out of i915_dma.c
` [PATCH 10/17] drm/i915: Move GEM initialisation from i915_dma.c to i915_gem.c
` [PATCH 11/17] drm/i915: Avoid clearing preallocated regions from the GTT
` [PATCH 12/17] drm/i915: Always use the scatterlists if available for GTT insertion
` [PATCH 13/17] drm/i915: Tidy handling of the scatterlist by ppgtt
` [PATCH 14/17] drm/i915: Delay allocation of stolen space for FBC
` [PATCH 15/17] drm/i915: Introduce i915_gem_object_create_for_stolen()
` [PATCH 16/17] drm/i915: Split the framebuffer_info creation into a separate routine
` [PATCH 17/17] drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon

[PATCH] drm/i915: manage PCH PLLs separately from pipes
 2012-04-20 16:11 UTC  (4+ messages)

[PATCH 00/12] Add more DMT and common modes
 2012-04-20 12:34 UTC  (15+ messages)
` [PATCH 09/12] drm/edid: Update range descriptor struct for EDID 1.4
  ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH 00/12] Add more DMT and common modes

[PATCH] drm/i915/overlay: Fully configure overlay before turning on
 2012-04-20 10:49 UTC 

[PATCH] drm/i915: manage PCH PLLs separately from pipes
 2012-04-20  7:52 UTC  (7+ messages)

[PATCH] drm/i915: Suppress hotplug work during PM suspend/resume
 2012-04-19 18:11 UTC  (8+ messages)

[PATCH] drm/i915: invalidate render cache on gen2
 2012-04-19 15:13 UTC  (3+ messages)

[pull] drm-intel-fixes for 3.4-rc4
 2012-04-19 13:08 UTC 

[RFC] drm/i915: check FDI config for 3 pipe
 2012-04-18 22:32 UTC  (3+ messages)

[PATCH] drm/i915: Silence the change of LVDS sync polarity
 2012-04-18 20:51 UTC  (3+ messages)

[PATCH 0/4] intel_pm missing commits
 2012-04-18 20:36 UTC  (6+ messages)
` [PATCH 1/4] drm/i915: move drps, rps and rc6-related functions to intel_pm
` [PATCH 2/4] drm/i915: move emon functionality into intel_pm module
` [PATCH 3/4] drm/i915: move clock gating "
` [PATCH 4/4] drm/i915: add generic power management initialization

[PATCH] drm/i915: make PCH poison interrupt debug only
 2012-04-18 17:29 UTC  (2+ messages)

help on graphic performance issue
 2012-04-18 17:18 UTC  (2+ messages)

[RFC] vblank worker for asynchronous unpinning and other tasks
 2012-04-18 16:57 UTC  (6+ messages)
` [PATCH 1/5] drm/i915: Introduce vblank work function
` [PATCH 2/5] drm/i915: Asynchronously unpin the old framebuffer after the next vblank
` [PATCH 3/5] drm/i915/sprite: Make plane switching asynchronous
` [PATCH 4/5] drm/i915: Synchronize userspace palette LUT (i.e. gamma) changes to vblank
` [PATCH 5/5] drm/i915: Up/downclock LVDS on vblanks

[PATCH] drm/i915: [GEN7] Use HW scheduler for fixed function shaders
 2012-04-18 15:33 UTC  (4+ messages)

[PATCH 0/5] rebased intel_pm series
 2012-04-18 15:04 UTC  (7+ messages)
` [PATCH 1/5] drm/i915: fix line breaks in intel_pm
` [PATCH 2/5] drm/i915: move drps, rps and rc6-related functions to intel_pm
` [PATCH 3/5] drm/i915: move emon functionality into intel_pm module
` [PATCH 4/5] drm/i915: move clock gating "
` [PATCH 5/5] drm/i915: add generic power management initialization

Kill unused fence pipelining
 2012-04-18 12:12 UTC  (4+ messages)
` [PATCH 11/12] drm/i915: Clarify the semantics of tiling-changed by renaming it

[PATCH] drm/i915: Wait for all pending operations to the fb before disabling the pipe
 2012-04-18 11:01 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Don't set a MBZ bit in gen2 MI_FLUSH
 2012-04-18 10:40 UTC  (6+ messages)
  ` [PATCH] drm/i915: Don't set a MBZ bit in gen2/3 MI_FLUSH

[PATCH] drm/i915: intel_update_fbc() requires struct_mutex, so no longer atomic
 2012-04-18 10:02 UTC  (3+ messages)

[PATCH] drm/i915: Unpin the flip target if we fail to queue the flip
 2012-04-18  9:26 UTC  (2+ messages)

[PATCH] drm/i915: implement Disable4x2SubspanOptimization w/a for ivb, too
 2012-04-18  9:21 UTC  (2+ messages)

[PATCH 1/5] drm/i915: Suppress EIO during set-to-gtt
 2012-04-18  9:10 UTC  (9+ messages)
` [PATCH 3/5] drm/i915: Suppress EIO during i915_gem_idle()
` [PATCH 5/5] drm/i915: Always flush tiling changes before accessing through the GTT

[PATCH] drm/i915: Replace open coded MI_BATCH_GTT
 2012-04-18  9:11 UTC  (2+ messages)

[PATCH] drm/i915: Do not set "Enable Panel Fitter" on SNB pageflips
 2012-04-18  8:35 UTC  (4+ messages)

TIMESTAMP register
 2012-04-18  8:05 UTC  (10+ messages)

[PATCH 1/4] drm/i915: disable turbo on ValleyView for now
 2012-04-18  7:36 UTC  (6+ messages)
` [PATCH 2/4] drm/i915: IBX+ doesn't have separate vsync/hsync controls on the VGA DAC

[PATCH 1/1] drm/i915: split power-related items into intel_pm module
 2012-04-17 16:28 UTC  (2+ messages)

[PATCH] drm/i915: Mask reserved bits in display/sprite address registers
 2012-04-17 15:55 UTC  (4+ 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).