Re: [Intel-gfx] [PATCH v2] drm/i915: Enable SDP split for DP2.0

2022-11-21 Thread Govindapillai, Vinod
Thanks Jani. I updated the patch. Could you please push to the drm-tip. Thanks Vinod On Mon, 2022-11-21 at 15:15 +0200, Jani Nikula wrote: > On Tue, 01 Nov 2022, Vinod Govindapillai > wrote: > > Enable the SDP split configuration for DP2.0. > > > > v2: Move the register handling out of compute

Re: [Intel-gfx] [PATCH v2] drm/i915: Enable SDP split for DP2.0

2022-11-21 Thread Jani Nikula
On Tue, 01 Nov 2022, Vinod Govindapillai wrote: > Enable the SDP split configuration for DP2.0. > > v2: Move the register handling out of compute config function (JaniN) > > v3: Patch styling and register access based on platform support (JaniN) > > v4: Rebased > > Bspec: 67768 > Signed-off-by: Vi

[Intel-gfx] [PATCH v2] drm/i915: Enable SDP split for DP2.0

2022-11-01 Thread Vinod Govindapillai
Enable the SDP split configuration for DP2.0. v2: Move the register handling out of compute config function (JaniN) v3: Patch styling and register access based on platform support (JaniN) v4: Rebased Bspec: 67768 Signed-off-by: Vinod Govindapillai --- drivers/gpu/drm/i915/display/intel_audio.