commit | 0dab3189e1d100a9a2487f7aff45589b423c386c | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Sun Mar 21 18:23:22 2010 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Sun Mar 21 19:38:41 2010 +1000 |
tree | 388435e2c6343fcaacc2ef544472dc1b29e562ed | |
parent | 12deb9e6ca76d222badf71c8643e84640673e86d [diff] |
gallium: cached bufmgr add map busy check Suggested by Jose on the list, probably not perfect but will let me get past this for now, testing with a fenced bufmgr on top of this, was slower, Also this doesn't let you do the busy early exit optimisation either from what I can see. Signed-off-by: Dave Airlie <airlied@redhat.com>