summaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan
diff options
context:
space:
mode:
authorGrazvydas Ignotas <[email protected]>2017-04-14 20:00:26 +0300
committerGrazvydas Ignotas <[email protected]>2017-04-14 23:15:55 +0300
commit1b2fe7ce45a508fa080e6bf93b820e6217beed83 (patch)
treed18f684f621fd63dbffcc8b1ef678128a91b5178 /src/intel/vulkan
parent9fc3e7137ac5566afd3f287ea67c0cdf3c3bfe97 (diff)
radv: report timestampPeriod correctly
The kernel returns frequency in kHz, so to convert to nanosecond interval that Vulkan uses the dividend should be 1000000.0 and not 100000.0. This fixes the GPU graph in DOOM and matches the amdgpu-pro blob. Fixes: f4e499ec791 "radv: add initial non-conformant radv vulkan driver" Signed-off-by: Grazvydas Ignotas <[email protected]> Reviewed-by: Bas Nieuwenhuizen <[email protected]>
Diffstat (limited to 'src/intel/vulkan')
0 files changed, 0 insertions, 0 deletions