[Mesa-dev] [PATCH 19/24] ac/gpu: add driver/device UUID query helpers

2017-07-27 Thread Timothy Arceri
From: Andres Rodriguez We need vulkan and gl to produce the same UUIDs. Therefore we should keep the mechanism to compute these in a common location to guarantee they are updated in lockstep. Signed-off-by: Andres Rodriguez Reviewed-by: Marek Olšák --- src/amd/common/ac_gpu_info.c | 27 ++

[Mesa-dev] [PATCH 19/24] ac/gpu: add driver/device UUID query helpers

2017-07-26 Thread Timothy Arceri
From: Andres Rodriguez We need vulkan and gl to produce the same UUIDs. Therefore we should keep the mechanism to compute these in a common location to guarantee they are updated in lockstep. Signed-off-by: Andres Rodriguez Reviewed-by: Marek Olšák --- src/amd/common/ac_gpu_info.c | 27 ++