commit | 847b6cf9fb771341a550661ef61d510722eba785 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Jun 24 21:51:03 2016 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jul 07 15:06:01 2016 -0400 |
tree | 58117cdedc59e562d1d4cbc3ba01731c9435a400 | |
parent | 880a076cdefe7f345d25e462cd327bea9ff81831 [diff] |
drm/ttm: fix stupid parameter inversion in the pipeline code We want to keep the newest fence, not the oldest one. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>