Home
last modified time | relevance | path

Searched refs:video_test (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/debian/overlay-debug/rockchip-test/
H A Drockchip_test.sh111 video_test() function
113 bash ${CURRENT_DIR}/video/video_test.sh
177 video_test
/OK3568_Linux_fs/external/rockchip-test/
H A Drockchip_test.sh110 video_test() function
112 bash ${CURRENT_DIR}/video/video_test.sh
171 video_test
/OK3568_Linux_fs/external/rockchip-test/video/
H A Dvideo_test.sh25 video_test() function
52 video_test
/OK3568_Linux_fs/debian/overlay-debug/rockchip-test/video/
H A Dvideo_test.sh29 video_test() function
76 video_test
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dp/
H A Ddp_debug.c305 debug->panel->video_test = true; in dp_test_active_write()
307 debug->panel->video_test = false; in dp_test_active_write()
333 if (debug->panel->video_test) in dp_test_active_show()
H A Ddp_panel.h49 bool video_test; member
H A Ddp_display.c337 dp->panel->video_test = false; in dp_display_send_hpd_notification()
472 dp->panel->video_test = true; in dp_display_handle_video_request()
1005 return dp_display->panel->video_test; in dp_display_check_video_test()
H A Ddp_panel.c241 if (dp_panel->video_test) in dp_panel_get_mode_bpp()