On Fri, Oct 27, 2023 at 06:00:33PM +0300, Imre Deak wrote:
> On Fri, Oct 27, 2023 at 05:52:17PM +0300, Ville Syrjälä wrote:
> > On Tue, Oct 24, 2023 at 04:09:19AM +0300, Imre Deak wrote:
> > > Enable passing through DSC streams to the sink in last branch devices.
> > >
> > > Signed-off-by: Imre De
On Fri, Oct 27, 2023 at 05:52:17PM +0300, Ville Syrjälä wrote:
> On Tue, Oct 24, 2023 at 04:09:19AM +0300, Imre Deak wrote:
> > Enable passing through DSC streams to the sink in last branch devices.
> >
> > Signed-off-by: Imre Deak
> > ---
> > drivers/gpu/drm/i915/display/intel_dp.c | 26 +++
On Tue, Oct 24, 2023 at 04:09:19AM +0300, Imre Deak wrote:
> Enable passing through DSC streams to the sink in last branch devices.
>
> Signed-off-by: Imre Deak
> ---
> drivers/gpu/drm/i915/display/intel_dp.c | 26 -
> 1 file changed, 25 insertions(+), 1 deletion(-)
>
>
Enable passing through DSC streams to the sink in last branch devices.
Signed-off-by: Imre Deak
---
drivers/gpu/drm/i915/display/intel_dp.c | 26 -
1 file changed, 25 insertions(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/i915/display/intel_dp.c
b/drivers/gpu/drm/i91