diff options
author | Alex Deucher <[email protected]> | 2011-04-12 13:32:13 -0400 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2011-04-13 09:09:22 +1000 |
commit | 92656d707e961c88b6f931038c7dc41790a52e1e (patch) | |
tree | 6f8fb8c3445d86e2b4284b2fd257d4f2044196ba /tools/perf/scripts/python/net_dropmonitor.py | |
parent | d85023a3cdb48ae127e431ec216c277ed7a3cb0f (diff) |
drm/radeon/kms: clean up gart dummy page handling
As per Konrad's original patch, the dummy page used
by the gart code and allocated in radeon_gart_init()
was not freed properly in radeon_gart_fini().
At the same time r6xx and newer allocated and freed the
dummy page on their own. So to do Konrad's patch one
better, just remove the allocation and freeing of the
dummy page in the r6xx, 7xx, evergreen, and ni code and
allocate and free in the gart_init/fini() functions for
all asics.
Cc: Jerome Glisse <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Acked-by: Konrad Rzeszutek Wilk <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions