Re: [Intel-gfx] [PATCH] drm/i915: Add CxSR support on Pineview DDR3

2010-05-17 Thread Li Peng
On Mon, May 17, 2010 at 05:26:38PM +0800, Zhenyu Wang wrote: > On 2010.05.17 22:07:30 +0800, Li Peng wrote: > > Pineview with DDR3 memory has different latencies to enable CxSR. > > This patch updates CxSR latency table to add Pineview DDR3 latency > > configuration. It also adds one flag "is_ddr3"

Re: [Intel-gfx] [PATCH] drm/i915: Add CxSR support on Pineview DDR3

2010-05-17 Thread Zhenyu Wang
On 2010.05.17 22:07:30 +0800, Li Peng wrote: > Pineview with DDR3 memory has different latencies to enable CxSR. > This patch updates CxSR latency table to add Pineview DDR3 latency > configuration. It also adds one flag "is_ddr3" for checking DDR3 > setting in MCHBAR. > This is not against drm-i

[Intel-gfx] [PATCH] drm/i915: Add CxSR support on Pineview DDR3

2010-05-16 Thread Li Peng
Pineview with DDR3 memory has different latencies to enable CxSR. This patch updates CxSR latency table to add Pineview DDR3 latency configuration. It also adds one flag "is_ddr3" for checking DDR3 setting in MCHBAR. Cc: Shaohua Li Cc: Zhao Yakui Signed-off-by: Li Peng --- drivers/gpu/drm/i915