All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Trivial style fixes
@ 2025-03-14  2:12 Andi Shyti
  2025-03-14  2:12 ` [PATCH 1/4] drm/i915/gt: Fix typos in comments Andi Shyti
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Andi Shyti @ 2025-03-14  2:12 UTC (permalink / raw)
  To: intel-gfx; +Cc: Andi Shyti, Andi Shyti

Hi

Browsing through my endless list of branches I found a few with
random cleanups that I fix while rading the code. They tend to be
forgotten over the time and never sent. This time I decided to
send them. And I have plenty more :-)

Andi

Andi Shyti (4):
  drm/i915/gt: Fix typos in comments
  drm/i915/gt: Fix SPDX license format
  drm/i915/gt: Remove trailing blank lines
  drm/i915/gt: Use proper sleeping functions for timeouts shorter than
    20ms

 drivers/gpu/drm/i915/gt/intel_gtt.c     | 1 -
 drivers/gpu/drm/i915/gt/intel_lrc.c     | 1 -
 drivers/gpu/drm/i915/gt/intel_migrate.c | 2 +-
 drivers/gpu/drm/i915/gt/intel_mocs.c    | 1 -
 drivers/gpu/drm/i915/gt/intel_reset.c   | 2 +-
 drivers/gpu/drm/i915/gt/intel_wopcm.h   | 3 +--
 drivers/gpu/drm/i915/gt/selftest_rc6.c  | 3 ++-
 drivers/gpu/drm/i915/gt/selftest_tlb.c  | 2 +-
 8 files changed, 6 insertions(+), 9 deletions(-)

-- 
2.47.2


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2025-03-20  7:39 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-14  2:12 [PATCH 0/4] Trivial style fixes Andi Shyti
2025-03-14  2:12 ` [PATCH 1/4] drm/i915/gt: Fix typos in comments Andi Shyti
2025-03-14 13:37   ` Sebastian Brzezinka
2025-03-14 13:41     ` Andi Shyti
2025-03-14  2:12 ` [PATCH 2/4] drm/i915/gt: Fix SPDX license format Andi Shyti
2025-03-18 10:55   ` Krzysztof Karas
2025-03-19  0:34     ` Andi Shyti
2025-03-20  7:38       ` Gote, Nitin R
2025-03-14  2:12 ` [PATCH 3/4] drm/i915/gt: Remove trailing blank lines Andi Shyti
2025-03-20  6:59   ` Gote, Nitin R
2025-03-14  2:12 ` [PATCH 4/4] drm/i915/gt: Use proper sleeping functions for timeouts shorter than 20ms Andi Shyti
2025-03-20  6:54   ` Gote, Nitin R
2025-03-14  4:05 ` ✗ Fi.CI.CHECKPATCH: warning for Trivial style fixes Patchwork
2025-03-14  4:05 ` ✗ Fi.CI.SPARSE: " Patchwork
2025-03-14 12:10 ` [PATCH 0/4] " Sebastian Brzezinka
2025-03-18 11:04 ` Krzysztof Karas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.