commit | d9dfe768b3f30faa8340cbf34196668714780c3c | [log] [tgz] |
---|---|---|
author | Marek Olšák <marek.olsak@amd.com> | Fri Aug 02 17:44:06 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Aug 06 23:28:41 2019 -0500 |
tree | 1d0c7088930a4495c372d906df221255ea061d4a | |
parent | 72cda9bb5e219aea0f2f62f56ae05198c59022a7 [diff] |
Revert "drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)" This reverts commit 9ed2c993d723129f85101e51b2ccc36ef5400a67. SET_CONFIG_REG writes to memory if register shadowing is enabled, causing a VM fault. NGG streamout is unstable anyway, so all UMDs should use legacy streamout. I think Mesa is the only driver using NGG streamout. Signed-off-by: Marek Olšák <marek.olsak@amd.com> Reviewed-by: Le Ma <Le.Ma@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>