Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_helpers.c671 ret = drm_dp_dpcd_write(aux, DP_DSC_ENABLE, &enable, 1); in write_dsc_enable_synaptics_non_virtual_dpcd_mst()
680 ret = drm_dp_dpcd_write(aux, DP_DSC_ENABLE, &enable, 1); in write_dsc_enable_synaptics_non_virtual_dpcd_mst()
726 DP_DSC_ENABLE, in dm_helpers_dp_write_dsc_enable()
733 DP_DSC_ENABLE, &enable_dsc, 1); in dm_helpers_dp_write_dsc_enable()
740 DP_DSC_ENABLE, &enable_dsc, 1); in dm_helpers_dp_write_dsc_enable()
748 DP_DSC_ENABLE, in dm_helpers_dp_write_dsc_enable()
760 ret = dm_helpers_dp_write_dpcd(ctx, stream->link, DP_DSC_ENABLE, &enable_dsc, 1); in dm_helpers_dp_write_dsc_enable()
764 ret = dm_helpers_dp_write_dpcd(ctx, stream->link, DP_DSC_ENABLE, &enable_dsc, 1); in dm_helpers_dp_write_dsc_enable()
/Linux-v6.1/include/drm/display/
Ddrm_dp.h690 #define DP_DSC_ENABLE 0x160 /* DP 1.4 */ macro
/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_dp.c2188 ret = drm_dp_dpcd_writeb(&intel_dp->aux, DP_DSC_ENABLE, in intel_dp_sink_set_decompression_state()