drm/i915/dp: Remove extra logs for printing DSC info
DSC compressed bpp and slice counts are already getting printed at the end of dsc compute config. Remove extra logs. Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com> Reviewed-by: Arun R Murthy <arun.r.murthy@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230817142459.89764-8-ankit.k.nautiyal@intel.com
This commit is contained in:
parent
7f5ac36526
commit
90bba71a1a
@ -1782,9 +1782,6 @@ int intel_dp_dsc_compute_config(struct intel_dp *intel_dp,
|
||||
output_bpp);
|
||||
}
|
||||
pipe_config->dsc.slice_count = dsc_dp_slice_count;
|
||||
drm_dbg_kms(&dev_priv->drm, "DSC: compressed bpp %d slice count %d\n",
|
||||
pipe_config->dsc.compressed_bpp,
|
||||
pipe_config->dsc.slice_count);
|
||||
}
|
||||
/*
|
||||
* VDSC engine operates at 1 Pixel per clock, so if peak pixel rate
|
||||
|
Loading…
x
Reference in New Issue
Block a user