On 21 February 2017 at 23:06, Edward O'Callaghan
wrote:
> wait, why is this needed at all Dave?
>
> The application should be querying and picking the correct GPU as you
> well know. This seems unwise to tamper with the mechanism defined by the
> specification.
how do you propose we get the frame
On Tue, Feb 21, 2017 at 5:06 AM, Edward O'Callaghan <
funfunc...@folklore1984.net> wrote:
> wait, why is this needed at all Dave?
>
> The application should be querying and picking the correct GPU as you
> well know. This seems unwise to tamper with the mechanism defined by the
> specification.
>
On Tue, Feb 21, 2017 at 1:01 AM, Gustaw Smolarczyk
wrote:
> 21 lut 2017 03:47 "Jason Ekstrand" napisał(a):
>
> Fine by me
>
> Reviewed-by: Jason Ekstrand
>
> On Mon, Feb 20, 2017 at 6:26 PM, Dave Airlie wrote:
>
>> From: Dave Airlie
>>
>> For prime support I need to access this, so move it in
wait, why is this needed at all Dave?
The application should be querying and picking the correct GPU as you
well know. This seems unwise to tamper with the mechanism defined by the
specification.
Kindly,
Edward.
On 02/21/2017 01:47 PM, Jason Ekstrand wrote:
> Fine by me
>
> Reviewed-by: Jason E
21 lut 2017 03:47 "Jason Ekstrand" napisał(a):
Fine by me
Reviewed-by: Jason Ekstrand
On Mon, Feb 20, 2017 at 6:26 PM, Dave Airlie wrote:
> From: Dave Airlie
>
> For prime support I need to access this, so move it in advance.
>
> Signed-off-by: Dave Airlie
> ---
> src/vulkan/wsi/wsi_commo
Fine by me
Reviewed-by: Jason Ekstrand
On Mon, Feb 20, 2017 at 6:26 PM, Dave Airlie wrote:
> From: Dave Airlie
>
> For prime support I need to access this, so move it in advance.
>
> Signed-off-by: Dave Airlie
> ---
> src/vulkan/wsi/wsi_common.h | 1 +
> src/vulkan/wsi/wsi_common_w
From: Dave Airlie
For prime support I need to access this, so move it in advance.
Signed-off-by: Dave Airlie
---
src/vulkan/wsi/wsi_common.h | 1 +
src/vulkan/wsi/wsi_common_wayland.c | 20 +---
src/vulkan/wsi/wsi_common_x11.c | 29 ++---
3