diff options
author | Emil Velikov <[email protected]> | 2017-07-13 17:43:10 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-08-03 00:19:07 +0100 |
commit | d7066ec442e2db15242acd7ef194a7f0c065268b (patch) | |
tree | de2abee49620872b461c46e25e7218bb02f09fc7 /appveyor.yml | |
parent | 1b55deeacd5e5f0f565bfa8a622c7a6a225edb36 (diff) |
i965: use strtol to convert the integer deviceID override
One can override the deviceID, by setting the INTEL_DEVID_OVERRIDE
variable. A few symbolic names or a numerical value for the actual
device ID is accepted.
At the same time we're using strtod (string to double) to convert the
string to a decimal numeral. A seeming thinko, made by the original
commit that introduces the code in libdrm_intel and got here with the
import.
Fixes: 514db96c117a ("i965: Import libdrm_intel.")
Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Eric Engestrom <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
(cherry picked from commit 647b5a18df6e423e1a15d92bc767ba0cf04493a3)
Diffstat (limited to 'appveyor.yml')
0 files changed, 0 insertions, 0 deletions