Mihir Ganu
113c10c489
video: driver: Enable Subsystem Restart (SSR) testing
Enable Subsystem Restart test support.
Clients can trigger SSR through debugfs as follows:
echo <trigger_val> > /d/msm_vidc/core/trigger_ssr
u64 trigger_val provides:
/* <test_addr><sub_client_id><ssr_type>
* ssr_type: 0-3 bits
* sub_client_id: 4-7 bits
* reserved: 8-31 bits
* test_addr: 32-63 bits */
Change-Id: If23fce3084de00461f1e5cc57884e10d15ad66a9
Signed-off-by: Mihir Ganu <mganu@codeaurora.org>
2021-03-29 10:21:27 -07:00
..
2021-03-26 19:39:14 -07:00
2021-03-26 16:37:52 +05:30
2021-03-29 10:21:27 -07:00