Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Add 6k resolution support for a single CRTC
@ 2024-10-25  6:01 Suraj Kandpal
  2024-10-25  6:01 ` [PATCH 1/5] drm/i915/display: Fix the plane max height and width limits Suraj Kandpal
                   ` (12 more replies)
  0 siblings, 13 replies; 24+ messages in thread
From: Suraj Kandpal @ 2024-10-25  6:01 UTC (permalink / raw)
  To: intel-xe, intel-gfx
  Cc: ankit.k.nautiyal, matthew.d.roper, Suraj Kandpal, Arun R Murthy

Increase the max source width and height to be able to support 6k
resolution
on a single pipe. The changes for cdclk that accompany this change are
already merged in the code.

Bspec: 68858
Signed-off-by: Arun R Murthy <arun.r.murthy@intel.com>
Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>

Suraj Kandpal (5):
  drm/i915/display: Fix the plane max height and width limits
  drm/i915/xe3lpd: Increase resolution for plane to support 6k
  drm/i915/psr: Increase psr size limits for Xe2
  drm/i915/xe3lpd: Increase max_h max_v for PSR
  drm/i914/xe3lpd: Increase bigjoiner limitations

 drivers/gpu/drm/i915/display/intel_display.c  | 27 ++++++++++++++++---
 drivers/gpu/drm/i915/display/intel_dp.c       |  5 +++-
 drivers/gpu/drm/i915/display/intel_psr.c      | 10 ++++++-
 .../drm/i915/display/skl_universal_plane.c    | 16 ++++++++++-
 4 files changed, 52 insertions(+), 6 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-10-28  7:22 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-25  6:01 [PATCH 0/5] Add 6k resolution support for a single CRTC Suraj Kandpal
2024-10-25  6:01 ` [PATCH 1/5] drm/i915/display: Fix the plane max height and width limits Suraj Kandpal
2024-10-25  6:21   ` Ville Syrjälä
2024-10-25  6:26     ` Kandpal, Suraj
2024-10-25  7:15       ` Ville Syrjälä
2024-10-25  7:24     ` Nautiyal, Ankit K
2024-10-25  8:04       ` Ville Syrjälä
2024-10-28  4:13         ` Kandpal, Suraj
2024-10-25  6:01 ` [PATCH 2/5] drm/i915/xe3lpd: Increase resolution for plane to support 6k Suraj Kandpal
2024-10-25  6:01 ` [PATCH 3/5] drm/i915/psr: Increase psr size limits for Xe2 Suraj Kandpal
2024-10-25 22:01   ` Matt Roper
2024-10-28  3:51     ` Kandpal, Suraj
2024-10-28  7:22       ` Hogander, Jouni
2024-10-28  5:00     ` Kandpal, Suraj
2024-10-25  6:01 ` [PATCH 4/5] drm/i915/xe3lpd: Increase max_h max_v for PSR Suraj Kandpal
2024-10-25  6:01 ` [PATCH 5/5] drm/i914/xe3lpd: Increase bigjoiner limitations Suraj Kandpal
2024-10-25  6:07 ` ✓ CI.Patch_applied: success for Add 6k resolution support for a single CRTC (rev3) Patchwork
2024-10-25  6:08 ` ✓ CI.checkpatch: " Patchwork
2024-10-25  6:09 ` ✓ CI.KUnit: " Patchwork
2024-10-25  6:20 ` ✓ CI.Build: " Patchwork
2024-10-25  6:23 ` ✓ CI.Hooks: " Patchwork
2024-10-25  6:24 ` ✗ CI.checksparse: warning " Patchwork
2024-10-25  6:46 ` ✓ CI.BAT: success " Patchwork
2024-10-26 16:11 ` ✗ CI.FULL: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox