Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-07-30 06:29:56 to 2010-08-09 18:09:02 UTC [more...]

Screen not turned on in kernel 2.6.35
 2010-08-09 18:08 UTC  (3+ messages)

FBC underruns on GMA4500?
 2010-08-09 17:26 UTC  (4+ messages)

[PATCH] drm/i915: fix errata for sync flush enable on 845G/830M
 2010-08-09 17:04 UTC  (3+ messages)

[PATCH] drm/i915/dp: Boot timeout for enabling transcoder to 100ms
 2010-08-09 16:25 UTC 

totem initiate EDID scan?
 2010-08-09 14:12 UTC  (2+ messages)

[PATCH] drm/i915: Avoid using msleep under kdb and wait_for()
 2010-08-09 14:03 UTC 

[PATCH] drm/i915/crt: Flush register prior to waiting for vblank
 2010-08-09 13:53 UTC 

[PATCH] drm/i915: Perform initial configuration asynchronously
 2010-08-09 12:52 UTC 

[PATCH] drm/i915: Disable FDI link before retraining
 2010-08-09  9:04 UTC  (4+ messages)

[PATCH] drm/i915: Clear scanline waits before disabling the pipe
 2010-08-08 18:54 UTC  (3+ messages)

Rebased series on drm-intel-next
 2010-08-08 18:31 UTC  (24+ messages)
` [PATCH 01/20] drm/i915: Append the object onto the inactive list on binding
` [PATCH 02/20] drm/i915: prepare for fair lru eviction
` [PATCH 03/20] drm/i915: Use a common seqno for all rings
` [PATCH 04/20] drm/i915: Move the eviction logic to its own file
` [PATCH 05/20] drm/i915: Implement fair lru eviction across both rings. (v2)
` [PATCH 06/20] drm/i915: Maintain LRU order of inactive objects upon access by CPU
    ` [PATCH] drm/i915: Maintain LRU order of inactive objects upon access by CPU (v2)
` [PATCH 07/20] drm/i915: Record error batch buffers using iomem
` [PATCH 08/20] drm/i915/sdvo: Markup a few constant strings
` [PATCH 09/20] drm/i915: Enable aspect/centering panel fitting for Ironlake
` [PATCH 10/20] drm/i915: Write to display base last
` [PATCH 11/20] drm/i915: Truncate the shmem backing pages on purge
` [PATCH 12/20] drm/i915/display: Add pipe/plane information to dpms debugging
` [PATCH 13/20] drm/i915/opregion: Use ASLE response codes defined in 0.1
` [PATCH 14/20] drm/i915: Update watermarks for Ironlake after dpms changes
` [PATCH 15/20] drm/i915/ringbuffer: Set ring->gem_buffer = NULL on init unwind
` [PATCH 16/20] drm/i915: Ensure that while(INREG()) are bounded (v2)
` [PATCH 17/20] drm/i915/edp: Flush the write before waiting for PLLs
` [PATCH 18/20] drm/i915: FBC is updated within set_base() so remove second call in mode_set()
` [PATCH 19/20] drm/i915: Only update i845/i865 CURBASE when disabled (v2)
` [PATCH 20/20] drm/i915: Apply i830 errata for cursor alignment

[PATCH] drm/i915: Fix offset page-flips on i965+
 2010-08-08 14:50 UTC  (5+ messages)
  ` [PATCH] drm/i915: gen4 vs gen5 DISPLAY_FLIP discrepancy?

[PATCH] drm/i915/sdvo: Only set is_lvds if we have a valid fixed mode
 2010-08-08 13:28 UTC 

[PATCH] drm/i915: Re-use set_base_atomic to share setting of the display registers
 2010-08-08 12:24 UTC 

[PATCH] drm/i915: Sanity check user framebuffer parameters on creation
 2010-08-08 11:39 UTC 

Intel 82Q35 problem
 2010-08-08 11:21 UTC  (4+ messages)

