diff options
author | Eric Anholt <[email protected]> | 2011-07-08 15:30:48 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2011-07-09 07:45:48 -0700 |
commit | d03fdc4cdefdfdc5b59547945704c6037a5061c7 (patch) | |
tree | 4a5d4f9cd570539746def700b99675e4c11fa5e6 /doxygen | |
parent | 57b57f6d1c3689a3a44222cb169bfd3e3142a68d (diff) |
i965/gen4: Fix GPU hangs since the program streaming change.
This was tricky. We were doing a use-before-initialize of
grf_reg_count, but the value usually got overwritten anyway -- when we
didn't have to do a relocation (typical), or on gen5 when we didn't
have relocations at all.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=38771
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'doxygen')
0 files changed, 0 insertions, 0 deletions