Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/xe: CCS mode code cleanup
@ 2023-12-16 21:41 Niranjana Vishwanathapura
  2023-12-16 21:41 ` [PATCH 1/3] drm/xe: Cleanup CCS mode related code Niranjana Vishwanathapura
                   ` (9 more replies)
  0 siblings, 10 replies; 21+ messages in thread
From: Niranjana Vishwanathapura @ 2023-12-16 21:41 UTC (permalink / raw)
  To: intel-xe; +Cc: lucas.demarchi

Refactor some of the CCS mode related code to make it compliant
with the coding guidelines and add kernel-doc section.

Signed-off-by: Niranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>

Niranjana Vishwanathapura (3):
  drm/xe: Cleanup CCS mode related code
  drm/xe: Rename num_slices to num_cslices
  drm/xe: Add kernel-doc for CCS mode selection

 Documentation/gpu/xe/index.rst       |  1 +
 Documentation/gpu/xe/xe_ccs_mode.rst | 14 +++++
 drivers/gpu/drm/xe/regs/xe_gt_regs.h | 12 +---
 drivers/gpu/drm/xe/xe_gt.c           |  4 +-
 drivers/gpu/drm/xe/xe_gt.h           |  2 -
 drivers/gpu/drm/xe/xe_gt_ccs_mode.c  | 91 +++++++++++++++++++---------
 drivers/gpu/drm/xe/xe_gt_ccs_mode.h  | 12 +---
 drivers/gpu/drm/xe/xe_gt_types.h     |  7 +--
 8 files changed, 84 insertions(+), 59 deletions(-)
 create mode 100644 Documentation/gpu/xe/xe_ccs_mode.rst

-- 
2.43.0


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

end of thread, other threads:[~2024-01-17  7:48 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-16 21:41 [PATCH 0/3] drm/xe: CCS mode code cleanup Niranjana Vishwanathapura
2023-12-16 21:41 ` [PATCH 1/3] drm/xe: Cleanup CCS mode related code Niranjana Vishwanathapura
2024-01-16 21:43   ` Summers, Stuart
2024-01-17  7:29     ` Niranjana Vishwanathapura
2024-01-16 22:25   ` Lucas De Marchi
2024-01-17  7:42     ` Niranjana Vishwanathapura
2023-12-16 21:41 ` [PATCH 2/3] drm/xe: Rename num_slices to num_cslices Niranjana Vishwanathapura
2024-01-16 21:44   ` Summers, Stuart
2024-01-16 22:29   ` Lucas De Marchi
2024-01-17  7:44     ` Niranjana Vishwanathapura
2023-12-16 21:41 ` [PATCH 3/3] drm/xe: Add kernel-doc for CCS mode selection Niranjana Vishwanathapura
2024-01-16 21:48   ` Summers, Stuart
2024-01-16 22:16   ` Lucas De Marchi
2024-01-17  7:47     ` Niranjana Vishwanathapura
2023-12-18 13:09 ` ✓ CI.Patch_applied: success for drm/xe: CCS mode code cleanup Patchwork
2023-12-18 13:09 ` ✗ CI.checkpatch: warning " Patchwork
2023-12-18 13:10 ` ✓ CI.KUnit: success " Patchwork
2023-12-18 13:18 ` ✓ CI.Build: " Patchwork
2023-12-18 13:18 ` ✓ CI.Hooks: " Patchwork
2023-12-18 13:19 ` ✓ CI.checksparse: " Patchwork
2023-12-18 13:54 ` ✓ CI.BAT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox