CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2015/04/11 23:31:23
Modified files: sys/dev/pci/drm: drm_linux.h sys/dev/pci/drm/i915: intel_opregion.c intel_overlay.c sys/dev/pci/drm/ttm: ttm_bo_util.c Log message: Switch back to ioread32 and iowrite32 for cases where bus_space_vaddr is used instead of bus_space_read/bus_space_write.