aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_vma.c
diff options
context:
space:
mode:
authorDaniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>2022-06-21 16:30:05 -0700
committerRodrigo Vivi <rodrigo.vivi@intel.com>2022-07-12 18:16:40 -0400
commit1391b9cfd35bb8f10785a17cb4bb5ea8d10faaae (patch)
tree037582f862f37273496fc3b111e55b39096c202b /drivers/gpu/drm/i915/i915_vma.c
parentdrm/i915: fix a possible refcount leak in intel_dp_add_mst_connector() (diff)
downloadlinux-dev-1391b9cfd35bb8f10785a17cb4bb5ea8d10faaae.tar.xz
linux-dev-1391b9cfd35bb8f10785a17cb4bb5ea8d10faaae.zip
drm/i915/guc: ADL-N should use the same GuC FW as ADL-S
The only difference between the ADL S and P GuC FWs is the HWConfig support. ADL-N does not support HWConfig, so we should use the same binary as ADL-S, otherwise the GuC might attempt to fetch a config table that does not exist. ADL-N is internally identified as an ADL-P, so we need to special-case it in the FW selection code. Fixes: 7e28d0b26759 ("drm/i915/adl-n: Enable ADL-N platform") Cc: John Harrison <John.C.Harrison@Intel.com> Cc: Tejas Upadhyay <tejas.upadhyay@intel.com> Cc: Anusha Srivatsa <anusha.srivatsa@intel.com> Cc: Jani Nikula <jani.nikula@intel.com> Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com> Reviewed-by: Matt Roper <matthew.d.roper@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20220621233005.3952293-1-daniele.ceraolospurio@intel.com (cherry picked from commit 971e4a9781742aaad1587e25fd5582b2dd595ef8) Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions