]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb2b2656e3a5646794404454adbcb5de1036de883
treed848f70408ebb77678ceeb8649e49cea8a1c705b
parent87eec53c59cc4c7997393c303ef7144ffac545fe
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