Home
last modified time | relevance | path

Searched refs:DP_DSC_ENABLE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c760 ret = drm_dp_dpcd_write(aux, DP_DSC_ENABLE, &enable, 1); in write_dsc_enable_synaptics_non_virtual_dpcd_mst()
769 ret = drm_dp_dpcd_write(aux, DP_DSC_ENABLE, &enable, 1); in write_dsc_enable_synaptics_non_virtual_dpcd_mst()
812 DP_DSC_ENABLE, in dm_helpers_dp_write_dsc_enable()
819 DP_DSC_ENABLE, &enable_dsc, 1); in dm_helpers_dp_write_dsc_enable()
826 DP_DSC_ENABLE, &enable_dsc, 1); in dm_helpers_dp_write_dsc_enable()
834 DP_DSC_ENABLE, in dm_helpers_dp_write_dsc_enable()
844 ret = dm_helpers_dp_write_dpcd(ctx, stream->link, DP_DSC_ENABLE, &enable_dsc, 1); in dm_helpers_dp_write_dsc_enable()
847 ret = dm_helpers_dp_write_dpcd(ctx, stream->link, DP_DSC_ENABLE, &enable_dsc, 1); in dm_helpers_dp_write_dsc_enable()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c526 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()
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_dp_helper.h561 #define DP_DSC_ENABLE 0x160 /* DP 1.4 */ macro
/kernel/linux/linux-6.6/include/drm/display/
H A Ddrm_dp.h700 #define DP_DSC_ENABLE 0x160 /* DP 1.4 */ macro
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_dp.c2440 ret = drm_dp_dpcd_writeb(&intel_dp->aux, DP_DSC_ENABLE, in intel_dp_sink_set_decompression_state()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_dp.c3502 ret = drm_dp_dpcd_writeb(&intel_dp->aux, DP_DSC_ENABLE, in intel_dp_sink_set_decompression_state()

Completed in 31 milliseconds