|
@@ -568,7 +568,7 @@ static struct input_pixel_processor *dce110_ipp_create(
|
|
|
|
|
|
static const struct encoder_feature_support link_enc_feature = {
|
|
|
.max_hdmi_deep_color = COLOR_DEPTH_121212,
|
|
|
- .max_hdmi_pixel_clock = 594000,
|
|
|
+ .max_hdmi_pixel_clock = 300000,
|
|
|
.flags.bits.IS_HBR2_CAPABLE = true,
|
|
|
.flags.bits.IS_TPS3_CAPABLE = true
|
|
|
};
|