diff options
author | Zou Nan hai <nanhai.zou@intel.com> | 2010-06-12 05:40:24 -0400 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2010-06-14 21:26:25 -0400 |
commit | be26a10bd10271b4a810ece2e540c0cdd77881bc (patch) | |
tree | 7a860721c42779eb2f461e1a0f302f256b8b69bd /drivers/pnp | |
parent | 45ac22c81b1088f5ac08dc5367f78c192d68d756 (diff) |
drm/i915: Fix incorrect intel_ring_begin size in BSD ringbuffer.
The ring_begin API was taking a number of bytes, while all of our
other begin/end macros take number of dwords. Change the API over to
dwords to prevent future bugs.
Signed-off-by: Zou Nan hai <nanhai.zou@intel.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'drivers/pnp')
0 files changed, 0 insertions, 0 deletions