[PATCH 0/3] i915_gem_execbuffer.c minor improved

Sebastian Brzezinka sebastian.brzezinka at intel.com
Tue Jul 15 13:29:00 UTC 2025


While debugging, I identified and addressed a few minor issues and
style inconsistencies that could be improved.

I ran some tests on these changes, but I'll push them to trybot
first to be extra safe.

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    | 104 ++++++++++--------
 1 file changed, 56 insertions(+), 48 deletions(-)

-- 
2.34.1



More information about the Intel-gfx-trybot mailing list