[PULL] drm-intel-fixes
Rodrigo Vivi
rodrigo.vivi at intel.com
Thu Jul 15 13:48:59 UTC 2021
Hi Dave and Daniel,
I was unsure about the -EDEADLK one based on Daniel's
comment on dri-devel, but Ville's response and the patch
looks reasonable to me. Also they are in sync with the
test cases. So if anything needs to still change on that
area I believe it can be a follow-up work.
Here goes drm-intel-fixes-2021-07-15:
Two regression fixes targeting stable:
- Fix -EDEADLK handling regression (Ville)
- Drop the page table optimisation (Matt)
Thanks,
Rodrigo.
The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2021-07-15
for you to fetch changes up to 0abb33bfca0fb74df76aac03e90ce685016ef7be:
drm/i915/gtt: drop the page table optimisation (2021-07-14 08:46:18 -0400)
----------------------------------------------------------------
Two regression fixes targeting stable:
- Fix -EDEADLK handling regression (Ville)
- Drop the page table optimisation (Matt)
----------------------------------------------------------------
Matthew Auld (1):
drm/i915/gtt: drop the page table optimisation
Ville Syrjälä (1):
drm/i915/gt: Fix -EDEADLK handling regression
drivers/gpu/drm/i915/gt/gen8_ppgtt.c | 5 +----
drivers/gpu/drm/i915/gt/intel_ggtt_fencing.c | 2 +-
2 files changed, 2 insertions(+), 5 deletions(-)
More information about the dim-tools
mailing list