commit | afef8b8f99b6489ae1e9fe535d74bf2ce9fa17bd | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Aug 12 13:29:18 2016 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Aug 16 10:44:45 2016 -0400 |
tree | 926f32e39cff4e7a628803abb68fb9c228bfcd0f | |
parent | 96105e5375892f63cc56fa707a1db0d74abc764d [diff] |
drm/amdgpu: add function pointer to the pte_update_params Remember what function to call while planning the commands instead of figuring it our later on. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>