drm/i915/gt: Document the eviction of the Flat-CCS objects
authorRamalingam C <ramalingam.c@intel.com>
Mon, 2 May 2022 14:26:18 +0000 (19:56 +0530)
committerRamalingam C <ramalingam.c@intel.com>
Tue, 3 May 2022 02:12:09 +0000 (07:42 +0530)
commit6e29832f61a055638c8d9f3777ceb2d85f4b8875
treec6c3e05342ee681cacb74ffd24bfc42d134fcdba
parentb8c9d486af7b462d117f92ecc5afb4d406b74d15
drm/i915/gt: Document the eviction of the Flat-CCS objects

Capture the eviction details for Flat-CCS capable, lmem objects.

v2:
  Fix the Flat-ccs capbility of lmem obj with smem residency
  possibility [Thomas]
v3:
  Fixed the suggestions [Matt]

Signed-off-by: Ramalingam C <ramalingam.c@intel.com>
cc: Thomas Hellstrom <thomas.hellstrom@linux.intel.com>
cc: Matthew Auld <matthew.auld@intel.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220502142618.2704-4-ramalingam.c@intel.com
drivers/gpu/drm/i915/gt/intel_migrate.c