Searched refs:DP_DSC_ENABLE (Results 1 – 3 of 3) sorted by relevance
526 return (drm_dp_dpcd_write(aconnector->dsc_aux, DP_DSC_ENABLE, &enable_dsc, 1) >= 0); in dm_helpers_dp_write_dsc_enable()530 return dm_helpers_dp_write_dpcd(ctx, stream->link, DP_DSC_ENABLE, &enable_dsc, 1); in dm_helpers_dp_write_dsc_enable()
561 #define DP_DSC_ENABLE 0x160 /* DP 1.4 */ macro
3487 ret = drm_dp_dpcd_writeb(&intel_dp->aux, DP_DSC_ENABLE, in intel_dp_sink_set_decompression_state()