[WIP PATCH 0/2] drm/i915, drm: Check PBN limit in mode_valid

Lyude Paul lyude at redhat.com
Fri May 22 20:44:45 UTC 2020


Hey Lee! I've been really busy these last two weeks and haven't had much
time for other things. I didn't want to keep you waiting for me to get
back to you with more comments on your patches though, so I went ahead
and wrote up a fixed version of your patches. I don't have the time to
test this quite yet (and also don't have a high enough resolution screen
anyway), so if you could make sure this patch series works for you I'd
really appreciate it so I can send it out to dri-devel.

In the mean time, I may as well have trybot check this to make sure CI
says it's ok.

Lee Shawn C (1):
  drm/i915/mst: filter out the display mode exceed sink's capability

Lyude Paul (1):
  drm/probe_helper: Add drm_connector_helper_funcs.mode_valid_ctx

 drivers/gpu/drm/drm_crtc_helper_internal.h  |  6 +-
 drivers/gpu/drm/drm_probe_helper.c          | 65 ++++++++++++++-------
 drivers/gpu/drm/i915/display/intel_dp_mst.c | 39 +++++++++++--
 include/drm/drm_modeset_helper_vtables.h    | 41 +++++++++++++
 4 files changed, 123 insertions(+), 28 deletions(-)

-- 
2.26.2



More information about the Intel-gfx-trybot mailing list