GG Hou 830adf80d6 disp: msm: sde: add debugfs for FAL1 and FAL10 config
Add below debugfs node under */debug/core_perf for micro-idle FAL1 and
FAL10 configuration, uidle_fal10_target_idle_time_us.
  1.uidle_fal10_target_idle_time_us
  2.uidle_fal1_target_idle_time_us
  3.uidle_fal10_threshold_us
  4.uidle_fal1_max_threshold

Usage:
Cat and echo are both available.
echo [value in micro seconds] >
	/sys/kernel/debug/dri/0/debug/core_perf/uidle_fal10_threshold_us

The new value will take effect after any update on plane.

Change-Id: I48896f59a8c0dc22624394ae197a49e3492953da
Signed-off-by: GG Hou <quic_renjhou@quicinc.com>
2022-01-10 19:03:47 -08:00
2021-02-17 09:14:03 -08:00
Description
No description provided
184 MiB
Languages
C 98.7%
C++ 0.9%
Makefile 0.3%
Starlark 0.1%