diff options
author | Emil Velikov <[email protected]> | 2016-12-01 20:58:20 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-03-15 11:38:02 +0000 |
commit | 743315f2696d77bc731baefdc9433994d3a4cfb3 (patch) | |
tree | 1bf67aa694be84bb1901b5333c2e560ba237b468 /configure.ac | |
parent | 8ff2937dfa60dd86ed0ee0b5bfb3d80f5ab0ae7e (diff) |
radv: do not open random render node(s)
drmGetDevices2() provides us with enough flexibility to build heuristics
upon. Opening a random node on the other hand will wake up the device,
regardless if it's the one we're interested or not.
v2: Rebase.
v3: Return VK_ERROR_INCOMPATIBLE_DRIVER for no devices (Ilia)
Cc: Michel Dänzer <[email protected]>
Cc: Dave Airlie <[email protected]>
Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Bas Nieuwenhuizen <[email protected]> (v1)
Reviewed-by: Eric Engestrom <[email protected]> (v1)
Tested-by: Mike Lothian <[email protected]>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions