Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-08-04 21:22:48 to 2010-08-22 11:06:01 UTC [more...]

More patches (resend)
 2010-08-22 11:05 UTC  (6+ messages)
` [PATCH 01/29] drm/i915: unload: fix intel dp encoder cleanup
` [PATCH 02/29] drm/i915: unload: fix error_work races
` [PATCH 03/29] drm/i915: unload: fix hotplug_work races
` [PATCH 04/29] drm/i915: unload: don't leak error state
` [PATCH 05/29] drm/i915: unload: fix idle_timer/idle_work races

Remaining set of small patches for -rc1
 2010-08-22  8:50 UTC  (21+ messages)
` [PATCH 01/11] drm/i915: Avoid using msleep under kdb and wait_for()
` [PATCH 02/11] drm/i915: Include a generation number in the device info
` [PATCH 03/11] drm/i915: Fix offset page-flips on i965+
` [PATCH 04/11] drm/i915: Clear scanline waits after disabling the pipe
` [PATCH 05/11] drm/i915: Sanity check user framebuffer parameters on creation
` [PATCH 06/11] drm/i915: Re-use set_base_atomic to share setting of the display registers
` [PATCH 07/11] drm/i915/sdvo: Propagate error from switching control buses
` [PATCH 08/11] drm/i915: Add RING_WAIT reset to hangcheck
    ` [PATCH] drm/i915: Add ringbuffer wait "
` [PATCH 09/11] drm/i915/crt: Flush register prior to waiting for vblank
` [PATCH 10/11] drm/i915/dp: Boost timeout for enabling transcoder to 100ms
` [PATCH 11/11] drm/i915: Perform initial configuration asynchronously

[PATCH] drm/i915: Fixup intel_wait_for_vblank*()
 2010-08-22  8:34 UTC 

[PATCH 1/4] agp/intel: set 40-bit dma mask on Sandybridge
 2010-08-22  6:28 UTC  (5+ messages)
` [PATCH 2/4] agp/intel: Fix cache control for Sandybridge
` [PATCH 3/4] drm/i915: fix render pipe control notify on sandybridge
` [PATCH 4/4] drm/i915, intel_agp: Add support for Sandybridge D0

More eDP mode setting fixes
 2010-08-22  6:24 UTC  (14+ messages)
` [PATCH 1/7] drm/i915: add panel reset workaround
` [PATCH 2/7] drm/i915: eDP mode set sequence corrections
` [PATCH 3/7] drm/i915: fix VGA plane disable for Ironlake+
` [PATCH 4/7] drm/i915: make sure eDP PLL is enabled at the right time
` [PATCH 5/7] drm/i915: add MMIO debug output
` [PATCH 6/7] drm/i915: use vga get/put where needed around VGA plane disable
` [PATCH 7/7] drm/i915: wait for actual vblank, not just 20ms

[PATCH 1/2] drm/i915/suspend: Flush register writes before busy-waiting
 2010-08-22  6:20 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/

[PATCH] i915: disable DAC on Ironlake also when doing CRT load detection
 2010-08-22  6:07 UTC  (2+ messages)

[PATCH 1/2] Use ALIGN macro instead of open coding it
 2010-08-21 21:32 UTC  (2+ messages)
` [PATCH 2/2] Replace ROUND_* macros with ALIGN

[PATCH] drm/i915: Allocate the PCI resource for the MCHBAR
 2010-08-20 16:58 UTC 

[PATCH] drm/i915: Use the VBT from OpRegion when available
 2010-08-20 16:54 UTC 

[PATCH] drm/i915: Remove the random SyncFlush during initialisation
 2010-08-20 10:28 UTC 

Possible compilation error in commit 6ef3d42
 2010-08-19  7:35 UTC  (2+ messages)
` [PATCH] drm/i915: Compile out error state without DEBUG_FS

[PATCH] Move registration of vsync fd from pre-init to screen-init
 2010-08-18 18:02 UTC  (2+ messages)

[PATCH] Make driver compile for 1.6 Xserver series again
 2010-08-17 16:05 UTC 

Problem with configuring xorg to be static
 2010-08-16 18:58 UTC  (4+ messages)

Intel graphics CPU usage - SDVO detect bogosity?
 2010-08-16 15:13 UTC  (2+ messages)
      ` [Intel-gfx] "

eDP mode setting fixes
 2010-08-16 14:13 UTC  (7+ messages)
` [PATCH 1/5] drm/i915: add panel reset workaround
` [PATCH 2/5] drm/i915: eDP mode set sequence corrections
` [PATCH 3/5] drm/i915: fix VGA plane disable for Ironlake+
` [PATCH 4/5] drm/i915: make sure eDP PLL is enabled at the right time
` [PATCH 5/5] drm/i915: add MMIO debug output

[PATCH] drm/i915/tv: Flush register writes before sleeping
 2010-08-15 14:56 UTC 

[PATCH] drm/i915: Remove the conflicting BUG_ON()
 2010-08-15  9:52 UTC 

Intel Pineview 3150 DPMS not working (monitor doesn't power off)
 2010-08-13 16:26 UTC  (4+ messages)
` Intel Pineview 3150 DPMS not working (monitor does not "

[PATCH] drm/i915: Fix offset page-flips on i965+
 2010-08-11 15:18 UTC  (11+ messages)
  ` [PATCH] drm/i915: gen4 vs gen5 DISPLAY_FLIP discrepancy?
    ` [PATCH 1/2] drm/i915: Include a generation number in the device info
    ` [PATCH 2/2] drm/i915: Fix offset page-flips on i965+

Screen not turned on in kernel 2.6.35
 2010-08-11  5:29 UTC  (5+ messages)

[REGRESSION] GM45 has problems with docking station using newer kernels
 2010-08-10 23:13 UTC  (3+ messages)

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

FBC underruns on GMA4500?
 2010-08-09 17:26 UTC  (4+ 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/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)

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

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

[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  (4+ messages)
` [PATCH 2/4] drm/i915: Enable panel fitting for eDP
    ` [stable] "

[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  (2+ 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  (4+ messages)
` [PATCH 4/5] drm/i915: Implement fair lru eviction across both rings


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