commit | 20d6c346f69ec68f3f4956c726d830c978f911a8 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Sun Jan 31 07:07:14 2010 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Tue Feb 09 09:32:32 2010 +1000 |
tree | 1445ebbd3d205b1e445f755137915435a42ce8f8 | |
parent | 57fcab620d05c3eb32b4787ce7501565c4c3162d [diff] |
drm/radeon/kms: use udelay for short delays For usec delays use udelay instead of scheduling, this should allow reclocking to happen faster. Signed-off-by: Dave Airlie <airlied@redhat.com>