]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Disable bonding on gen12+ platforms
authorMatthew Brost <matthew.brost@intel.com>
Wed, 28 Jul 2021 19:21:00 +0000 (12:21 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Sat, 7 Aug 2021 04:55:56 +0000 (21:55 -0700)
commitb88aa892f1db8cf7031cea0aeafc0f1e31cf5b28
treedc3266c57fb8692d32c7f14d04ea418dfebbefed
parentca33046b6b0eb3efafb156d63da487636e4c8370
drm/i915: Disable bonding on gen12+ platforms

Disable bonding on gen12+ platforms aside from ones already supported by
the i915 - TGL, RKL, and ADL-S.

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: John Harrison <John.C.Harrison@Intel.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210728192100.132425-1-matthew.brost@intel.com
drivers/gpu/drm/i915/gem/i915_gem_context.c