Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-10-29 08:20:14 to 2010-11-09 09:17:23 UTC [more...]

[PATCH] drm/i915/ringbuffer: set force wake bit before reading ring register
 2010-11-09  9:17 UTC  (2+ messages)

[PATCH] drm/i915: Add aub debug support for kernel
 2010-11-09  1:55 UTC  (18+ messages)

[Fwd: Re: [PATCH] drm/i915: Fix LVDS fixed-mode regression from 219adae1]
 2010-11-09  0:29 UTC 

[bisected] offset display bug in i915
 2010-11-08 23:23 UTC  (15+ messages)
            ` [OT] avoid preformatting in Evolution (was: [bisected] offset display bug in i915)

[PATCH] intel: Fix emit_linear_blit to use DWORD aligned width blits
 2010-11-08 18:17 UTC  (2+ messages)
` [Mesa3d-dev] "

Memory leak in drm/i915?
 2010-11-08 15:27 UTC  (5+ messages)

[PATCH 1/2] drm/i915: trace down all the register write and read
 2010-11-08 10:02 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: filter out the read/write of GPIO registers

[PATCH 1/2] drm/i915: Apply B-spec mandated workaround for read flushes on Ironlake
 2010-11-08  9:19 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Apply display workaround required according to the B-Spec

[ANNOUNCE] xf86-video-intel snapshot: 2.13.901
 2010-11-08  8:58 UTC  (6+ messages)

Increased latency from removal of GEM_THROTTLE in 2D driver
 2010-11-08  7:37 UTC  (3+ messages)

Video acceleration for GM45
 2010-11-07 20:16 UTC 

[PATCH] intel: initialize bufmgr.bo_mrb_exec unconditionally
 2010-11-07 15:01 UTC  (2+ messages)

[bisected] commit 176f28eb breaks my Sandybridge
 2010-11-07 13:22 UTC  (5+ messages)

[PATCH 00/15] The "no more agp" series
 2010-11-07 10:55 UTC  (19+ messages)
` [PATCH 01/15] intel-gtt: drop dcache support for i830 and later
` [PATCH 02/15] intel-gtt: kill unneeded sandybridge memory types
` [PATCH 03/15] intel-gtt: switch i81x to the write_entry helpers
` [PATCH 04/15] intel-gtt: switch i81x to the common initialization helpers
` [PATCH 05/15] intel-gtt: fold i81x-only dcache support into the generic driver
` [PATCH 06/15] drm/i915|intel-gtt: consolidate intel-gtt.h headers
` [PATCH 07/15] drm/i915/gtt: call chipset flush directly
` [PATCH 08/15] drm: kill drm_agp_chipset_flush
` [PATCH 09/15] agp: kill agp_flush_chipset and corresponding ioctl
` [PATCH 10/15] drm/i915: track objects in the gtt
` [PATCH 11/15] drm/i915: restore gtt on resume in the drm instead of in intel-gtt.ko
` [PATCH 12/15] agp: kill agp_rebind_memory
` [PATCH 13/15] drm/i915: move gtt handling to i915_gem_gtt.c
` [PATCH 14/15] intel-gtt: export api for drm/i915
` [PATCH 15/15] drm/i915: no more agp for gem

[PATCH] intel: Fix emit_linear_blit to use DWORD aligned width blits
 2010-11-07 10:25 UTC  (2+ messages)

PROBLEM: i915 modesetting - weird offset graphics (v2.6.37-rc1-27-gff8b16d)
 2010-11-05 21:03 UTC  (8+ messages)

xrandr crashes X with a "GPU hung" in the i915 driver
 2010-11-05 19:01 UTC  (4+ messages)

i915_gem_evict_something in sysprof trace using VBOs
 2010-11-05 14:30 UTC  (4+ messages)

[PATCH] drm/i915: Fix KMS regression on Sandybridge/CPT
 2010-11-04  9:08 UTC  (8+ messages)

[PATCH] i915: reprogram power monitoring registers on resume
 2010-11-03 21:48 UTC  (2+ messages)

Operation ordering?
 2010-11-03  1:36 UTC  (2+ messages)

[RFC] Hack to avoid C-state reduction during graphics activity
 2010-11-02 20:44 UTC  (11+ messages)
` [PATCH 1/4] sched: Export io_schedule_timeout()
` [PATCH 2/4] Add io_ variants of wait_event() and wait_event_interruptible()
` [PATCH 3/4] drm/i915: Declare waits on GPU as io waits, to reduce C-state reduction
` [PATCH 4/4] cpuidle: Hack iowait weighting to avoid C-state reduction for graphics
  ` [Intel-gfx] "

