Re: [PATCH] drm/i915/scaler: Update Pipe src size check in skl_update_scaler

2024-03-20 Thread Nautiyal, Ankit K
On 3/15/2024 1:56 PM, Ville Syrjälä wrote: On Wed, Mar 13, 2024 at 08:08:25PM +0530, Ankit Nautiyal wrote: For Earlier platforms, the Pipe source size is 12-bits so max pipe source width and height is 4096. For newer platforms it is 13-bits so theoretically max width/height is 8192. For few

Re: [PATCH] drm/i915/scaler: Update Pipe src size check in skl_update_scaler

2024-03-15 Thread Ville Syrjälä
On Wed, Mar 13, 2024 at 08:08:25PM +0530, Ankit Nautiyal wrote: > For Earlier platforms, the Pipe source size is 12-bits so > max pipe source width and height is 4096. For newer platforms it is > 13-bits so theoretically max width/height is 8192. For few of the > earlier platforms the scaler did

[PATCH] drm/i915/scaler: Update Pipe src size check in skl_update_scaler

2024-03-13 Thread Ankit Nautiyal
For Earlier platforms, the Pipe source size is 12-bits so max pipe source width and height is 4096. For newer platforms it is 13-bits so theoretically max width/height is 8192. For few of the earlier platforms the scaler did not use all bits of the PIPESRC, so max scaler source size was used to