diff options
author | Christian König <deathsimple@vodafone.de> | 2012-10-23 15:53:17 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2012-10-24 11:41:55 -0400 |
commit | 59240ee3e8f0dbd3d35db90cc4960143cb14be85 (patch) | |
tree | 754cd215ec58938fb2ba3a28c3f7558e00482514 /drivers/gpu/drm/radeon/radeon_object.c | |
parent | 1bcb04f758c7d3ab9a454525c004bdb8c0fccd98 (diff) |
drm/radeon: use vzalloc for gart pages
When allocating more than 2GB of GART the array of pages
gets to big for kzalloc, use vzalloc instead.
Signed-off-by: Christian König <deathsimple@vodafone.de>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/radeon/radeon_object.c')
0 files changed, 0 insertions, 0 deletions