]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Don't use the second dbuf slice on icl
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 30 Jan 2019 15:51:10 +0000 (17:51 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 31 Jan 2019 07:00:08 +0000 (09:00 +0200)
commit993a850b426283894505336c4fe55ba67fab6850
tree7f4c74dea7dfb182bea21cc10c332f6313041cf0
parent30eb7df30f8b005fac51b6252e057ca856255800
drm/i915: Don't use the second dbuf slice on icl

The code managing the dbuf slices is borked and needs some
real work to fix. In the meantime let's just stop using the
second slice.

v2: Drop the change to intel_enabled_dbuf_slices_num() (Mahesh)

Cc: Mahesh Kumar <mahesh1.sh.kumar@gmail.com>
Reviewed-by: Imre Deak <imre.deak@intel.com> #v1
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190130155110.12918-1-ville.syrjala@linux.intel.com
Reviewed-by: Mahesh Kumar <mahesh1.sh.kumar@gmail.com>
drivers/gpu/drm/i915/intel_pm.c