intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] DP DSC min/max src bpc fixes
@ 2023-12-13  9:16 Ankit Nautiyal
  2023-12-13  9:16 ` [PATCH 1/5] drm/i915/dp: Simplify checks for helper intel_dp_dsc_max_src_input_bpc Ankit Nautiyal
                   ` (7 more replies)
  0 siblings, 8 replies; 14+ messages in thread
From: Ankit Nautiyal @ 2023-12-13  9:16 UTC (permalink / raw)
  To: intel-gfx; +Cc: jani.nikula

Use helpers for source min/max src bpc appropriately for dp mst case and
to limit max_requested_bpc property min/max values. 

Rev2: Dropped patch to limit max_requested_bpc based on src DSC bpc
limits. Instead added change to ignore max_requested_bpc if its
too low for DSC.

Rev3: Updated patch#1 commit message.

Rev4: Rebased.

Rev5: Addressed Jani's comment on patch#3

Rev6: Added patch to fix return type for dsc_min/max_src bpc helpers to
int.

Ankit Nautiyal (5):
  drm/i915/dp: Simplify checks for helper intel_dp_dsc_max_src_input_bpc
  drm/i915/dp: Fix the max DSC bpc supported by source
  drm/i915/dp: Return int from dsc_max/min_src_input_bpc helpers
  drm/i915/dp_mst: Use helpers to get dsc min/max input bpc
  drm/i915/dp: Ignore max_requested_bpc if its too low for DSC

 drivers/gpu/drm/i915/display/intel_dp.c     | 47 +++++++++++++--------
 drivers/gpu/drm/i915/display/intel_dp.h     |  2 +
 drivers/gpu/drm/i915/display/intel_dp_mst.c | 13 +++---
 3 files changed, 37 insertions(+), 25 deletions(-)

-- 
2.40.1


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

end of thread, other threads:[~2024-10-03 10:48 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-13  9:16 [PATCH 0/5] DP DSC min/max src bpc fixes Ankit Nautiyal
2023-12-13  9:16 ` [PATCH 1/5] drm/i915/dp: Simplify checks for helper intel_dp_dsc_max_src_input_bpc Ankit Nautiyal
2024-09-26  8:39   ` Kandpal, Suraj
2023-12-13  9:16 ` [PATCH 2/5] drm/i915/dp: Fix the max DSC bpc supported by source Ankit Nautiyal
2024-01-02 15:19   ` Sharma, Swati2
2023-12-13  9:16 ` [PATCH 3/5] drm/i915/dp: Return int from dsc_max/min_src_input_bpc helpers Ankit Nautiyal
2024-09-26  8:53   ` Kandpal, Suraj
2023-12-13  9:16 ` [PATCH 4/5] drm/i915/dp_mst: Use helpers to get dsc min/max input bpc Ankit Nautiyal
2023-12-13  9:16 ` [PATCH 5/5] drm/i915/dp: Ignore max_requested_bpc if its too low for DSC Ankit Nautiyal
2024-09-26  9:16   ` Jani Nikula
2024-10-03 10:48     ` Nautiyal, Ankit K
2023-12-13 17:44 ` ✗ Fi.CI.SPARSE: warning for DP DSC min/max src bpc fixes (rev7) Patchwork
2023-12-13 18:03 ` ✓ Fi.CI.BAT: success " Patchwork
2023-12-13 19:01 ` ✓ 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;
as well as URLs for NNTP newsgroup(s).