Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/display/
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()
Dintel_display_types.h1606 bool test_active; member
Dg4x_dp.c1132 if (intel_dp->compliance.test_active && in intel_dp_hotplug()
Dintel_dp.c3839 intel_dp->compliance.test_active = true; in intel_dp_autotest_video_pattern()
3885 intel_dp->compliance.test_active = true; in intel_dp_autotest_edid()
3998 intel_dp->compliance.test_active = true; in intel_dp_autotest_phy_pattern()
Dintel_ddi.c4406 if (intel_dp->compliance.test_active && in intel_ddi_hotplug()