commit | 02ee2441bbb2417241313b5e4699de4a10cc64bb | [log] [tgz] |
---|---|---|
author | lingjie li <lingjie.li@amlogic.com> | Mon May 11 17:25:57 2020 +0800 |
committer | lingjie li <lingjie.li@amlogic.com> | Thu May 14 16:42:31 2020 +0800 |
tree | 834aad75a078ec6676257d1df84c05137c8da27f | |
parent | 597475c1613f1f456b479ff49b75280175ffe4fb [diff] |
meson-display: On TM2 SoundBar drm_setcrtc crash [1/1] PD#SWPL-25694 Problem: TM2 SoundBar: drm_setcrtc crash, On castos, caused by drm_mode_create_dumb struct not initializ befor use. Solution: Add mem clean for drm_mode_create_dumb, need _FILE_OFFSET_BITS micro when DRM_IOCTL_MODE_MAP_DUMB, on other platform. Verify: local AB311 Change-Id: Ieb594aebbf6e3fc128a02eb48e1c5f93b5954dc8 Signed-off-by: lingjie li <lingjie.li@amlogic.com>