[Intel-gfx] [PATCH v5 0/2] drm/i915/mtl: handle some MTL scaler limitations

Luca Coelho luciano.coelho at intel.com
Tue Dec 20 08:11:15 UTC 2022


Hi,

I'm resending this series with a cover letter, because the patches
didn't seem to arrive in patchwork as they should.

The versioning history is in the patches themselves.

Please review.

Cheers,
Luca.


Animesh Manna (1):
  drm/i915/mtl: Limit scaler input to 4k in plane scaling

Luca Coelho (1):
  drm/i915/mtl: limit second scaler vertical scaling in ver >= 14

 drivers/gpu/drm/i915/display/i9xx_plane.c     |  4 +-
 drivers/gpu/drm/i915/display/intel_atomic.c   | 83 ++++++++++++++++---
 .../gpu/drm/i915/display/intel_atomic_plane.c | 30 ++++++-
 .../gpu/drm/i915/display/intel_atomic_plane.h |  2 +-
 drivers/gpu/drm/i915/display/intel_cursor.c   |  4 +-
 drivers/gpu/drm/i915/display/intel_sprite.c   | 20 +----
 drivers/gpu/drm/i915/display/skl_scaler.c     | 31 +++++--
 .../drm/i915/display/skl_universal_plane.c    | 45 +++++-----
 8 files changed, 151 insertions(+), 68 deletions(-)

-- 
2.38.1



More information about the Intel-gfx mailing list