Hey,
Op 01-10-14 om 11:04 schreef Christian K?nig:
> Am 01.10.2014 um 10:57 schrieb Maarten Lankhorst:
>> Op 25-09-14 om 12:39 schreef Maarten Lankhorst:
>>> Not the whole world is a radeon! :-)
>>> Signed-off-by: Maarten Lankhorst
>>> ---
>>> Changes:
>>> - Removed interruptible parameter,
Am 01.10.2014 um 10:57 schrieb Maarten Lankhorst:
> Op 25-09-14 om 12:39 schreef Maarten Lankhorst:
>> Not the whole world is a radeon! :-)
>>
>> Signed-off-by: Maarten Lankhorst
>> ---
>> Changes:
>> - Removed interruptible parameter, only 1 place has a use for it,
>>and it's the only p
Op 25-09-14 om 12:39 schreef Maarten Lankhorst:
> Not the whole world is a radeon! :-)
>
> Signed-off-by: Maarten Lankhorst
> ---
> Changes:
> - Removed interruptible parameter, only 1 place has a use for it,
> and it's the only place that can hit it.
> - Fail faster in radeon_semaphore_syn
On Wed, Oct 1, 2014 at 5:22 AM, Maarten Lankhorst
wrote:
> Hey,
>
> Op 01-10-14 om 11:04 schreef Christian K?nig:
>> Am 01.10.2014 um 10:57 schrieb Maarten Lankhorst:
>>> Op 25-09-14 om 12:39 schreef Maarten Lankhorst:
Not the whole world is a radeon! :-)
Signed-off-by: Maarten Lank
Not the whole world is a radeon! :-)
Signed-off-by: Maarten Lankhorst
---
Changes:
- Removed interruptible parameter, only 1 place has a use for it,
and it's the only place that can hit it.
- Fail faster in radeon_semaphore_sync_resv.
- Make the break on error in radeon_cs.c more explicit.
- Up