]> 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)
commit2963a979421b90ef35753a15baca0e4ca38008eb
treed848f70408ebb77678ceeb8649e49cea8a1c705b
parent4aa387e93dae32846d3939c25da60933320baeea
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