aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_gem.h
diff options
context:
space:
mode:
authorCong Liu <[email protected]>2022-03-24 10:49:28 +0000
committerGerd Hoffmann <[email protected]>2022-03-25 11:28:28 +0000
commit59ab4ee012f0166873ae15d235b2450f21dcb5e7 (patch)
tree6b047c5e99c5aebb683f5559f3bbbcac29199add /drivers/gpu/drm/omapdrm/omap_gem.h
parentdrm/virtio: Remove restriction of non-zero blob_flags (diff)
downloadkernel-59ab4ee012f0166873ae15d235b2450f21dcb5e7.tar.gz
kernel-59ab4ee012f0166873ae15d235b2450f21dcb5e7.zip
drm/qxl: fix qxl can't use in arm64
qxl use ioremap to map ram_header and rom, in the arm64 implementation, the device is mapped as DEVICE_nGnRE, it can not support unaligned access. and qxl is a virtual device, it can be treated more like RAM than actual MMIO registers. use ioremap_wc() replace it. Signed-off-by: Cong Liu <[email protected]> Acked-by: Christian König <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Signed-off-by: Gerd Hoffmann <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_gem.h')
0 files changed, 0 insertions, 0 deletions