Searched hist:"53 f468aa90091d3a75ff17b1c2f4874a9b862b38" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_dp_mst.c | diff 53f468aa90091d3a75ff17b1c2f4874a9b862b38 Tue Oct 24 03:09:10 CEST 2023 Imre Deak <imre.deak@intel.com> drm/i915/dp_mst: Program the DSC PPS SDP for each stream
Atm the DSC PPS SDP is programmed only if the first stream is compressed and then it's programmed only for the first stream. This left all other compressed streams blank. Program the SDP for all streams.
v2: - Rebase on upstream include "intel_vdsc.h" change.
Reviewed-by: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com> Signed-off-by: Imre Deak <imre.deak@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20231107001505.3370108-3-imre.deak@intel.com
|
H A D | intel_ddi.c | diff 53f468aa90091d3a75ff17b1c2f4874a9b862b38 Tue Oct 24 03:09:10 CEST 2023 Imre Deak <imre.deak@intel.com> drm/i915/dp_mst: Program the DSC PPS SDP for each stream
Atm the DSC PPS SDP is programmed only if the first stream is compressed and then it's programmed only for the first stream. This left all other compressed streams blank. Program the SDP for all streams.
v2: - Rebase on upstream include "intel_vdsc.h" change.
Reviewed-by: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com> Signed-off-by: Imre Deak <imre.deak@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20231107001505.3370108-3-imre.deak@intel.com
|