[Intel-gfx] [PULL] drm-intel-fixes
Jani Nikula
jani.nikula at intel.com
Wed Jul 15 13:08:46 UTC 2020
Hi Dave & Daniel -
drm-intel-fixes-2020-07-15:
drm/i915 fixes for v5.8-rc6:
- FBC w/a stride fix
- Fix use-after-free fix on module reload
- Ignore irq enabling on the virtual engines to fix device sleep
- Use GTT when saving/restoring engine GPR
- Fix selftest sort function
BR,
Jani.
The following changes since commit 11ba468877bb23f28956a35e896356252d63c983:
Linux 5.8-rc5 (2020-07-12 16:34:50 -0700)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2020-07-15
for you to fetch changes up to 92e0575b99835b5b3aaab2132dd551e0e04eb96a:
drm/i915: Recalculate FBC w/a stride when needed (2020-07-14 20:31:45 +0300)
----------------------------------------------------------------
drm/i915 fixes for v5.8-rc6:
- FBC w/a stride fix
- Fix use-after-free fix on module reload
- Ignore irq enabling on the virtual engines to fix device sleep
- Use GTT when saving/restoring engine GPR
- Fix selftest sort function
----------------------------------------------------------------
Chris Wilson (2):
drm/i915/gt: Ignore irq enabling on the virtual engines
drm/i915/gt: Only swap to a random sibling once upon creation
Maarten Lankhorst (1):
drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2.
Sudeep Holla (1):
drm/i915/selftests: Fix compare functions provided for sorting
Umesh Nerlige Ramappa (1):
drm/i915/perf: Use GTT when saving/restoring engine GPR
Ville Syrjälä (1):
drm/i915: Recalculate FBC w/a stride when needed
drivers/gpu/drm/i915/display/intel_fbc.c | 33 ++++++++++++++++++++++++-------
drivers/gpu/drm/i915/display/intel_hdmi.c | 10 ++--------
drivers/gpu/drm/i915/gt/intel_lrc.c | 19 +++++-------------
drivers/gpu/drm/i915/gt/selftest_rps.c | 8 ++++----
drivers/gpu/drm/i915/i915_drv.h | 1 +
drivers/gpu/drm/i915/i915_perf.c | 1 +
6 files changed, 39 insertions(+), 33 deletions(-)
--
Jani Nikula, Intel Open Source Graphics Center
More information about the Intel-gfx
mailing list