Skip to content
Commit 6cdf6585 authored by Dave Airlie's avatar Dave Airlie
Browse files

drm/radeon/kms: remove IB flushing trick.



If there is a problem then this is hiding it, we shouldn't
ever need to flush the IB. Either the buffers are:

WB - caching just works.
WC - no need to do explicit flush, the MB + readback will do it

Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 4c9bc75c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment