Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_display_types.h1219 bool test_active; member
H A Dintel_dp.c4933 intel_dp->compliance.test_active = true; in intel_dp_autotest_video_pattern()
4977 intel_dp->compliance.test_active = true; in intel_dp_autotest_edid()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_debugfs.c3085 intel_dp->compliance.test_active = true; in i915_displayport_test_active_write()
3087 intel_dp->compliance.test_active = false; in i915_displayport_test_active_write()
3121 if (intel_dp->compliance.test_active) in i915_displayport_test_active_show()