All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/1] drm/i915/guc: Refactor CT access to use iosys_map
@ 2022-04-04  9:31 Mullati Siva
  2022-04-04  9:31 ` [Intel-gfx] [PATCH 1/1] drm/i915/guc: Convert ct buffer to iosys_map Mullati Siva
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Mullati Siva @ 2022-04-04  9:31 UTC (permalink / raw)
  To: intel-gfx, siva.mullati; +Cc: lucas.demarchi

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

ver2: remove newly added iosys map api from ver1
ver3: address review comments
 
This is continuation to the below patch series to use iosys map
APIs, to use CT commands and descriptors.
https://patchwork.freedesktop.org/series/99711/

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

 drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c | 200 +++++++++++++---------
 drivers/gpu/drm/i915/gt/uc/intel_guc_ct.h |   9 +-
 2 files changed, 127 insertions(+), 82 deletions(-)

-- 
2.33.0


^ permalink raw reply	[flat|nested] 13+ messages in thread
* [Intel-gfx] [PATCH 0/1] drm/i915/guc: Refactor CT access to use iosys_map
@ 2022-05-09  6:49 Mullati Siva
  0 siblings, 0 replies; 13+ messages in thread
From: Mullati Siva @ 2022-05-09  6:49 UTC (permalink / raw)
  To: intel-gfx, siva.mullati; +Cc: lucas.demarchi

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

ver2: remove newly added iosys map api from ver1
ver3: address review comments
ver4: remove accessing vaddr
 
This is continuation to the below patch series to use iosys map
APIs, to use CT commands and descriptors.
https://patchwork.freedesktop.org/series/99711/

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

 drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c | 195 +++++++++++++---------
 drivers/gpu/drm/i915/gt/uc/intel_guc_ct.h |   9 +-
 2 files changed, 122 insertions(+), 82 deletions(-)

-- 
2.33.0


^ permalink raw reply	[flat|nested] 13+ messages in thread
* [Intel-gfx] [PATCH 0/1] drm/i915/guc: Refactor CT access to use iosys_map
@ 2022-03-22  8:44 Mullati Siva
  0 siblings, 0 replies; 13+ messages in thread
From: Mullati Siva @ 2022-03-22  8:44 UTC (permalink / raw)
  To: intel-gfx, siva.mullati; +Cc: lucas.demarchi

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

This is continuation to the below patch series to use iosys map
APIs, to use CT commands and descriptors.
https://patchwork.freedesktop.org/series/99711/

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

 drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c | 200 +++++++++++++---------
 drivers/gpu/drm/i915/gt/uc/intel_guc_ct.h |   9 +-
 2 files changed, 127 insertions(+), 82 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2022-05-09  6:49 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-04  9:31 [Intel-gfx] [PATCH 0/1] drm/i915/guc: Refactor CT access to use iosys_map Mullati Siva
2022-04-04  9:31 ` [Intel-gfx] [PATCH 1/1] drm/i915/guc: Convert ct buffer to iosys_map Mullati Siva
2022-04-14 12:11   ` Balasubramani Vivekanandan
2022-04-28 14:13     ` Siva Mullati
2022-04-29  9:07       ` Balasubramani Vivekanandan
2022-04-18  9:08   ` Balasubramani Vivekanandan
2022-04-04 10:41 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/guc: Refactor CT access to use iosys_map (rev3) Patchwork
2022-04-04 11:14 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-04-04 13:42 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2022-04-08  5:07 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/guc: Refactor CT access to use iosys_map (rev4) Patchwork
2022-04-08  5:42 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2022-05-09  6:49 [Intel-gfx] [PATCH 0/1] drm/i915/guc: Refactor CT access to use iosys_map Mullati Siva
2022-03-22  8:44 Mullati Siva

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.