]> Pileus Git - ~andy/linux/commit
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)
commit23d4f1f246a98dde1dc485e0be9a647126630347
treec437e633496807489290e51646cf2325f431333a
parent29dbe3bcd2e28e71823febdca989d63d5c27d152
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>
drivers/gpu/drm/radeon/ni.c
drivers/gpu/drm/radeon/radeon_device.c
drivers/gpu/drm/radeon/si.c