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

Address following issues regarding CMRR

1. Describe target_rr_divider in struct drm_dp_as_sdp.
2. Use required macro to avoid overflow.

-v2:
- Remove extra line from commit message.

Mitul Golani (2):
  drm/dp: Describe target_rr_divider in struct drm_dp_as_sdp
  drm/i915/display: Update calculation to avoid overflow

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

-- 
2.45.2


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

end of thread, other threads:[~2024-06-18 20:10 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-14  4:25 [PATCH v2 0/2] CMRR patch fixes Mitul Golani
2024-06-14  4:25 ` [PATCH v2 1/2] drm/dp: Describe target_rr_divider in struct drm_dp_as_sdp Mitul Golani
2024-06-14 19:53   ` Rodrigo Vivi
2024-06-18 20:10     ` Rodrigo Vivi
2024-06-14  4:25 ` [PATCH v2 2/2] drm/i915/display: Update calculation to avoid overflow Mitul Golani
2024-06-14  4:31 ` ✓ CI.Patch_applied: success for CMRR patch fixes Patchwork
2024-06-14  4:31 ` ✓ CI.checkpatch: " Patchwork
2024-06-14  4:32 ` ✓ CI.KUnit: " Patchwork
2024-06-14  4:44 ` ✓ CI.Build: " Patchwork
2024-06-14  4:46 ` ✗ CI.Hooks: failure " Patchwork
2024-06-14  4:47 ` ✗ CI.checksparse: warning " Patchwork
2024-06-14  5:09 ` ✓ CI.BAT: success " Patchwork
2024-06-14  8:58 ` ✗ 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