Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/msm/dp/
Ddp_panel.h49 bool video_test; member
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()
Ddp_display.c299 dp->panel->video_test = false; in dp_display_send_hpd_notification()
427 dp->panel->video_test = true; in dp_display_handle_video_request()
927 return dp_display->panel->video_test; in dp_display_check_video_test()
Ddp_panel.c236 if (dp_panel->video_test) in dp_panel_get_mode_bpp()