Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_helpers.c584 ret = drm_dp_dpcd_write(aconnector->dsc_aux, DP_DSC_ENABLE, &enable_dsc, 1); in dm_helpers_dp_write_dsc_enable()
588 ret = dm_helpers_dp_write_dpcd(ctx, stream->link, DP_DSC_ENABLE, &enable_dsc, 1); in dm_helpers_dp_write_dsc_enable()
/linux/include/drm/
A Ddrm_dp_helper.h693 #define DP_DSC_ENABLE 0x160 /* DP 1.4 */ macro
/linux/drivers/gpu/drm/i915/display/
A Dintel_dp.c1930 ret = drm_dp_dpcd_writeb(&intel_dp->aux, DP_DSC_ENABLE, in intel_dp_sink_set_decompression_state()

Completed in 89 milliseconds