Hi Dave & Daniel -
drm-intel-fixes-2022-06-22: drm/i915 fixes for v5.19-rc4: - Revert low voltage SKU check removal to fix display issues - Apply PLL DCO fraction workaround for ADL-S - Don't show engine classes not present in client fdinfo
BR, Jani.
The following changes since commit a111daf0c53ae91e71fd2bfe7497862d14132e3e:
Linux 5.19-rc3 (2022-06-19 15:06:47 -0500)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2022-06-22
for you to fetch changes up to c7b28f52f406bc89d15ca0ccbc47994f979f2fcd:
drm/i915/display: Re-add check for low voltage sku for max dp source rate (2022-06-20 19:39:00 +0300)
---------------------------------------------------------------- drm/i915 fixes for v5.19-rc4: - Revert low voltage SKU check removal to fix display issues - Apply PLL DCO fraction workaround for ADL-S - Don't show engine classes not present in client fdinfo
---------------------------------------------------------------- Jason A. Donenfeld (1): drm/i915/display: Re-add check for low voltage sku for max dp source rate
Tvrtko Ursulin (1): drm/i915/fdinfo: Don't show engine classes not present
Ville Syrjälä (1): drm/i915: Implement w/a 22010492432 for adl-s
drivers/gpu/drm/i915/display/intel_dp.c | 32 ++++++++++++++++++++++++--- drivers/gpu/drm/i915/display/intel_dpll_mgr.c | 4 ++-- drivers/gpu/drm/i915/i915_drm_client.c | 5 +++-- 3 files changed, 34 insertions(+), 7 deletions(-)
dri-devel@lists.freedesktop.org