diff options
author | Thomas Zimmermann <[email protected]> | 2023-07-07 10:31:57 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2023-07-24 20:14:43 +0200 |
commit | b1d69bf1bf93d23751031e8f086e3b6ba275320b (patch) | |
tree | 360b1ddc701885155ffa0657d44e12c0ed4afc82 /scripts/generate_rust_analyzer.py | |
parent | ef28231b5716ad8882e7f12f23beb21c031a34a0 (diff) |
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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions