retry on EBUSY instead of EAGAIN in radeonWaitIrq (it appears this was the intention...
authorRoland Scheidegger <rscheidegger@gmx.ch>
Thu, 1 Jun 2006 23:21:43 +0000 (23:21 +0000)
committerRoland Scheidegger <rscheidegger@gmx.ch>
Thu, 1 Jun 2006 23:21:43 +0000 (23:21 +0000)
commit5377ac80dcabc717a93b270fbd84260b2dfe9d7a
treee8979012e5896b5b39dbf159d1b9d2947d4ee67b
parentfe57ed4f2566e30384d0c786998842405d8e8990
retry on EBUSY instead of EAGAIN in radeonWaitIrq (it appears this was the intention as drm seems to never return EAGAIN) in all radeon drivers.
src/mesa/drivers/dri/r200/r200_ioctl.c
src/mesa/drivers/dri/r300/radeon_ioctl.c
src/mesa/drivers/dri/radeon/radeon_ioctl.c