[Intel-gfx] [PATCH 0/1] drm/i915/guc: Refactor CT access to use iosys_map

2022-05-09 Thread Mullati Siva
From: Siva Mullati 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

[Intel-gfx] [PATCH 0/1] drm/i915/guc: Refactor CT access to use iosys_map

2022-04-04 Thread Mullati Siva
From: Siva Mullati 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

[Intel-gfx] [PATCH 0/1] drm/i915/guc: Refactor CT access to use iosys_map

2022-03-22 Thread Mullati Siva
From: Siva Mullati 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