diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2010-03-02 22:06:51 +0100 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2010-03-15 01:23:22 +0100 |
commit | 839461d3b0e3082eb382f17a3e3899372f28649a (patch) | |
tree | e34106e15420df1ef6c726e35783ae0d562fcb66 /drivers/gpu/drm/tdfx | |
parent | drm/radeon/r600: add missing license and comments to r600_blit_shaders.c (diff) | |
download | linux-839461d3b0e3082eb382f17a3e3899372f28649a.tar.xz linux-839461d3b0e3082eb382f17a3e3899372f28649a.zip |
drm/radeon/kms: switch to condition waiting for reclocking
We tried to implement interruptible waiting with timeout (it was broken
anyway) which was not a good idea as explained by Andrew. It's possible
to avoid using additional variable but actually it inroduces using more
complex in-kernel tools. So simply add one variable for condition.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/tdfx')
0 files changed, 0 insertions, 0 deletions