commit | edff0e2826412be38f0c7977cbf89262141aad87 | [log] [tgz] |
---|---|---|
author | Jammy Zhou <Jammy.Zhou@amd.com> | Tue Sep 01 13:04:08 2015 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Sep 02 12:24:43 2015 -0400 |
tree | 8f6272e27b1e7f13ed7d65355b50515fdeaea33f | |
parent | 4b2f7e2ca94d58ea16e411a1f717392b91f7730a [diff] |
drm/amdgpu: add insert_nop ring func and default implementation The insert_nop function is added to amdgpu_ring_funcs structure as well as the default implementation Signed-off-by: Jammy Zhou <Jammy.Zhou@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com>