Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_debug.c164 debug->panel->video_test = true; in dp_test_active_write()
166 debug->panel->video_test = false; in dp_test_active_write()
180 if (debug->panel->video_test) in dp_test_active_show()
H A Ddp_panel.h54 bool video_test; member
H A Ddp_panel.c266 if (dp_panel->video_test) in dp_panel_get_mode_bpp()
H A Ddp_display.c389 dp->panel->video_test = false; in dp_display_send_hpd_notification()
514 dp->panel->video_test = true; in dp_display_handle_video_request()
1009 return dp_display->panel->video_test; in dp_display_check_video_test()