drm/xe: Update comment on why d3cold is still blocked.
authorRodrigo Vivi <rodrigo.vivi@intel.com>
Wed, 26 Apr 2023 13:09:40 +0000 (09:09 -0400)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 19 Dec 2023 23:31:43 +0000 (18:31 -0500)
commit052df73b9e90305487ad9349d0fc8b59ddb6007b
tree1a59e63c4abe7c123a4bd6ce2942ae2f0f5ca776
parenta121594006813eff7864a63e14573f3f5523e29c
drm/xe: Update comment on why d3cold is still blocked.

The main issue with buddy allocator was fixed, but then
we ended up on other issues, so we need to step back and rethink
our strategy with D3cold. So, let's update the comment with a
todo list so we don't get tempted in removing it before we are
really ready.

Cc: Matthew Auld <matthew.auld@intel.com>
Cc: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Cc: Riana Tauro <riana.tauro@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
drivers/gpu/drm/xe/xe_pci.c