Hi Dave & Daniel -
A couple more fixes for v5.3, both cc: stable.
drm-intel-fixes-2019-09-11:
Final drm/i915 fixes for v5.3:
- Fox DP MST high color depth regression
- Fix GPU hangs on Vulkan compute workloads
BR,
Jani.
The following changes since commit f74c2bb98776e2de508f4d607cd519873065118e:
Linux 5.3-rc8 (2019-09-08 13:33:15 -0700)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2019-09-11
for you to fetch changes up to 2eb0964eec5f1d99f9eaf4963eee267acc72b615:
drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+ (2019-09-09 16:10:28 +0300)
----------------------------------------------------------------
Final drm/i915 fixes for v5.3:
- Fox DP MST high color depth regression
- Fix GPU hangs on Vulkan compute workloads
----------------------------------------------------------------
Chris Wilson (1):
drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+
Ville Syrjälä (1):
drm/i915: Limit MST to <= 8bpc once again
drivers/gpu/drm/i915/display/intel_dp_mst.c | 10 +++++++++-
drivers/gpu/drm/i915/gt/intel_workarounds.c | 5 -----
2 files changed, 9 insertions(+), 6 deletions(-)
Hi Dave & Daniel - A couple more fixes for v5.3, both cc: stable. drm-intel-fixes-2019-09-11: Final drm/i915 fixes for v5.3: - Fox DP MST high color depth regression - Fix GPU hangs on Vulkan compute workloads BR, Jani. The following changes since commit f74c2bb98776e2de508f4d607cd519873065118e: Linux 5.3-rc8 (2019-09-08 13:33:15 -0700) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2019-09-11 for you to fetch changes up to 2eb0964eec5f1d99f9eaf4963eee267acc72b615: drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+ (2019-09-09 16:10:28 +0300) ---------------------------------------------------------------- Final drm/i915 fixes for v5.3: - Fox DP MST high color depth regression - Fix GPU hangs on Vulkan compute workloads ---------------------------------------------------------------- Chris Wilson (1): drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+ Ville Syrjälä (1): drm/i915: Limit MST to <= 8bpc once again drivers/gpu/drm/i915/display/intel_dp_mst.c | 10 +++++++++- drivers/gpu/drm/i915/gt/intel_workarounds.c | 5 ----- 2 files changed, 9 insertions(+), 6 deletions(-)