drm/radeon/cayman: set VM max pfn at MC init
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 8 Oct 2012 16:15:13 +0000 (12:15 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 15 Oct 2012 17:21:01 +0000 (13:21 -0400)
commitc1a7ca0de38c23a15f652b1693afd56c9f07b16c
treed848f70408ebb77678ceeb8649e49cea8a1c705b
parent13e55c38f8ba4bb15ff9b51e2c5e7801c0f29526
drm/radeon/cayman: set VM max pfn at MC init

No need to emit them at VM flush as we no longer use
variable sized page tables now that we support 2 level
page tables.  This matches the behavior of SI (which
does not support variable sized page tables).

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
drivers/gpu/drm/radeon/ni.c