diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2013-01-31 16:19:19 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2013-01-31 16:19:19 -0500 |
commit | 3646e4209f2bd0d09022ed792e594fb4f559b86c (patch) | |
tree | 8ebea53a70b4365a9713f2b8e187583c02b7d7bf /drivers/gpu/drm/radeon/radeon_sa.c | |
parent | fd5d93a0015ce1a7db881382022b2fcdfdc61760 (diff) |
drm/radeon: switch back to the CP ring for VM PT updates
For large VM page table updates, we can sometimes generate
more packets than there is space on the ring. This happens
more readily with the DMA ring since it is 64K (vs 1M for the
CP). For now, switch back to the CP. For the next kernel,
I have a patch to utilize IBs for VM PT updates which
alleviates this problem.
Fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=58354
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/radeon/radeon_sa.c')
0 files changed, 0 insertions, 0 deletions