commit | bf8f9e4a810206dc91f82a68f50b0eb34f8710ef | [log] [tgz] |
---|---|---|
author | Vincent Abriou <vincent.abriou@st.com> | Mon Feb 08 11:34:31 2016 +0100 |
committer | Vincent Abriou <vincent.abriou@st.com> | Fri Feb 26 10:06:23 2016 +0100 |
tree | f17d540e3de474d45b1fe4b89626d274ad84969c | |
parent | b514bee76511022220256a4d1733d46a4f4f4cc0 [diff] |
drm/sti: add debugfs fps_show/fps_get mechanism for planes Display fps on demand for each used plane: cat /sys/kernel/debug/dri/0/fps_get Display fps in live in the console for each used plane: echo 255 > /sys/kernel/debug/dri/0/fps_show Signed-off-by: Vincent Abriou <vincent.abriou@st.com> Reviewed-by: Benjamin Gaignard <benjamin.gaignard@linaro.org>