commit | 5d2083d2f9f144024787da8296a14ed052849853 | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Wed Feb 24 14:42:14 2016 +0900 |
committer | Ben Skeggs <bskeggs@redhat.com> | Mon Mar 14 10:13:19 2016 +1000 |
tree | ed4752407bc132b6e65edafb6300399a1e164959 | |
parent | 96fc422c271d72dd465ae4620daabb2fb05971eb [diff] |
drm/nouveau/core: add gpuobj memcpy helper functions Add memcpy functions to copy a buffer to a gpuobj and vice-versa. This will be used by the secure boot code. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>