Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/accessories/
H A Dlink_dp_cts.c689 if (link->test_pattern_enabled && test_pattern == in dp_set_test_pattern()
706 link->test_pattern_enabled = false; in dp_set_test_pattern()
744 link->test_pattern_enabled = true; in dp_set_test_pattern()
943 link->test_pattern_enabled = true; in dp_set_test_pattern()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1506 bool test_pattern_enabled; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c1746 link->test_pattern_enabled = false; in retrieve_link_cap()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_debugfs.c652 (link->test_pattern_enabled)); in dp_phy_settings_write()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c1062 if (stream->link->test_pattern_enabled) in dcn20_blank_pixel_data()