diff options
author | Zhenyu Wang <zhenyuw@linux.intel.com> | 2015-01-08 15:23:04 +0800 |
---|---|---|
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | 2015-01-16 14:50:56 +0800 |
commit | 13fcc697ee194060f949449bf37491d8abd7119b (patch) | |
tree | 72c8405d8e31ca1f100c5bb828d704ff5ef91497 /radeon/radeon_bo_gem.c | |
parent | d7c0a08bc576deb07df6c3f91f393ca8edd0c4bf (diff) |
intel: Fix GTT entry setup for aub dump
On recent emulator GTT entry setup for aub dump needs mem type as
GTT_ENTRY instead of NONLOCAL. NONLOCAL would write data in main
memory space which is wrong with new memory layout. GTT_ENTRY write
would setup GTT memory pool and other required internal buffers. With
this I can run aub dump on latest release without crash.
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Diffstat (limited to 'radeon/radeon_bo_gem.c')
0 files changed, 0 insertions, 0 deletions