Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 6d3fd1e8 authored by Maheshwar Ajja's avatar Maheshwar Ajja
Browse files

msm: vidc: Set QDSS memory based on debug flag



Allocate and map QDSS memory to video hardware based on
debug flag "msm_fw_debug_mode". There is no need to
allocate QDSS memory if QDSS debug mode is not enabled.

To enable QUEUE debug mode -
adb shell "echo 0x1 > /d/msm_vidc/fw_debug_mode"
To enable QDSS debug mode -
adb shell "echo 0x2 > /d/msm_vidc/fw_debug_mode"
To enable both debug modes -
adb shell "echo 0x3 > /d/msm_vidc/fw_debug_mode"

By default QUEUE debug mode is enabled.

Change-Id: I31d6c30d312fac790abec851fad4df8fe5355e01
Signed-off-by: default avatarMaheshwar Ajja <majja@codeaurora.org>
parent 500bff85
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment