drm/radeon: make page table updates async v2
authorChristian König <deathsimple@vodafone.de>
Sat, 11 Aug 2012 13:00:30 +0000 (15:00 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 Sep 2012 17:10:40 +0000 (13:10 -0400)
commit2a6f1abbb48f1d90f20b8198c4894c0469468405
treed32ccec823f7a6939689ec87b7a1cdb074291100
parent3e8970f96ba2539539059736039f09624da9fe11
drm/radeon: make page table updates async v2

Currently doing the update with the CP.

v2: Rebased on Jeromes bugfix. Make validity comparison
    more human readable.

Signed-off-by: Christian König <deathsimple@vodafone.de>
drivers/gpu/drm/radeon/ni.c
drivers/gpu/drm/radeon/nid.h
drivers/gpu/drm/radeon/radeon.h
drivers/gpu/drm/radeon/radeon_asic.c
drivers/gpu/drm/radeon/radeon_gart.c
This page took 0.027238 seconds and 5 git commands to generate.