drm/i915/display: Add smem fallback allocation for dpt
authorJuha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
Fri, 10 Jun 2022 12:12:03 +0000 (15:12 +0300)
committerMatthew Auld <matthew.auld@intel.com>
Wed, 22 Jun 2022 10:17:13 +0000 (11:17 +0100)
commit0dc987b699ce4266450d407d6d79d41eab88c5d0
treed532384ebdb92f05cae912528ca8e1e770ce3949
parentd976521a995a817007ae3f471ac22b93b1bd39f7
drm/i915/display: Add smem fallback allocation for dpt

Add fallback smem allocation for dpt if stolen memory
allocation failed.

Signed-off-by: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220610121205.29645-1-juhapekka.heikkila@gmail.com
drivers/gpu/drm/i915/display/intel_dpt.c