[PATCH v3 0/4] i915_gem_execbuffer.c minor improved
Sebastian Brzezinka
sebastian.brzezinka at intel.com
Fri Jul 18 10:27:57 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, and pushed them to trybot
first, no regressions were found.
Sebastian Brzezinka (4):
drm/i915: Add braces around the else block in clflush_write32()
drm/i915: Replaced hardcoded value 4095 with PAGE_SIZE - 1
drm/i915: Replace empty conditional with continue in eb_relocate_vma()
drm/i915: Use dedicated return variable in eb_relocate_vma()
.../gpu/drm/i915/gem/i915_gem_execbuffer.c | 66 ++++++++++---------
1 file changed, 34 insertions(+), 32 deletions(-)
--
2.34.1
More information about the Intel-gfx
mailing list