drm/radeon/kms: add gui_idle callback
authorAlex Deucher <alexdeucher@gmail.com>
Thu, 22 Apr 2010 16:39:58 +0000 (12:39 -0400)
committerDave Airlie <airlied@redhat.com>
Tue, 18 May 2010 08:20:47 +0000 (18:20 +1000)
Check to see if the GUI engine and related blocks
(2D, 3D, CP, etc) are idle or not.  There are a number
of cases when we need to know if the drawing engine
is busy.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found