On Sat, 12 Jun 2010 17:40:24 +0800, Zou Nan hai wrote:
> convert intel_ring_begin count to dword,
> fix some wrong intel_ring_begin size.
Please don't repeat the first line of the commit message twice, but
please do prepend "drm/i915: " for patches to the DRM. When I applied
your patch, I got:
convert intel_ring_begin count to dword,
fix some wrong intel_ring_begin size.
Signed-off-by: Zou Nan hai
---
drivers/gpu/drm/i915/i915_drv.h |2 +-
drivers/gpu/drm/i915/intel_ringbuffer.c |9 +
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/drivers/gpu/dr
On Sat, 12 Jun 2010 17:14:54 +0800, Zou Nan hai wrote:
> convert intel_ring_begin count to dword,
> fix some wrong intel_ring_begin size.
>
> Signed-off-by: Zou Nan hai
> ---
> @@ -723,10 +723,10 @@ int intel_wait_ring_buffer(struct drm_device *dev,
> void intel_ring_begin(struct drm_device *de
convert intel_ring_begin count to dword,
fix some wrong intel_ring_begin size.
Signed-off-by: Zou Nan hai
---
drivers/gpu/drm/i915/i915_drv.h |2 +-
drivers/gpu/drm/i915/intel_ringbuffer.c | 12 ++--
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/drivers/gpu