Intel Pineview 3150 DPMS not working (monitor doesn't power off)
 2010-08-07 22:22 UTC  (3+ messages)
` Intel Pineview 3150 DPMS not working (monitor does not "

[PATCH] drm/i915: Wake-up wait_request() from elapsed hang-check
 2010-08-07 13:18 UTC  (2+ messages)
` [PATCH] drm/i915: Wake-up wait_request() from elapsed hang-check (v2)

[PATCH] drm/i915: Capture the overlay status upon a GPU hang
 2010-08-06 22:26 UTC  (3+ messages)

[PATCH] drm/i915: Truncate the inode as well as the backing pages on purge
 2010-08-06 22:25 UTC  (2+ messages)

Small ringbuffer cleanup
 2010-08-06 22:25 UTC  (7+ messages)
` [PATCH 1/4] drm/i915: Unroll wrapping of the ringbuffer
` [PATCH 2/4] drm/i915: Move ringbuffer accounting to begin/advance
` [PATCH 3/4] drm/i915: Inline ringbuffer_emit()
` [PATCH 4/4] drm/i915: Use an uncommon name for the local dev_priv in macros

[PATCH] drm/i915: Kill the active list spinlock
 2010-08-06 22:04 UTC  (3+ messages)

[PATCH] drm/i915: Emit a backtrace if we attempt to rebind a pinned buffer
 2010-08-06 21:54 UTC  (2+ messages)

[PATCH] drm/i915: Disable the cursor for DPMS_OFF
 2010-08-06 21:54 UTC  (2+ messages)

[PATCH] drm/i915: report all active objects as busy
 2010-08-06 21:45 UTC  (4+ messages)

[PATCH] drm/i915: Ensure that while(INREG()) are bounded
 2010-08-06 21:39 UTC  (3+ messages)

[PATCH] drm/i915: Only emit flushes on active rings
 2010-08-06 21:39 UTC  (2+ messages)

SVDO properties patchset
 2010-08-06 21:38 UTC  (9+ messages)
` [PATCH 1/7] drm/i915: Subclass intel_encoder
` [PATCH 2/7] drm/i915: Subclass intel_connector
` [PATCH 3/7] drm/i915/sdvo: Propagate errors from reading/writing control bus
` [PATCH 4/7] drm/i915/sdvo: Use an integer mapping for supported tv format modes
` [PATCH 5/7] drm/i915/sdvo: Check for allocation failure when constructing properties
` [PATCH 6/7] drm/i915/sdvo: Add missing TV filters
` [PATCH 7/7] drm/i915/sdvo: Add dot crawl property

[PATCH] drm/i915: Do not clobber the contents of TRANS_DP_CTL when enabling
 2010-08-06 21:25 UTC  (2+ messages)

[PATCH] drm/i915: Remove useless message when disabling "Big FIFO" on PineView
 2010-08-06 21:25 UTC  (2+ messages)

[PATCH] drm/i915: Append the object onto the inactive list on binding
 2010-08-06 19:36 UTC 

[PATCH] drm/i915: Implement fair lru eviction across both rings. (v2)
 2010-08-06 19:06 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Only update i845/i865 CURBASE when disabled
 2010-08-06 18:21 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Apply i830 errata for cursor alignment
` [PATCH] drm/i915: Only update i845/i865 CURBASE when disabled (v2)

Bug 28479 -- black screen for non-native modes on eDP
 2010-08-06 15:56 UTC  (6+ messages)
` [PATCH 2/4] drm/i915: Enable panel fitting for eDP
    ` [stable] "
` [PATCH 3/4] drm/i915: Always use the fixed panel timing "

[PATCH] drm/i915: FBC is updated within set_base() so remove second call in mode_set()
 2010-08-06 15:45 UTC 

[PATCH] drm/i915/edp: Flush the write before waiting for PLLs
 2010-08-06 14:11 UTC 

[PATCH] drm/i915/ringbuffer: Set ring->gem_buffer = NULL on init unwind
 2010-08-06  8:50 UTC 

[PATCH] drm/i915: Update watermarks for Ironlake after dpms changes
 2010-08-06  7:47 UTC 

[PATCH] drm/i915: Enable aspect/centering panel fitting for Ironlake
 2010-08-06  1:00 UTC  (7+ messages)

how get drm-intel-next into a stable kernel
 2010-08-05 20:57 UTC  (7+ messages)

hotplug CRT detection
 2010-08-05 18:19 UTC  (2+ messages)

[PATCH] drm/i915/opregion: Use ASLE response codes defined in 0.1
 2010-08-05 12:57 UTC  (2+ messages)

845 help
 2010-08-05 10:41 UTC  (3+ messages)

[PATCH] drm: Use ENOENT consistently for the error return for an unmatched handle
 2010-08-05  8:25 UTC  (3+ messages)

Fair eviction patchset
 2010-08-04 21:22 UTC  (8+ messages)
` [PATCH 1/5] drm/i915: prepare for fair lru eviction
` [PATCH 2/5] drm/i915: Use a common seqno for all rings
` [PATCH 3/5] drm/i915: Move the eviction logic to its own file
` [PATCH 4/5] drm/i915: Implement fair lru eviction across both rings
` [PATCH 5/5] drm/i915: Maintain LRU order of inactive objects upon access by CPU

[PATCH 0/2] fixup pageflip for i8xx class hw
 2010-08-04 21:03 UTC  (8+ messages)
` [PATCH 1/2] drm/i915: fixup pageflip ringbuffer commands for i8xx
` [PATCH 2/2] drm/i915: i8xx also doesn't like multiple oustanding pageflips
  ` [PATCH 2/2] drm/i915: i8xx also does not "

[PATCH] drm/i915: Capture the overlay status upon a GPU hang
 2010-08-04 15:04 UTC 

[PATCH] drm/i915: Mark the static memory latency tables const
 2010-08-04 14:25 UTC 

[PATCH] drm/i915: Write to display base last
 2010-08-04 14:22 UTC 

[PATCH] drm/i915/sdvo: Markup a few constant strings
 2010-08-04 13:57 UTC 

[PATCH 1/2] drm,io-mapping: Specify slot to use for atomic mappings
 2010-08-04 13:34 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Record error batch buffers using iomem

regression after: drm/i915: Warn if we run out of FIFO space for a mode
 2010-08-04  9:12 UTC  (4+ messages)

[PATCH] i915: disable DAC on Ironlake also when doing CRT load detection
 2010-08-04  5:52 UTC 

[PATCH] i915: do not spin forever waiting for CRT detection on Ironlake
 2010-08-04  4:38 UTC  (2+ messages)

okay ironlake on hp 2740p tablet + drm-intel-next update
 2010-08-04  0:19 UTC 

ILK output training hangs
 2010-08-03  5:21 UTC  (7+ messages)

[PATCH 0/3] drm/i915 enable RC6 on Ironlake platform
 2010-08-02 16:30 UTC  (3+ messages)
` [PATCH 2/3] drm/i915 save render context on Ironlake

Yet another iteration of the repeat unbind after interruption
 2010-08-02  2:57 UTC  (3+ messages)
` [PATCH 3/3] drm/i915: Attempt to uncouple object after catastrophic failure in unbind

[PATCH] drm/i915: Warn if we run out of FIFO space for a mode
 2010-08-02  2:48 UTC  (2+ messages)

[PATCH] drm/i915: Round up the watermark entries (v2)
 2010-08-02  2:47 UTC  (3+ messages)
` [PATCH] drm/i915: Round up the watermark entries (v3)

[PATCH] drm/i915: Typo in (unused) register mask for overlay
 2010-08-02  2:46 UTC  (2+ messages)

[PATCH] drm/i915: Check overlay stride errata for i830 and i845
 2010-08-02  2:46 UTC  (2+ messages)

Revamp intel_sdvo and add missing properties
 2010-08-02  2:43 UTC  (3+ messages)
` [PATCH 1/7] drm/i915: Subclass intel_encoder

[PATCH 1/6] drm/i915/dp: Rename has_edp to is_pch_edp to reflect its real meaning
 2010-08-02  2:38 UTC  (3+ messages)
` [PATCH 6/6] drm/i915/sdvo: Set sync polarity based on actual mode

[PATCH 2/2] drm/i915: Remove extraneous variables from intel_crtc_page_flip()
 2010-08-02  2:36 UTC  (2+ messages)

[PATCH] drm/i915: Refactor panel fitting on the LVDS. (v2)
 2010-08-02  2:32 UTC  (2+ messages)

3d performance very low
 2010-08-01 15:33 UTC  (10+ messages)

3d performance very low
 2010-07-30 14:06 UTC  (2+ messages)

[PATCH] Submit batch buffers from flush callback chain
 2010-07-30 13:25 UTC  (3+ messages)
` [Blacklisted][PATCH] "


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