diff options
author | Kevin Wang <kevin1.wang@amd.com> | 2021-07-16 13:57:49 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-07-16 13:58:13 -0400 |
commit | 048af66be7b5ffb107f3696a853a4deb9aa6efec (patch) | |
tree | d98d8096a5cbeb4a20be086ababc211fb1598366 /scripts/parse-maintainers.pl | |
parent | 9ce5ed6eaac588de2c73bb0262f0ef0b55012225 (diff) |
drm/amdgpu: split amdgpu_device_access_vram() into two small parts
split amdgpu_device_access_vram()
1. amdgpu_device_mm_access(): using MM_INDEX/MM_DATA to access vram
2. amdgpu_device_aper_access(): using vram aperature to access vram (option)
Signed-off-by: Kevin Wang <kevin1.wang@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/parse-maintainers.pl')
0 files changed, 0 insertions, 0 deletions