Re: [Intel-gfx] On SNB: Hangcheck timer elapsed... GPU hung

2011-02-15 Thread Jin, Gordon
-Original Message- From: intel-gfx-bounces+gordon.jin=intel@lists.freedesktop.org [mailto:intel-gfx-bounces+gordon.jin=intel@lists.freedesktop.org] On Behalf Of Ted Phelps Sent: Monday, February 14, 2011 9:19 PM To: intel-gfx@lists.freedesktop.org Subject: [Intel-gfx] On

[Intel-gfx] Display port

2011-02-15 Thread Alexandre
Hello, I have an HP probook 5320m shipped with an intel GPU. lspci 00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02) (prog-if 00 [VGA controller]) Subsystem: Hewlett-Packard Company Device 149b Flags: bus master, fast devsel,

Re: [Intel-gfx] Display port

2011-02-15 Thread Thomas Bächler
Am 15.02.2011 12:40, schrieb Alexandre: Hello, I have an HP probook 5320m shipped with an intel GPU. lspci 00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02) (prog-if 00 [VGA controller]) Subsystem: Hewlett-Packard Company

[Intel-gfx] [intel-gpu-tools] intel_audio_dump problem with GEN5 devices

2011-02-15 Thread Diego Celix
Hi!, When I run the intel_audio_dump tool with my laptop (Core i5 Intel HD Graphics) seems that it is not correctly fetching the data. This is a piece of the source, in which the HAS_PCH_SPLIT macro is called (Line 1197, intel_audio_dump.c) if (HAS_PCH_SPLIT(devid) ||

[Intel-gfx] [PATCH] drm/i915: skip FDI PCH enabling for DP_A

2011-02-15 Thread Jesse Barnes
eDP on the CPU doesn't need the PCH set up at all, it can in fact cause problems. So avoid FDI training and PCH PLL enabling in that case. Signed-off-by: Jesse Barnes jbar...@virtuousgeek.org --- drivers/gpu/drm/i915/intel_display.c | 83 +- 1 files changed, 81

Re: [Intel-gfx] [PATCH] drm/i915: skip FDI PCH enabling for DP_A

2011-02-15 Thread Jesse Barnes
On Tue, 15 Feb 2011 15:08:02 -0800 Jesse Barnes jbar...@virtuousgeek.org wrote: eDP on the CPU doesn't need the PCH set up at all, it can in fact cause problems. So avoid FDI training and PCH PLL enabling in that case. Signed-off-by: Jesse Barnes jbar...@virtuousgeek.org --- Backported

[Intel-gfx] AUB file dump support patches

2011-02-15 Thread Zhenyu Wang
AUB file is the input data for internal GenX GPU simulator, which has been proved really helpful when debugging for new GenX architecture. AUB file itself actually contains different kinds of trace blocks for GPU execution, e.g batch/ring buffer, surface states, pipeline FF states, etc. This

[Intel-gfx] [PATCH] intel: Add AUB file dump support

2011-02-15 Thread Zhenyu Wang
This adds AUB file dump support to generate execution trace for internal GPU simulator. Signed-off-by: Zhenyu Wang zhen...@linux.intel.com --- intel/Makefile.am|3 +- intel/intel_bufmgr.h | 38 + intel/intel_bufmgr_gem.c | 402 ++

[Intel-gfx] [PATCH 1/3] intel: new debug option for aub file dump

2011-02-15 Thread Zhenyu Wang
New INTEL_DEBUG option to enable aub file dump with intel drm. --- src/mesa/drivers/dri/intel/intel_context.c | 10 ++ src/mesa/drivers/dri/intel/intel_context.h |2 ++ 2 files changed, 12 insertions(+), 0 deletions(-) diff --git a/src/mesa/drivers/dri/intel/intel_context.c

Re: [Intel-gfx] [PATCH] drm, drm/i915/lvds: Honour video= parameter to override LVDS fixed mode

2011-02-15 Thread Oliver Seitz
I have not found out how to actually use that patch, I had no success in activating the LVDS output. This seems to be the wrong list for user questions, but I *did* search the web and found no better place... Could perhaps please someone point me to the right place for this kind of

Re: [Intel-gfx] crash when loading intelfb on D945GSEJT board

2011-02-15 Thread Oliver Seitz
So it sounds not that special regarding graphics, but more like standard hardware. The part of the hardware the graphics drivers have to deal with, yes. So now I'm sure i915 is the right driver, not intelfb. Thanks again! Kiste ___ Intel-gfx