winsys/amdgpu: Retrieve WC flags from imported buffers.
Otherwise reading from an imported mapped GTT+WC linear texture is painfully slow.
Sadly no radeon winsys implementation, as I don't know a suitable kernel driver operation.
Hit this in vaGetImage with an image imported from minigbm (which we are switching to allocate WC for SCANOUT images).