Re: [Mesa-dev] [PATCH 1/2] etnaviv: Only use renderonly_get_handle for GEM handles.

2017-05-24 Thread Christian Gmeiner
2017-05-11 1:06 GMT+02:00 Eric Anholt : > Note that for requests for Prime FDs or flink names, we return handles to > the etanviv BO, not the scanout BO. This is at least better than previous > behavior of returning GEM handles for a request for an FD or flink name. > > And add an assert that rend

[Mesa-dev] [PATCH 1/2] etnaviv: Only use renderonly_get_handle for GEM handles.

2017-05-10 Thread Eric Anholt
Note that for requests for Prime FDs or flink names, we return handles to the etanviv BO, not the scanout BO. This is at least better than previous behavior of returning GEM handles for a request for an FD or flink name. And add an assert that renderonly_get_handle is only used for getting the GE