]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "drm/i915: Add primary plane to mask if it's visible"
authorJani Nikula <jani.nikula@intel.com>
Wed, 14 Oct 2015 08:29:01 +0000 (11:29 +0300)
committerJani Nikula <jani.nikula@intel.com>
Wed, 14 Oct 2015 10:41:24 +0000 (13:41 +0300)
commit34a3e0499c5f067cf943b8027671545e91faf2ac
treee777eb7a3562691a385ccf70eb0cd50fcaddea8b
parente78c01f4f086630a4f6c40d61ffc47a1c3ab0871
Revert "drm/i915: Add primary plane to mask if it's visible"

This reverts commit db31ffa588781e75aade43eb4f599cc6893b66e2.

There is nothing wrong with the commit per se. We had two versions of
the commit, one in -next headed for v4.4 and this one for v4.3. Turns
out we'll need to backport more fixes from -next, and they conflict with
the v4.3 version. It gets messy. It will be easiest to revert this one,
and backport all the relevant commits from -next without modifications;
they apply cleanly after this revert.

Requested-by: Joseph Yasi <joe.yasi@gmail.com>
References: https://bugs.freedesktop.org/show_bug.cgi?id=91910#c4
Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Acked-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/intel_display.c