drm/xe: Restrict VRAM size to PCI resource size
If the VRAM PCI resource is smaller than the probed size of VRAM, restrict the VRAM size to the former. Moving forward we will implement PCI resource resizing and handling or PCI resources being smaller than the actual VRAM size.
Signed-off-by: Thomas Hellström thomas.hellstrom@linux.intel.com