All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH v2 0/2] drm/i915/gt: Move LSC_CHICKEN_BIT* workarounds to correct function (Series)
@ 2023-01-18 15:52 Gustavo Sousa
  2023-01-18 15:52 ` [Intel-gfx] [PATCH v2 1/2] drm/i915/doc: Document where to implement register workarounds Gustavo Sousa
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Gustavo Sousa @ 2023-01-18 15:52 UTC (permalink / raw)
  To: intel-gfx; +Cc: Rodrigo Vivi

This series as v2 of an originally single patch moving workarounds for
LSC_CHICKEN_BIT* registers into their correct function.

This version prepends a patch extending the existing documentation in
gt/intel_workarounds.c to make it clear where workarounds should be
implemented according to their type.

Gustavo Sousa (2):
  drm/i915/doc: Document where to implement register workarounds
  drm/i915/gt: Move LSC_CHICKEN_BIT* workarounds to correct function

 drivers/gpu/drm/i915/gt/intel_workarounds.c | 81 +++++++++++++--------
 1 file changed, 52 insertions(+), 29 deletions(-)

-- 
2.39.0


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

end of thread, other threads:[~2023-01-20 22:46 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-18 15:52 [Intel-gfx] [PATCH v2 0/2] drm/i915/gt: Move LSC_CHICKEN_BIT* workarounds to correct function (Series) Gustavo Sousa
2023-01-18 15:52 ` [Intel-gfx] [PATCH v2 1/2] drm/i915/doc: Document where to implement register workarounds Gustavo Sousa
2023-01-19 21:56   ` Rodrigo Vivi
2023-01-18 15:52 ` [Intel-gfx] [PATCH v2 2/2] drm/i915/gt: Move LSC_CHICKEN_BIT* workarounds to correct function Gustavo Sousa
2023-01-19 21:57   ` Rodrigo Vivi
2023-01-19 22:24     ` Gustavo Sousa
2023-01-19 22:28       ` Vivi, Rodrigo
2023-01-19 23:03         ` Matt Roper
2023-01-20 22:46           ` Lucas De Marchi
2023-01-18 23:42 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Move LSC_CHICKEN_BIT* workarounds to correct function (Series) Patchwork
2023-01-18 23:57 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2023-01-19 22:02 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork

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.