Home
last modified time | relevance | path

Searched refs:dsc_aux (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c944 if (!aconnector->dsc_aux) in dm_helpers_dp_write_dsc_enable()
951 aconnector->dsc_aux, stream, enable_dsc); in dm_helpers_dp_write_dsc_enable()
965 ret = drm_dp_dpcd_write(aconnector->dsc_aux, in dm_helpers_dp_write_dsc_enable()
973 ret = drm_dp_dpcd_write(aconnector->dsc_aux, in dm_helpers_dp_write_dsc_enable()
H A Damdgpu_dm.h842 struct drm_dp_aux *dsc_aux; member
H A Damdgpu_dm_debugfs.c1406 if (aconnector->dsc_aux) { in dp_dsc_fec_support_show()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/tests/
H A Damdgpu_dm_helpers_test.c1685 aconnector->dsc_aux = &fixture->aux; in dm_test_dp_write_dsc_enable_routes_synaptics()
3479 aconnector->dsc_aux = NULL; in dm_test_dp_write_dsc_enable_mst_no_aux()
3565 aconnector->dsc_aux = &aux_pair.main->aux; in dm_test_dp_write_dsc_enable_mst()