public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Macro for 3 DSC engines per pipe
@ 2025-04-14  2:42 Ankit Nautiyal
  2025-04-14  2:42 ` [PATCH 1/2] drm/i915/display: Add macro for checking 3 DSC engines Ankit Nautiyal
  2025-04-14  2:42 ` [PATCH 2/2] drm/i915/dp: Check for HAS_DSC_3ENGINES while configuring DSC slices Ankit Nautiyal
  0 siblings, 2 replies; 12+ messages in thread
From: Ankit Nautiyal @ 2025-04-14  2:42 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: suraj.kandpal, stable, ankit.k.nautiyal

3 DSC engines are supported only for BMG to be used in specific cases
where 12 DSC slices might be required.
Add macro for the same and use that while configuring DSC slices.

Ankit Nautiyal (2):
  drm/i915/display: Add macro for checking 3 DSC engines
  drm/i915/dp: Check for HAS_DSC_3ENGINES while configuring DSC slices

 drivers/gpu/drm/i915/display/intel_display_device.h | 1 +
 drivers/gpu/drm/i915/display/intel_dp.c             | 7 ++++---
 2 files changed, 5 insertions(+), 3 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-04-15  7:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-14  2:42 [PATCH 0/2] Macro for 3 DSC engines per pipe Ankit Nautiyal
2025-04-14  2:42 ` [PATCH 1/2] drm/i915/display: Add macro for checking 3 DSC engines Ankit Nautiyal
2025-04-14  3:27   ` kernel test robot
2025-04-14  3:48   ` Kandpal, Suraj
2025-04-14  4:05     ` Nautiyal, Ankit K
2025-04-14  4:06       ` Kandpal, Suraj
2025-04-14  8:57   ` Ankit Nautiyal
2025-04-14  9:12     ` Kandpal, Suraj
2025-04-15  7:17     ` Jani Nikula
2025-04-15  7:43       ` Nautiyal, Ankit K
2025-04-14  2:42 ` [PATCH 2/2] drm/i915/dp: Check for HAS_DSC_3ENGINES while configuring DSC slices Ankit Nautiyal
2025-04-14  4:07   ` Kandpal, Suraj

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