I was planning to refactor all device drivers for the integrated peripherals of the Xilinx Zynq-7000 / ZynqMP(UltraScale) families so that the DEVICE_MMIO API is used for mapping the device's ...
Fixes warnings on GPUs with smaller a smaller mmio region like vGPUs. diff --git a/drivers/gpu/drm/nouveau/nvkm/engine/device/base.c b/drivers/gpu/drm/nouveau/nvkm ...