commit | 08cab989f77582cb19df12d4a75a91b68b0017f6 | [log] [tgz] |
---|---|---|
author | Tom St Denis <tom.stdenis@amd.com> | Tue Aug 29 08:36:52 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Aug 29 15:28:02 2017 -0400 |
tree | c7c779bd6703f08ea2bbaa023cb4a082dfd9074d | |
parent | 841e3be124b58c6e86fe288bce4dfe58d5574fd3 [diff] |
drm/amd/amdgpu: Add write() method to VRAM debugfs entry (v2) Allows writing data to vram via debugfs. Signed-off-by: Tom St Denis <tom.stdenis@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> (v2): Call get_user before holding spinlock. Signed-off-by: Alex Deucher <alexander.deucher@amd.com>