It's a little sparse on detail, but the GPU L3 and its system interface leverage virtual memory support and IO virtualization to provide shared virtual memory, which seems similar at a high level to GCN's introduction of x86-aligned page tables and its IOMMU to keep the GPU from stomping on things.
The global memory type seems to allow hardware-supported coherence between the GPU last-level cache and interface and CPU cores, in both directions, which on the face of it is significantly better than what AMD currently offers, or what seems to be in the pipeline anytime soon.
The global memory type seems to allow hardware-supported coherence between the GPU last-level cache and interface and CPU cores, in both directions, which on the face of it is significantly better than what AMD currently offers, or what seems to be in the pipeline anytime soon.