Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Make OA buffer size configurable
@ 2024-11-26 16:35 Sai Teja Pottumuttu
  2024-11-26 16:35 ` [PATCH v2 1/3] drm/xe/oa: Increase default OA buffer size to 128 M Sai Teja Pottumuttu
                   ` (10 more replies)
  0 siblings, 11 replies; 13+ messages in thread
From: Sai Teja Pottumuttu @ 2024-11-26 16:35 UTC (permalink / raw)
  To: intel-xe; +Cc: ashutosh.dixit, sai.teja.pottumuttu

The patch series makes OA buffer size configurable by adding
a new property DRM_XE_OA_PROPERTY_OA_BUFFER_SIZE. With this
OA buffer size would now be configurable between 128KB and
128MB.

The patch series also takes care of the respective register bits
required to enable >16MB buffer size and removes hardcoded instances
of OA buffer size.

Note that a link to the UMD patch using this property would be posted
in the coming up revisions.

v2:
  - Rebase

Ashutosh Dixit (1):
  drm/xe/oa: Increase default OA buffer size to 128 M

Sai Teja Pottumuttu (2):
  drm/xe/oa: Make OA buffer size configurable
  drm/xe/oa: Remove all the instances of hardcoded OA buffer size

 drivers/gpu/drm/xe/regs/xe_oa_regs.h |  1 +
 drivers/gpu/drm/xe/xe_oa.c           | 56 ++++++++++++++++++++++------
 drivers/gpu/drm/xe/xe_oa_types.h     |  2 +-
 include/uapi/drm/xe_drm.h            |  7 ++++
 4 files changed, 54 insertions(+), 12 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-12-03 21:24 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-26 16:35 [PATCH v2 0/3] Make OA buffer size configurable Sai Teja Pottumuttu
2024-11-26 16:35 ` [PATCH v2 1/3] drm/xe/oa: Increase default OA buffer size to 128 M Sai Teja Pottumuttu
2024-11-26 16:35 ` [PATCH v2 2/3] drm/xe/oa: Make OA buffer size configurable Sai Teja Pottumuttu
2024-12-03 21:24   ` Dixit, Ashutosh
2024-11-26 16:35 ` [PATCH v2 3/3] drm/xe/oa: Remove all the instances of hardcoded OA buffer size Sai Teja Pottumuttu
2024-11-26 17:30 ` ✓ CI.Patch_applied: success for Make OA buffer size configurable (rev2) Patchwork
2024-11-26 17:30 ` ✓ CI.checkpatch: " Patchwork
2024-11-26 17:32 ` ✓ CI.KUnit: " Patchwork
2024-11-26 17:50 ` ✓ CI.Build: " Patchwork
2024-11-26 17:52 ` ✓ CI.Hooks: " Patchwork
2024-11-26 17:53 ` ✓ CI.checksparse: " Patchwork
2024-11-26 18:14 ` ✗ Xe.CI.BAT: failure " Patchwork
2024-11-26 19:45 ` ✗ Xe.CI.Full: " Patchwork

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