less load less performance
 2010-11-02 15:53 UTC  (9+ messages)
    ` [Intel-gfx] "

intel_prepare_render(intel); unhelpful?
 2010-11-02 15:40 UTC  (7+ messages)

do i915 depend on msi?
 2010-11-02 12:13 UTC  (3+ messages)
` [regression] drm/i915: Eliminate nested get/put pages

[PATCH] drm/i915: SNB BLT workaround
 2010-11-02 10:43 UTC  (4+ messages)

2.6.36-rc5 i915 regression
 2010-11-02 10:04 UTC  (14+ messages)
                    ` Fwd: "

[PATCH 1/2] agp/intel: fix cache control for sandybridge
 2010-11-02  9:44 UTC  (3+ messages)
` [PATCH 2/2] agp/intel: restore cache behavior on sandybridge

[PATCH] drm/i915: Fix the graphics frequency clamping at init and when IPS is active
 2010-11-02  9:37 UTC  (3+ messages)

[PATCH] drm/i915: remove debug fmax
 2010-11-01 20:57 UTC  (2+ messages)

[PATCH 1/5] render: set the surface state base address
 2010-11-01 12:53 UTC  (6+ messages)
` [PATCH 2/5] render: fix send instruction used in sampling fragments
` [PATCH 3/5] render: fragments for composite on Sandybridge
` [PATCH 4/5] render: acceleration "
` [PATCH 5/5] render: use headerless render target write

save register range for reg_dumper
 2010-11-01 11:15 UTC 

[PATCH 1/2] add BLT ring support
 2010-11-01 10:43 UTC  (3+ messages)
` [PATCH 2/2] support BLT acceleration on gen6

[PATCH] drm/i915: opregion_setup: iounmap correct address
 2010-11-01 10:30 UTC 

[PATCH] drm/i915: I915_WRITE16 should call writew
 2010-11-01  9:18 UTC 

[PATCH] enable BLT acceleate on gen6
 2010-11-01  3:33 UTC  (5+ messages)

Mouse cursor freezes every 10 seconds for about 0, 1 sec on i915GM
 2010-10-31 23:01 UTC  (4+ messages)

INSTDONE instrumentation (patch in progress)
 2010-10-31 15:04 UTC  (3+ messages)

[regression] agp/intel: Sandybridge doesn't require GMCH enabling
 2010-10-31 10:31 UTC  (2+ messages)
` [regression] agp/intel: Sandybridge doesnt "

[PATCH 00/39] Cleanup WARN #defines
 2010-10-30 21:08 UTC  (2+ messages)
` [PATCH 13/39] drivers/gpu/drm: Update WARN uses

gpu freeze
 2010-10-30 19:09 UTC  (2+ messages)

[PATCH] Revert "drm/i915/crt: Use a DDC probe on 0xA0 before load-detect"
 2010-10-30 19:09 UTC 

Design of a GPU profiling debug interface
 2010-10-30 13:04 UTC 

Speed boost disabling RCC clock gating ECO
 2010-10-30  8:51 UTC  (3+ messages)

Row0 EU0 never present in intel_gpu_top output
 2010-10-30  3:11 UTC 

Another GPU profile (with better CPU code)
 2010-10-30  0:57 UTC  (2+ messages)

High-resolution intel_gpu_top output
 2010-10-29 23:17 UTC  (2+ messages)

Small graphics corruption in QT apps, tiling corruption / hang in flash
 2010-10-29  8:33 UTC  (2+ messages)

[PATH v2 0/6] Xv on Sandybridge
 2010-10-29  8:20 UTC  (4+ messages)
` [PATH v2 6/6] Xv: don't call intel_wait_for_scanline "
    ` [PATH v2 6/6] Xv: dont "


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