Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_helpers.c680 ret = drm_dp_dpcd_write(aux, DP_DSC_ENABLE, &enable, 1); in write_dsc_enable_synaptics_non_virtual_dpcd_mst()
689 ret = drm_dp_dpcd_write(aux, DP_DSC_ENABLE, &enable, 1); in write_dsc_enable_synaptics_non_virtual_dpcd_mst()
735 DP_DSC_ENABLE, in dm_helpers_dp_write_dsc_enable()
742 DP_DSC_ENABLE, &enable_dsc, 1); in dm_helpers_dp_write_dsc_enable()
749 DP_DSC_ENABLE, &enable_dsc, 1); in dm_helpers_dp_write_dsc_enable()
757 DP_DSC_ENABLE, in dm_helpers_dp_write_dsc_enable()
769 ret = dm_helpers_dp_write_dpcd(ctx, stream->link, DP_DSC_ENABLE, &enable_dsc, 1); in dm_helpers_dp_write_dsc_enable()
773 ret = dm_helpers_dp_write_dpcd(ctx, stream->link, DP_DSC_ENABLE, &enable_dsc, 1); in dm_helpers_dp_write_dsc_enable()
/linux-6.3-rc2/include/drm/display/
A Ddrm_dp.h698 #define DP_DSC_ENABLE 0x160 /* DP 1.4 */ macro
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_dp.c2249 ret = drm_dp_dpcd_writeb(&intel_dp->aux, DP_DSC_ENABLE, in intel_dp_sink_set_decompression_state()

Completed in 25 milliseconds