drm/xe: Account ring buffer and context state storage
authorTejas Upadhyay <tejas.upadhyay@intel.com>
Tue, 29 Aug 2023 05:22:23 +0000 (10:52 +0530)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 21 Dec 2023 16:41:15 +0000 (11:41 -0500)
commit303fb1165765e1629e2a82bd1ebbea676c86b33e
tree6f3744e8008edc510285a16e9b875aa70cb557d0
parent2ff00c4f77ab68e04f381c721117f98fb3228a11
drm/xe: Account ring buffer and context state storage

Account ring buffers and logical context space against the owning client
memory usage stats.

Reviewed-by: Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
Signed-off-by: Tejas Upadhyay <tejas.upadhyay@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_lrc.c