Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/msm/dp/
H A Ddp_debug.c157 debug->panel->video_test = true; in msm_dp_test_active_write()
159 debug->panel->video_test = false; in msm_dp_test_active_write()
173 if (debug->panel->video_test) in msm_dp_test_active_show()
H A Ddp_panel.h39 bool video_test; member
H A Ddp_display.c353 dp->panel->video_test = false; in msm_dp_display_send_hpd_notification()
496 dp->panel->video_test = true; in msm_dp_display_handle_video_request()
996 return msm_dp_display->panel->video_test; in msm_dp_display_check_video_test()
H A Ddp_panel.c188 if (msm_dp_panel->video_test) in msm_dp_panel_get_mode_bpp()