radv: allow the secure process to read and write from disk cache
authorTimothy Arceri <tarceri@itsqueeze.com>
Wed, 31 Jul 2019 03:50:52 +0000 (13:50 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Sat, 26 Oct 2019 02:04:12 +0000 (13:04 +1100)
commit5cd437b1ed96de1a5232cb3cc08c36517d3e8d51
tree15b10c49adb4e5ba3c5f026575e5c9de326116af
parent5d25aee0058076b44fc23e352f35af8a710624f4
radv: allow the secure process to read and write from disk cache

This allows the secure process to read and write to the disk cache
via the parent process. This commit just adds the functionality
needed for the secure process, the following commit will add the
functionality for the parent process.

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/radv_pipeline_cache.c