commit | fa7ed4d206890fd325eddcc8d27d6d1e89c5d4bd | [log] [tgz] |
---|---|---|
author | Daniel Vetter <[email protected]> | Mon Aug 02 17:08:41 2010 +0200 |
committer | Chris Wilson <[email protected]> | Tue Sep 21 11:20:05 2010 +0100 |
tree | f9fc6821e28b44896e49c921112a9a2846c1b2ae | |
parent | 7f2ab69913135f0377a1dfc1da5695b64107d3ca [diff] |
drm/i915: don't explicitly initialize ringbuffer members to zero The compiler happily does that for us. Signed-off-by: Daniel Vetter <[email protected]> Signed-off-by: Chris Wilson <[email protected]>