Details of the Flat-CCS getting added as part of DG2 enabling and its implicit impact on the uAPI.
Signed-off-by: Ramalingam C <[email protected]> cc: Daniel Vetter <[email protected]> cc: Matthew Auld <[email protected]> cc: Simon Ser <[email protected]> cc: Pekka Paalanen <[email protected]> Cc: Jordan Justen <[email protected]> Cc: Kenneth Graunke <[email protected]> Cc: [email protected] Cc: Tony Ye <[email protected]> Cc: Slawomir Milczarek <[email protected]> --- Documentation/gpu/rfc/i915_dg2.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Documentation/gpu/rfc/i915_dg2.rst b/Documentation/gpu/rfc/i915_dg2.rst index f4eb5a219897..9d28b1812bc7 100644 --- a/Documentation/gpu/rfc/i915_dg2.rst +++ b/Documentation/gpu/rfc/i915_dg2.rst @@ -23,3 +23,10 @@ handling the 64k page size. .. kernel-doc:: include/uapi/drm/i915_drm.h :functions: drm_i915_gem_create_ext + + +Flat CCS support for lmem +========================= + +.. kernel-doc:: drivers/gpu/drm/i915/gt/intel_migrate.c + :doc: Flat-CCS - Memory compression for Local memory -- 2.20.1
