Home
last modified time | relevance | path

Searched hist:"839461 d3b0e3082eb382f17a3e3899372f28649a" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Drs600.cdiff 839461d3b0e3082eb382f17a3e3899372f28649a Tue Mar 02 15:06:51 CST 2010 Rafał Miłecki <zajec5@gmail.com> 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>
H A Dradeon_pm.cdiff 839461d3b0e3082eb382f17a3e3899372f28649a Tue Mar 02 15:06:51 CST 2010 Rafał Miłecki <zajec5@gmail.com> 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>
H A Dr100.cdiff 839461d3b0e3082eb382f17a3e3899372f28649a Tue Mar 02 15:06:51 CST 2010 Rafał Miłecki <zajec5@gmail.com> 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>
H A Dr600.cdiff 839461d3b0e3082eb382f17a3e3899372f28649a Tue Mar 02 15:06:51 CST 2010 Rafał Miłecki <zajec5@gmail.com> 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>
H A Dradeon.hdiff 839461d3b0e3082eb382f17a3e3899372f28649a Tue Mar 02 15:06:51 CST 2010 Rafał Miłecki <zajec5@gmail.com> 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>