diff options
author | Alex Deucher <[email protected]> | 2013-09-06 16:43:34 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2013-09-06 19:08:35 -0400 |
commit | a81beee37e0dd7b75422448420e8e8b0b4b76c1e (patch) | |
tree | a147e2d238c4e6c734e6f52cbc83aeea4ca79b15 /configure.ac | |
parent | e8f9195e5fb34a45783d6491d2e0305a0b137439 (diff) |
radeon/winsys: pad IBs to a multiple of 8 DWs
This aligns the gfx, compute, and dma IBs to 8 DW boundries.
This aligns the the IB to the fetch size of the CP for optimal
performance. Additionally, r6xx hardware requires at least 4
DW alignment to avoid a hw bug. This also aligns the DMA
IBs to 8 DW which is required for the DMA engine. This
alignment is already handled in the gallium driver, but that
patch can be removed now that it's done in the winsys.
Reviewed-by: Marek Olšák <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
CC: "9.2" <[email protected]>
CC: "9.1" <[email protected]>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions