Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] CMRR patch fixes
@ 2024-06-12  9:54 Mitul Golani
  2024-06-12  9:54 ` [PATCH 1/3] drm/dp: Describe target_rr_divider in struct drm_dp_as_sdp Mitul Golani
                   ` (10 more replies)
  0 siblings, 11 replies; 15+ messages in thread
From: Mitul Golani @ 2024-06-12  9:54 UTC (permalink / raw)
  To: intel-gfx, intel-xe, dri-devel
  Cc: mitulkumar.ajitkumar.golani, ankit.k.nautiyal, suraj.kandpal,
	jani.nikula, rodrigo.vivi, sfr

Address following issues regarding CMRR

1. Describe target_rr_divider in struct drm_dp_as_sdp.
2. Compute vrr_vsync params when vrr.enable is set.
3. Use required macro to avoid overflow.

Mitul Golani (3):
  drm/dp: Describe target_rr_divider in struct drm_dp_as_sdp
  drm/i915/display: Send vrr vsync params whne vrr is enabled
  drm/i915/display: Update calculation to avoid any overflow

 drivers/gpu/drm/i915/display/intel_vrr.c | 12 +++++++-----
 include/drm/display/drm_dp_helper.h      |  1 +
 2 files changed, 8 insertions(+), 5 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2024-06-12 12:23 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-12  9:54 [PATCH 0/3] CMRR patch fixes Mitul Golani
2024-06-12  9:54 ` [PATCH 1/3] drm/dp: Describe target_rr_divider in struct drm_dp_as_sdp Mitul Golani
2024-06-12 10:51   ` Golani, Mitulkumar Ajitkumar
2024-06-12 12:21   ` Nautiyal, Ankit K
2024-06-12  9:54 ` [PATCH 2/3] drm/i915/display: Send vrr vsync params whne vrr is enabled Mitul Golani
2024-06-12  9:54 ` [PATCH 3/3] drm/i915/display: Update calculation to avoid overflow Mitul Golani
2024-06-12 12:22   ` Nautiyal, Ankit K
2024-06-12  9:59 ` ✓ CI.Patch_applied: success for CMRR patch fixes Patchwork
2024-06-12  9:59 ` ✓ CI.checkpatch: " Patchwork
2024-06-12 10:00 ` ✓ CI.KUnit: " Patchwork
2024-06-12 10:12 ` ✓ CI.Build: " Patchwork
2024-06-12 10:14 ` ✓ CI.Hooks: " Patchwork
2024-06-12 10:16 ` ✗ CI.checksparse: warning " Patchwork
2024-06-12 10:38 ` ✓ CI.BAT: success " Patchwork
2024-06-12 12:21 ` ✗ 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