[Intel-gfx] [PULL] drm-intel-fixes
Rodrigo Vivi
rodrigo.vivi at intel.com
Fri Oct 30 00:44:42 UTC 2020
Hi Dave and Daniel,
Only 3 patches on this first round. I had blocked a few patches
because CI results were strange and I had blocked GVT pull request
for having a bad-formatted commit message. So we might see a bigger
number of patches next week.
Thanks,
Rodrigo.
drm-intel-fixes-2020-10-29:
- Fix max memory region size calculation (Matt)
- Restore ILK-M RPS support, restoring performance (Ville)
- Reject 90/270 degreerotated initial fbs (Ville)
The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2020-10-29
for you to fetch changes up to 61334ed227a5852100115180f5535b1396ed5227:
drm/i915: Reject 90/270 degree rotated initial fbs (2020-10-29 14:20:24 -0400)
----------------------------------------------------------------
- Fix max memory region size calculation (Matt)
- Restore ILK-M RPS support, restoring performance (Ville)
- Reject 90/270 degreerotated initial fbs (Ville)
----------------------------------------------------------------
Matthew Auld (1):
drm/i915/region: fix max size calculation
Ville Syrjälä (2):
drm/i915: Restore ILK-M RPS support
drm/i915: Reject 90/270 degree rotated initial fbs
drivers/gpu/drm/i915/display/intel_display.c | 4 ++
drivers/gpu/drm/i915/i915_pci.c | 1 +
drivers/gpu/drm/i915/intel_memory_region.c | 2 +-
.../gpu/drm/i915/selftests/intel_memory_region.c | 77 ++++++++++++++++++++++
drivers/gpu/drm/i915/selftests/mock_region.c | 2 +-
5 files changed, 84 insertions(+), 2 deletions(-)
More information about the Intel-gfx
mailing list