commit | af50621a18418a7a0a71b0b4f60ce74b37967b9e | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Mon Feb 28 14:27:03 2011 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Mon Feb 28 14:24:01 2011 +1000 |
tree | 5ee1148245ff9dd66e4a09a6409c4e3f1c326888 | |
parent | cf8a47d1561a44f77f0269834a669e377b382f62 [diff] |
drm/radeon: make sure ib reads are in-order. have to read values from the IB in order as we could cross a page boundary at any time and won't be able to go backwards. Signed-off-by: Dave Airlie <airlied@redhat.com>