commit | 232d264a98341eda0b3a8930cc2055ec4fbb2eca | [log] [tgz] |
---|---|---|
author | mingyang.he <mingyang.he@amlogic.com> | Thu Oct 24 20:14:36 2024 +0800 |
committer | Dongjin Kim <tobetter@gmail.com> | Fri Jan 24 12:12:37 2025 +0900 |
tree | e9da859be5260afe5c4947ad20a381b15b4d5c69 | |
parent | 713cb2adf4c25976cf75c2331d23058cc806e4b4 [diff] |
drm: optimize am_meson_logo_init for hibernation [1/1] PD#SWPL-194158 Problem: logo data displayed during the kernel phase after wakeup of hibernation has been tainted Solution: use cma_alloc to migrate the tainted data and reallocate the logo memory and set it to 0 Verify: s7 Test: DRM-OSD-2 Change-Id: Id8aa36b7b69a92321d793d7a8e775da2d9416cdb Signed-off-by: mingyang.he <mingyang.he@amlogic.com>