[Intel-gfx] [PULL] drm-intel-fixes
Rodrigo Vivi
rodrigo.vivi at intel.com
Thu Oct 3 17:58:52 UTC 2019
Hi Dave and Daniel,
I know you are on XDC and I was even considering not send any this week,
but let me send this before I forget.
There are the drm-intel-next-fixes pull requests that I had sent
that are still needed and it would be good if you could pull those.
Besides we have more 2 fixes here.
If necessary and easier I can send all fixes together next week, including
the ones missed on -rc1 and these ones here plus any upcoming.
Just let me know how you prefer.
Here goes drm-intel-fixes-2019-10-03:
- Fix dsc dpp calculations
- Fix g4x sprite scaling stride check with GTT remapping
Thanks,
Rodrigo.
The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:
Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2019-10-03
for you to fetch changes up to eb0192fed016db1c5a9701cd6ca47233ff4a43e5:
drm/i915: Fix g4x sprite scaling stride check with GTT remapping (2019-10-02 22:20:33 -0700)
----------------------------------------------------------------
- Fix dsc dpp calculations
- Fix g4x sprite scaling stride check with GTT remapping
----------------------------------------------------------------
Maarten Lankhorst (1):
drm/i915/dp: Fix dsc bpp calculations, v5.
Ville Syrjälä (1):
drm/i915: Fix g4x sprite scaling stride check with GTT remapping
drivers/gpu/drm/i915/display/intel_display.c | 12 +-
drivers/gpu/drm/i915/display/intel_display.h | 2 +-
drivers/gpu/drm/i915/display/intel_dp.c | 184 ++++++++++++++-------------
drivers/gpu/drm/i915/display/intel_dp.h | 6 +-
drivers/gpu/drm/i915/display/intel_dp_mst.c | 2 +-
drivers/gpu/drm/i915/display/intel_sprite.c | 5 +-
6 files changed, 110 insertions(+), 101 deletions(-)
More information about the Intel-gfx
mailing list