Re: [Intel-gfx] [PATCH] drm/i915: Use spatio-temporal dithering on PCH

2010-05-05 Thread Adam Jackson
On Wed, 2010-05-05 at 10:52 -0700, Carl Worth wrote: > I'm going through the past couple weeks of traffic on the list looking > for patches that haven't gotten picked up yet. > > So I'd love to review one like this, but it would be easier if the > commit message pointed me to something specific I

Re: [Intel-gfx] [PATCH] drm/i915: Use spatio-temporal dithering on PCH

2010-05-05 Thread Carl Worth
On Mon, 19 Apr 2010 15:57:25 -0400, Adam Jackson wrote: > Spatial dither is better than nothing, but ST is even better. Hi Adam, I'm going through the past couple weeks of traffic on the list looking for patches that haven't gotten picked up yet. So I'd love to review one like this, but it woul

[Intel-gfx] [PATCH] drm/i915: Use spatio-temporal dithering on PCH

2010-04-19 Thread Adam Jackson
Spatial dither is better than nothing, but ST is even better. Signed-off-by: Adam Jackson --- drivers/gpu/drm/i915/i915_reg.h |5 - drivers/gpu/drm/i915/intel_display.c | 10 ++ 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/drivers/gpu/drm/i915/i915_reg.h