diff options
author | Thomas Zimmermann <[email protected]> | 2022-12-16 20:30:05 +0100 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2022-12-20 17:15:06 +0100 |
commit | b1def7fadfa544bd2467581ce40b659583eb7e79 (patch) | |
tree | e3d8ee2ba3cdec5b318b1008d283d853fa8b50f5 /scripts/gdb/linux/mm.py | |
parent | 2306f5d042e479806c3dae3044b3ebbc475118de (diff) |
drm/ast: Init iosys_map pointer as I/O memory for damage handling
Ast hardware scans out the primary plane from video memory, which
is in I/O-memory space. Hence init the damage handler's iosys_map
pointer as I/O memory.
Not all platforms support accessing I/O memory as system memory,
although it's usually not a problem in ast's x86-based systems.
The error report is at [1].
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Jocelyn Falempe <[email protected]>
Fixes: f2fa5a99ca81 ("drm/ast: Convert ast to SHMEM")
Cc: Thomas Zimmermann <[email protected]>
Cc: Jocelyn Falempe <[email protected]>
Cc: Dave Airlie <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/lkml/[email protected]/T/#u # 1
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions