summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAlex Deucher <[email protected]>2013-09-06 16:43:34 -0400
committerAlex Deucher <[email protected]>2013-09-06 19:08:35 -0400
commita81beee37e0dd7b75422448420e8e8b0b4b76c1e (patch)
treea147e2d238c4e6c734e6f52cbc83aeea4ca79b15 /configure.ac
parente8f9195e5fb34a45783d6491d2e0305a0b137439 (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