diff options
author | Christian König <christian.koenig@amd.com> | 2014-09-17 04:00:05 -0600 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2014-09-18 18:44:52 -0400 |
commit | 3840a656f61fdc504f1b0c6617f6af800d551efe (patch) | |
tree | ac2c05bcab401670711ad824613294b5cf361162 /scripts/gdb/linux/tasks.py | |
parent | 8337486a8fda53e5f46b3cb2b4eb3272608348cb (diff) |
drm/radeon: fix AGP userptr handling
AGP mappings are not cache coherent, so userptr support
won't work. Additional to that the AGP implementation uses
a different ttm_tt container structure so we run into
problems if we cast the pointer without checking if it's
the right type.
Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions