Do a tcl state flush before accessing tcl vector space. This fixes some
authorRoland Scheidegger <rscheidegger_lists@hispeed.ch>
Sat, 20 May 2006 09:08:18 +0000 (09:08 +0000)
committerRoland Scheidegger <rscheidegger_lists@hispeed.ch>
Sat, 20 May 2006 09:08:18 +0000 (09:08 +0000)
commite1b627c17e31bb659fe8aeffeaa2e301d5e2a88c
treede79df12ff0db185491e2bb33d91750e8f0e6138
parent79e596917290807f11ba6f529abc30b7c6336e52
Do a tcl state flush before accessing tcl vector space. This fixes some
    more problems with flickering (bug #6637). drm may not be appropriate
    place for this, since doing that flush there might both be overkill and
    insufficient in some cases. However, it's hard to figure out when that
    flush is needed, so this has to suffice. There does not seem to be a
    performance penalty associated with it.
shared-core/radeon_state.c