All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH v5 0/2] drm/i915/mtl: handle some MTL scaler limitations
@ 2022-12-20  8:11 Luca Coelho
  2022-12-20  8:11 ` [Intel-gfx] [PATCH v5 1/2] drm/i915/mtl: limit second scaler vertical scaling in ver >= 14 Luca Coelho
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Luca Coelho @ 2022-12-20  8:11 UTC (permalink / raw)
  To: intel-gfx

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-12-21 20:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-20  8:11 [Intel-gfx] [PATCH v5 0/2] drm/i915/mtl: handle some MTL scaler limitations Luca Coelho
2022-12-20  8:11 ` [Intel-gfx] [PATCH v5 1/2] drm/i915/mtl: limit second scaler vertical scaling in ver >= 14 Luca Coelho
2022-12-20 11:09   ` Ville Syrjälä
2022-12-20 11:52     ` Coelho, Luciano
2022-12-20 11:50   ` kernel test robot
2022-12-20 12:00   ` kernel test robot
2022-12-20  8:11 ` [Intel-gfx] [PATCH v5 2/2] drm/i915/mtl: Limit scaler input to 4k in plane scaling Luca Coelho
2022-12-21 20:35 ` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/mtl: handle some MTL scaler limitations Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.