While debugging, I identified and addressed a few minor issues and style inconsistencies that could be improved.
I ran some tests on these changes, and pushed them to trybot first, no regressions were found. Sebastian Brzezinka (3): drm/i915: Refactor eb_relocate_vma for clarity drm/i915: Add braces around the else block in clflush_write32() drm/i915: Replaced hardcoded value 4095 with PAGE_SIZE - 1 .../gpu/drm/i915/gem/i915_gem_execbuffer.c | 110 ++++++++++-------- 1 file changed, 60 insertions(+), 50 deletions(-) -- 2.34.1