Skip to content
Commit b4ce0f85 authored by Chris Wilson's avatar Chris Wilson
Browse files

drm/i915: Use pci_iomap for remapping the MMIO registers.



Play safe and use the common routines which take care of the cachability
of the memory when setting up the iomapping for the PCI registers.
Whilst they should be cacheable for the current generations, actually
honouring what the device requires is a better long term strategy.

Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
parent f406839f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment