diff options
| author | Kevin Wang <[email protected]> | 2021-07-16 13:57:49 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2021-07-16 13:58:13 -0400 |
| commit | 048af66be7b5ffb107f3696a853a4deb9aa6efec (patch) | |
| tree | d98d8096a5cbeb4a20be086ababc211fb1598366 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | |
| 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 <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions