commit | 23d4f1f246a98dde1dc485e0be9a647126630347 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Mon Oct 08 09:45:46 2012 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Oct 15 13:21:00 2012 -0400 |
tree | c437e633496807489290e51646cf2325f431333a | |
parent | 29dbe3bcd2e28e71823febdca989d63d5c27d152 [diff] |
drm/radeon: update comments to clarify VM setup (v2) The actual set up and assignment of VM page tables is done on the fly in radeon_gart.c. v2: update vm size comments Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com>