commit | 1c89d27fb9f169003c5a82561ffeb8adb980ebfb | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Sat May 10 12:17:56 2014 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Jun 02 10:25:03 2014 -0400 |
tree | 5d5541d1c768e6dd7ce4ce16e33109860fb734b7 | |
parent | ec3dbbcbd7a6ee165ca7eeafec8dbc733901ab2f [diff] |
drm/radeon: add proper support for RADEON_VM_BLOCK_SIZE v2 This patch makes it possible to decide how many address bits are spend on the page directory vs the page tables. v2: remove unintended change Signed-off-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>