Re: [PATCH] i915: Skip wrong TV outputs on HP laptop

2010-04-20 Thread ykzhao
On Wed, 2010-04-21 at 01:58 +0800, Takashi Iwai wrote: > At Tue, 20 Apr 2010 10:13:20 -0700, > Eric Anholt wrote: > > > > On Tue, 20 Apr 2010 14:50:54 +0200, Takashi Iwai wrote: > > > A new HP laptop with GM45 seems detecting wrongly TV outputs > > > occasionally. Most of time it detects the TV

Re: [PATCH] drm: Add a generic function to change connector type/id of connector dynamically

2010-01-28 Thread ykzhao
On Thu, 2010-01-28 at 01:24 +0800, Jesse Barnes wrote: > On Wed, 27 Jan 2010 19:25:04 +1000 > Dave Airlie wrote: > > > On Wed, 2010-01-27 at 15:16 +0800, yakui.z...@intel.com wrote: > > > From: Zhao Yakui > > > > > > Sometimes one connector can support more than one connector type. And it > > >

Re: [PATCH] drm: Add a generic function to change connector type/id of connector dynamically

2010-01-27 Thread ykzhao
On Wed, 2010-01-27 at 17:07 +0800, Maarten Maathuis wrote: > On Wed, Jan 27, 2010 at 8:16 AM, wrote: > > From: Zhao Yakui > > > > Sometimes one connector can support more than one connector type. And it > > will switch the connector type/id dynamically according to the external > > connected dev

Re: [PATCH] drm/i915: Add HP nx9020/Samsung SX20S to ACPI LID quirk list

2010-01-12 Thread ykzhao
On Tue, 2010-01-12 at 06:47 +0800, Len Brown wrote: > From: Zhao Yakui Hi, Len Thanks for caring this issue. Now this patch is already picked up by Eric. And it is Eric's drm-intel-next tree. Thanks. Yakui. > > The HP comaq nx9020/Samsung SX20S laptop always report that the

Re: [Intel-gfx] [PATCH 2/2] drm/i915: enable 36bit physical address for hardware status page

2010-01-04 Thread ykzhao
On Tue, 2010-01-05 at 11:25 +0800, Zhenyu Wang wrote: > This enables possible 36bit address mask on 965G that use physical > address for hw status page. > Signed-off-by: Zhenyu Wang > --- > drivers/char/agp/intel-agp.c|6 +- > drivers/gpu/drm/i915/i915_dma.c |4 > 2 files ch

Re: lvds downclocking breaks on G45/thinkpad T500

2009-12-27 Thread ykzhao
On Sun, 2009-12-27 at 22:18 +0800, Andres Freund wrote: > On Sunday 27 December 2009 14:10:55 ykzhao wrote: > > On Sun, 2009-12-27 at 01:41 +0800, Andres Freund wrote: > > > On Saturday 26 December 2009 17:49:29 Andres Freund wrote: > > > > On 2.6.33-rc1 I noticed th

Re: lvds downclocking breaks on G45/thinkpad T500

2009-12-27 Thread ykzhao
On Sun, 2009-12-27 at 01:41 +0800, Andres Freund wrote: > On Saturday 26 December 2009 17:49:29 Andres Freund wrote: > > On 2.6.33-rc1 I noticed that the display of my T500 with a G45 reacts very > > slowly (you can see the text appearing) and colors take a time to > > "solidify". I.e. making a wh

Re: [PATCH] drm: Disable all the possibles output/crtcs before entering KMS mode

2009-12-05 Thread ykzhao
On Sat, 2009-12-05 at 06:22 +0800, Rafał Miłecki wrote: > 2009/12/4 Dave Airlie : > > On Fri, 2009-12-04 at 20:05 +0800, yakui.z...@intel.com wrote: > >> From: Zhao Yakui > >> > >> Disable all the possible outputs/crtcs before entering KMS mode. > > > > We need a bit more info than this for such a

Re: [PATCH] drm: Disable all the possibles output/crtcs before entering KMS mode

2009-12-05 Thread ykzhao
On Sat, 2009-12-05 at 04:40 +0800, Dave Airlie wrote: > On Fri, 2009-12-04 at 20:05 +0800, yakui.z...@intel.com wrote: > > From: Zhao Yakui > > > > Disable all the possible outputs/crtcs before entering KMS mode. > > We need a bit more info than this for such a large change? The BIOS will selec

Re: [Patch 1/4] DRM: Add the default mode table

2009-09-04 Thread ykzhao
On Thu, 2009-09-03 at 09:33 +0800, Zhao, Yakui wrote: > From: Zhao Yakui > > When we add a standard timing mode in UMS, we will first check whether it can > be found in default mode table. If it can't be found, then we will use cvt/gtf > to add the standard timing mode. > Add the default mode tab

Re: [Patch 4/4] DRM/I915: Add the default mode for CRT output without EDID

2009-09-03 Thread ykzhao
On Thu, 2009-09-03 at 09:39 +0800, Dave Airlie wrote: > On Thu, 2009-09-03 at 09:33 +0800, yakui.z...@intel.com wrote: > > From: Zhao Yakui > > > > Add the default mode for the CRT output without EDID. But we only add the > > mode > > which visible part is equal to or less than 1024x768. > > Us

Re: Linux 2.6.31-rc7

2009-08-26 Thread ykzhao
On Wed, 2009-08-26 at 11:58 +0800, Zhenyu Wang wrote: Hi From the config file it seems that the CONFIG_FRAMEBUFFER_CONSOLE is set as m. Will you please set it to y and see whether the black screen happens? Thanks. Yakui > On 2009.08.25 20:33:32 -0700, Linus Torvalds wrote: > > On Wed,

Re: [Intel-gfx] [PATCH resend] drm/i915: Add support for dual-channel LVDS on 8xx.

2009-08-24 Thread ykzhao
On Thu, 2009-08-20 at 04:28 +0800, Bruno Prémont wrote: > drm/i915: Check if BIOS enabled dual-channel LVDS on 8xx, not only on 9xx > > Commit 0c2e39525b3b53a97a0202c5f35058147e53977e is not sufficient to > get fd.o bug #20115 fixed. > In addition intel_find_best_PLL() must not only rely on BIOS s

Re: [Intel-gfx] [PATCH 1/4] DRM: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE

2009-08-03 Thread ykzhao
On Thu, 2009-07-30 at 08:42 +0800, ykzhao wrote: > On Mon, 2009-07-20 at 13:48 +0800, Zhao, Yakui wrote: > Hi, Dave > How about this patch set? > Before it is shipped, we can't use the DRM_DEBUG_KMS/DRIVER to add > the debug info. Hi, Dave Any comments about this p

Re: [PATCH 1/4] DRM: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE

2009-07-30 Thread ykzhao
On Mon, 2009-07-20 at 13:48 +0800, Zhao, Yakui wrote: Hi, Dave How about this patch set? Before it is shipped, we can't use the DRM_DEBUG_KMS/DRIVER to add the debug info. thanks. > From: Zhao Yakui > > We will have to add a prefix when using the macro defintion of DRM_DEBUG_KMS > /DR