diff options
author | Thomas Zimmermann <[email protected]> | 2022-01-25 10:12:20 +0100 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2022-01-27 09:21:14 +0100 |
commit | 8ec6a72da65bbc4d341253e5a641a51bb1c0d967 (patch) | |
tree | 10bbcd577575d23b5df3af6525b720a6ebcabdc6 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | c96898342c3813fa7de6a47904dea46538873b3b (diff) |
drm/simpledrm: Request memory region in driver
Requesting the framebuffer memory in simpledrm marks the memory
range as busy. This used to be done by the firmware sysfb code,
but the driver is the correct place.
v2:
* use I/O memory if request_mem_region() fails (Jocelyn)
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Javier Martinez Canillas <[email protected]>
Reviewed-by: Jocelyn Falempe <[email protected]>
Reviewed-by: Hans de Goede <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions