Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_display_debugfs.c1186 intel_dp->compliance.test_active = true; in i915_displayport_test_active_write()
1188 intel_dp->compliance.test_active = false; in i915_displayport_test_active_write()
1222 if (intel_dp->compliance.test_active) in i915_displayport_test_active_show()
Dintel_display_types.h1533 bool test_active; member
Dg4x_dp.c1132 if (intel_dp->compliance.test_active && in intel_dp_hotplug()
Dintel_dp.c3559 intel_dp->compliance.test_active = true; in intel_dp_autotest_video_pattern()
3606 intel_dp->compliance.test_active = true; in intel_dp_autotest_edid()
3778 intel_dp->compliance.test_active = true; in intel_dp_autotest_phy_pattern()
Dintel_ddi.c3957 if (intel_dp->compliance.test_active && in intel_ddi_hotplug()