diff options
| author | Thomas Zimmermann <[email protected]> | 2023-07-07 08:31:57 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2023-07-24 18:14:43 +0000 |
| commit | b1d69bf1bf93d23751031e8f086e3b6ba275320b (patch) | |
| tree | 360b1ddc701885155ffa0657d44e12c0ed4afc82 /drivers/gpu/drm/omapdrm/omap_gem.c | |
| parent | drm/tegra: Store pointer to vmap'ed framebuffer in screen_buffer (diff) | |
| download | kernel-b1d69bf1bf93d23751031e8f086e3b6ba275320b.tar.gz kernel-b1d69bf1bf93d23751031e8f086e3b6ba275320b.zip | |
drm/exynos: Use fbdev DMA helpers
Use fbdev's DMA helpers for fbdev emulation. The driver previously
used the I/O-memory helpers, while allocating DMA-able system memory.
This could (in theory) result in bus errors from accessing the memory
range.
This bug has been present since the exynos driver was first added.
v2:
* drop the pointless Fixes tag (Javier)
* fix typo in commit message
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Javier Martinez Canillas <[email protected]>
Acked-by: Inki Dae <[email protected]>
Acked-by: Maxime Ripard <[email protected]>
Cc: Inki Dae <[email protected]>
Cc: Seung-Woo Kim <[email protected]>
Cc: Kyungmin Park <[email protected]>
Cc: Krzysztof Kozlowski <[email protected]>
Cc: Alim Akhtar <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_gem.c')
0 files changed, 0 insertions, 0 deletions
