commit | 7e52a81c2f0326a85d3ebc005829bcd604731c6d | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Wed Nov 04 15:44:39 2015 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Nov 16 11:05:52 2015 -0500 |
tree | 6e651ae3f7cac9705cb2f752f705871d9db37900 | |
parent | e4a58a28b50f30e72292b6659d94410cbf7355ad [diff] |
drm/amdgpu: cleanup amdgpu_cs_parser handling No need any more to allocate that structure dynamically, just put it on the stack. This is a start to cleanup some of the scheduler fallouts. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com>