Home
last modified time | relevance | path

Searched refs:test_active (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_debugfs.c846 intel_dp->compliance.test_active = true; in i915_displayport_test_active_write()
848 intel_dp->compliance.test_active = false; in i915_displayport_test_active_write()
881 if (intel_dp->compliance.test_active) in i915_displayport_test_active_show()
H A Dintel_display_types.h1609 bool test_active; member
H A Dg4x_dp.c1138 if (intel_dp->compliance.test_active && in intel_dp_hotplug()
H A Dintel_dp.c3855 intel_dp->compliance.test_active = true; in intel_dp_autotest_video_pattern()
3901 intel_dp->compliance.test_active = true; in intel_dp_autotest_edid()
4014 intel_dp->compliance.test_active = true; in intel_dp_autotest_phy_pattern()
H A Dintel_ddi.c4411 if (intel_dp->compliance.test_active && in intel_ddi_hotplug()