All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] HDMI2.1 PCON Misc Fixes
@ 2021-03-09  4:39 ` Ankit Nautiyal
  0 siblings, 0 replies; 18+ messages in thread
From: Ankit Nautiyal @ 2021-03-09  4:39 UTC (permalink / raw)
  To: intel-gfx; +Cc: airlied, uma.shankar, dri-devel

Patch1: Tweaks the drm_helpers for PCON configuration.
Patch2: Removes unwanted code not applicable for older platforms.
Patch3: Fixes condition for starting FRL link training.

rev3:  Patch-1 from rev2 [Read PCON DSC ENC caps only for DPCD
rev >= 1.4] is dropped as it mixes DPCD and DP revisions.

Ankit Nautiyal (3):
  drm/dp_helper: Define options for FRL training for HDMI2.1 PCON
  drm/i915/display: Remove FRL related code from disable DP sequence for
    older platforms
  drm/i915/display: Configure HDMI2.1 Pcon for FRL only if Src-Ctl mode
    is available

 drivers/gpu/drm/drm_dp_helper.c         | 24 ++++++++++++++----------
 drivers/gpu/drm/i915/display/intel_dp.c | 15 ++++++---------
 include/drm/drm_dp_helper.h             |  6 ++++--
 3 files changed, 24 insertions(+), 21 deletions(-)

-- 
2.29.2

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2021-03-22 10:53 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-09  4:39 [PATCH v3 0/3] HDMI2.1 PCON Misc Fixes Ankit Nautiyal
2021-03-09  4:39 ` [Intel-gfx] " Ankit Nautiyal
2021-03-09  4:39 ` [PATCH v3 1/3] drm/dp_helper: Define options for FRL training for HDMI2.1 PCON Ankit Nautiyal
2021-03-09  4:39   ` [Intel-gfx] " Ankit Nautiyal
2021-03-10 18:51   ` Ville Syrjälä
2021-03-10 18:51     ` [Intel-gfx] " Ville Syrjälä
2021-03-09  4:39 ` [PATCH v3 2/3] drm/i915/display: Remove FRL related code from disable DP sequence for older platforms Ankit Nautiyal
2021-03-09  4:39   ` [Intel-gfx] " Ankit Nautiyal
2021-03-09  4:39 ` [PATCH v3 3/3] drm/i915/display: Configure HDMI2.1 Pcon for FRL only if Src-Ctl mode is available Ankit Nautiyal
2021-03-09  4:39   ` [Intel-gfx] " Ankit Nautiyal
2021-03-22  6:15   ` Shankar, Uma
2021-03-22  6:15     ` [Intel-gfx] " Shankar, Uma
2021-03-22  7:01   ` [PATCH v4 " Ankit Nautiyal
2021-03-22  7:01     ` [Intel-gfx] " Ankit Nautiyal
2021-03-09  5:23 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for HDMI2.1 PCON Misc Fixes (rev3) Patchwork
2021-03-09  5:44 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2021-03-09  7:53 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork
2021-03-22 10:53 ` [Intel-gfx] ✗ Fi.CI.BUILD: failure for HDMI2.1 PCON Misc Fixes (rev4) Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.