[PATCH 0/3] drm/xe: CCS mode code cleanup

Niranjana Vishwanathapura niranjana.vishwanathapura at intel.com
Sat Dec 16 21:41:15 UTC 2023


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 at 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



More information about the Intel-xe mailing list