[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200306234623.547525-1-lyude@redhat.com>
Date: Fri, 6 Mar 2020 18:46:18 -0500
From: Lyude Paul <lyude@...hat.com>
To: dri-devel@...ts.freedesktop.org
Cc: Mikita Lipski <mikita.lipski@....com>,
Alex Deucher <alexander.deucher@....com>,
Sean Paul <seanpaul@...gle.com>,
Hans de Goede <hdegoede@...hat.com>,
"Daniel Vetter" <daniel@...ll.ch>,
"David Airlie" <airlied@...ux.ie>,
"Maarten Lankhorst" <maarten.lankhorst@...ux.intel.com>,
linux-kernel@...r.kernel.org,
"Thomas Zimmermann" <tzimmermann@...e.de>,
"Maxime Ripard" <mripard@...nel.org>,
"Lyude Paul" <lyude@...hat.com>
Subject: [PATCH v2 0/4] drm/dp_mst: Fix bandwidth checking regressions from DSC patches
AMD's patch series for adding DSC support to the MST helpers
unfortunately introduced a few regressions into the kernel that I didn't
get around to fixing until just now. I would have reverted the changes
earlier, but seeing as that would have reverted all of amd's DSC support
+ everything that was done on top of that I realllllly wanted to avoid
doing that.
Anyway, this should fix everything bandwidth-check related as far as I
can tell (I found some other regressions unrelated to AMD's DSC patches
which I'll be sending out patches for shortly). Note that I don't have
any DSC displays locally yet, so if someone from AMD could sanity check
this I would appreciate it ♥.
Cc: Mikita Lipski <mikita.lipski@....com>
Cc: Alex Deucher <alexander.deucher@....com>
Cc: Sean Paul <seanpaul@...gle.com>
Cc: Hans de Goede <hdegoede@...hat.com>
Lyude Paul (4):
drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less
redundant
drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checks
drm/dp_mst: Reprobe path resources in CSN handler
drm/dp_mst: Rewrite and fix bandwidth limit checks
drivers/gpu/drm/drm_dp_mst_topology.c | 185 ++++++++++++++++++--------
include/drm/drm_dp_mst_helper.h | 4 +-
2 files changed, 129 insertions(+), 60 deletions(-)
--
2.24.1
Powered by blists - more mailing lists