[PATCH 07/12] drm/msm: Handle drm_atomic_helper_swap_state failure

Maarten Lankhorst maarten.lankhorst at linux.intel.com
Wed Jul 19 10:07:07 UTC 2017


Op 19-07-17 om 11:24 schreef Archit Taneja:
>
>
> On 07/19/2017 01:10 PM, Maarten Lankhorst wrote:
>> drm_atomic_helper_swap_state() will be changed to interruptible waiting
>> in the next few commits, so all drivers have to be changed to handling
>> failure.
>>
>> MSM has its own busy tracking, which means the swap_state call can be
>> done with stall = false, in which case it should never return an error.
>> Handle failure with BUG_ON for this reason.
>>
>
> Applied #2/12 and tried this out.
>
> Tested-by: Archit Taneja <architt at codeaurora.org> 
Thanks, applied series.

I accidentally sent this out to everyone instead of trybot only, but applying your t-b to the commit. :)


More information about the Intel-gfx-trybot mailing list