Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/dp/
Ddp_debug.c157 debug->panel->video_test = true; in dp_test_active_write()
159 debug->panel->video_test = false; in dp_test_active_write()
173 if (debug->panel->video_test) in dp_test_active_show()
Ddp_panel.h46 bool video_test; member
Ddp_display.c344 dp->panel->video_test = false; in dp_display_send_hpd_notification()
472 dp->panel->video_test = true; in dp_display_handle_video_request()
978 return dp_display->panel->video_test; in dp_display_check_video_test()
Ddp_panel.c188 if (dp_panel->video_test) in dp_panel_get_mode_bpp()