On Mon, 2019-11-11 at 10:44 +0200, Martin Peres wrote:
> On 31/10/2019 09:35, Chris Wilson wrote:
> > The system can be disabling HW acceleration unbeknowst to the user,
> > leading to a long debug session trying to work out which component
> > is
> > failing. A quick mention that it is the environ
On 31/10/2019 09:35, Chris Wilson wrote:
> The system can be disabling HW acceleration unbeknowst to the user,
> leading to a long debug session trying to work out which component is
> failing. A quick mention that it is the environment override would be
> very useful.
> ---
> src/egl/main/egldriv
On Fri, 1 Nov 2019 at 14:32, Chris Wilson wrote:
>
> Quoting Eric Engestrom (2019-10-31 14:06:40)
> > On Thursday, 2019-10-31 07:35:04 +, Chris Wilson wrote:
> > > The system can be disabling HW acceleration unbeknowst to the user,
> > > leading to a long debug session trying to work out which
Quoting Eric Engestrom (2019-10-31 14:06:40)
> On Thursday, 2019-10-31 07:35:04 +, Chris Wilson wrote:
> > The system can be disabling HW acceleration unbeknowst to the user,
> > leading to a long debug session trying to work out which component is
> > failing. A quick mention that it is the en
On Thursday, 2019-10-31 07:35:04 +, Chris Wilson wrote:
> The system can be disabling HW acceleration unbeknowst to the user,
> leading to a long debug session trying to work out which component is
> failing. A quick mention that it is the environment override would be
> very useful.
> ---
> s
On Thu, 31 Oct 2019 at 07:35, Chris Wilson wrote:
>
> The system can be disabling HW acceleration unbeknowst to the user,
Nit: s/unbeknownst/unknown/
unbeknowst isn't that common across non-native speakers, plus there's
a typo in it ;-)
> leading to a long debug session trying to work out which c
Makes sense;
Reviewed-By: Tapani Pälli
On 10/31/19 9:35 AM, Chris Wilson wrote:
The system can be disabling HW acceleration unbeknowst to the user,
leading to a long debug session trying to work out which component is
failing. A quick mention that it is the environment override would be
very u
The system can be disabling HW acceleration unbeknowst to the user,
leading to a long debug session trying to work out which component is
failing. A quick mention that it is the environment override would be
very useful.
---
src/egl/main/egldriver.c | 2 ++
1 file changed, 2 insertions(+)
diff --