Home
last modified time | relevance | path

Searched refs:custom_pattern (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/
H A Dlink_hwss.h74 uint8_t *custom_pattern,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link_hwss.c312 uint8_t *custom_pattern, in dp_set_hw_test_pattern() argument
319 pattern_param.custom_pattern = custom_pattern; in dp_set_hw_test_pattern()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dstream_encoder.h96 const uint8_t *custom_pattern; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_debugfs.c561 uint8_t custom_pattern[10] = { in dp_phy_test_pattern_debugfs_write() local
637 custom_pattern[i] = (uint8_t) param[i + 1]; in dp_phy_test_pattern_debugfs_write()
679 custom_pattern, in dp_phy_test_pattern_debugfs_write()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_link_encoder.c1403 enc110, param->custom_pattern); in dce110_link_encoder_dp_set_phy_pattern()
1459 enc110, param->custom_pattern); in dce60_link_encoder_dp_set_phy_pattern()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_link_encoder.c1164 enc10, param->custom_pattern); in dcn10_link_encoder_dp_set_phy_pattern()