[Mesa-dev] [PATCH] st/mesa: enable GL_KHR_robustness

Marek Olšák maraeo at gmail.com
Wed Sep 28 17:02:24 UTC 2016


On Wed, Sep 28, 2016 at 4:17 PM, Edward O'Callaghan
<funfunctor at folklore1984.net> wrote:
>
>
> On 09/29/2016 12:13 AM, Marek Olšák wrote:
>> On Wed, Sep 28, 2016 at 4:00 PM, Edward O'Callaghan
>> <funfunctor at folklore1984.net> wrote:
>>> Hmm, does this actually pass all the piglits and so on because I don't
>>> see how you are dealing with the lost context situation from the
>>> KHR_robustness spec?
>>
>> We don't have lost contexts, we have lost machines.
>>
>> Until the GPU reset is reliable in 100% cases, Mesa can't do much.
>
> But one could argue that is the point to this extension. For example,
> https://cgit.freedesktop.org/~funfunctor/mesa/commit/?h=KHR_robustness-radeonsi2&id=469dfc885ebb30e77efd715109ddf02dfeb31719

Yeah, that will certainly be useful.

We should also use _mesa_set_context_lost_dispatch in st/mesa at some point.

Marek


More information about the mesa-dev mailing list