drm/radeon: update comments to clarify VM setup (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 8 Oct 2012 13:45:46 +0000 (09:45 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 15 Oct 2012 17:21:00 +0000 (13:21 -0400)
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>

No differences found