All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/1] drm/i915/guc: Refactor slpc shared data access to use iosys_map
@ 2022-03-16 12:56 Mullati Siva
  2022-03-16 12:56 ` [Intel-gfx] [PATCH 1/1] drm/i915/guc: Convert slpc to iosys_map Mullati Siva
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Mullati Siva @ 2022-03-16 12:56 UTC (permalink / raw)
  To: intel-gfx, siva.mullati; +Cc: lucas.demarchi

From: Siva Mullati <siva.mullati@intel.com>

This is continuation to the original patch series to use iosys map
APIs to use slpc shared data commands and descriptors.
https://patchwork.freedesktop.org/series/99711/

Siva Mullati (1):
  drm/i915/guc: Convert slpc to iosys_map

 drivers/gpu/drm/i915/gt/uc/intel_guc_slpc.c   | 79 +++++++++++--------
 .../gpu/drm/i915/gt/uc/intel_guc_slpc_types.h |  5 +-
 2 files changed, 47 insertions(+), 37 deletions(-)

-- 
2.33.0


^ permalink raw reply	[flat|nested] 10+ messages in thread
* [Intel-gfx] [PATCH 0/1] drm/i915/guc: Refactor slpc shared data access to use iosys_map
@ 2022-05-09 15:35 Mullati Siva
  2022-05-09 15:35 ` [Intel-gfx] [PATCH 1/1] drm/i915/guc: Convert slpc to iosys_map Mullati Siva
  0 siblings, 1 reply; 10+ messages in thread
From: Mullati Siva @ 2022-05-09 15:35 UTC (permalink / raw)
  To: intel-gfx, siva.mullati; +Cc: lucas.demarchi

From: Siva Mullati <siva.mullati@intel.com>

Ver2: remove accessing drm_cflush for io memory

This is continuation to the original patch series to use iosys map
APIs to use slpc shared data commands and descriptors.
https://patchwork.freedesktop.org/series/99711/

Siva Mullati (1):
  drm/i915/guc: Convert slpc to iosys_map

 drivers/gpu/drm/i915/gt/uc/intel_guc_slpc.c   | 82 +++++++++++--------
 .../gpu/drm/i915/gt/uc/intel_guc_slpc_types.h |  5 +-
 2 files changed, 50 insertions(+), 37 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2022-05-11 14:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-16 12:56 [Intel-gfx] [PATCH 0/1] drm/i915/guc: Refactor slpc shared data access to use iosys_map Mullati Siva
2022-03-16 12:56 ` [Intel-gfx] [PATCH 1/1] drm/i915/guc: Convert slpc to iosys_map Mullati Siva
2022-04-18 11:03   ` Balasubramani Vivekanandan
2022-04-19  8:17     ` Siva Mullati
2022-05-09  5:28       ` Siva Mullati
2022-03-16 13:37 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/guc: Refactor slpc shared data access to use iosys_map Patchwork
2022-03-16 14:13 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-03-16 15:36 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2022-05-09 15:35 [Intel-gfx] [PATCH 0/1] " Mullati Siva
2022-05-09 15:35 ` [Intel-gfx] [PATCH 1/1] drm/i915/guc: Convert slpc to iosys_map Mullati Siva
2022-05-11 14:53   ` Balasubramani Vivekanandan

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.