Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/3] Enable YCbCr420 for VDSC
@ 2022-09-21 10:55 Kandpal, Suraj
  2022-09-21 10:55 ` [Intel-gfx] [PATCH 1/3] drm/i915/dp: Check if DSC supports the given output_format Kandpal, Suraj
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: Kandpal, Suraj @ 2022-09-21 10:55 UTC (permalink / raw)
  To: intel-gfx

This patch series aims to enable the YCbCr420 format
for DSC. Changes are mostly compute params related for
hdmi,dp and dsi along with the addition of new rc_tables
for native_420 and corresponding changes to macros used to
fetch them.

Ankit Nautiyal (1):
  drm/i915/dp: Check if DSC supports the given output_format

Suraj Kandpal (2):
  drm/i915/vdsc: Enable YCbCr420 for VDSC
  drm/i915/display: Fill in native_420 field

 drivers/gpu/drm/i915/display/icl_dsi.c        |   2 -
 drivers/gpu/drm/i915/display/intel_dp.c       |  32 ++-
 .../gpu/drm/i915/display/intel_qp_tables.c    | 187 ++++++++++++++++--
 .../gpu/drm/i915/display/intel_qp_tables.h    |   4 +-
 drivers/gpu/drm/i915/display/intel_vdsc.c     |  20 +-
 5 files changed, 224 insertions(+), 21 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-10-10  6:21 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-21 10:55 [Intel-gfx] [PATCH 0/3] Enable YCbCr420 for VDSC Kandpal, Suraj
2022-09-21 10:55 ` [Intel-gfx] [PATCH 1/3] drm/i915/dp: Check if DSC supports the given output_format Kandpal, Suraj
2022-09-21 10:55 ` [Intel-gfx] [PATCH 2/3] drm/i915/vdsc: Enable YCbCr420 for VDSC Kandpal, Suraj
2022-09-21 10:55 ` [Intel-gfx] [PATCH 3/3] drm/i915/display: Fill in native_420 field Kandpal, Suraj
2022-10-10  6:21   ` Kulkarni, Vandita
2022-09-21 11:56 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Enable YCbCr420 for VDSC Patchwork
2022-09-21 11:56 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2022-09-21 12:21 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-09-21 13:22 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2022-09-26  8:43 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Enable YCbCr420 for VDSC (rev2) Patchwork
2022-09-26  9:05 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-09-26 11:06 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork

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