• Rodrigo Vivi's avatar
    Revert "drm/i915: Enable semaphores on BDW" · be71eabe
    Rodrigo Vivi authored
    This reverts commit 521e62e4.
    
    Although POST_SYNC brought a bit of stability to Semaphores on BDW
    it didn't solved all issues and some hungs can still occour when
    semaphores are enabled on BDW. Also some sloweness can be found on some
    igt tests, althoguth it apparently doesn't affect real workloads.
    
    Besides that, no real performance gain was found on our tests with different
    and even multiple workloads.
    
    Let's disable it again for now. At least until we are sure it is safe
    to re-enable it.
    Signed-off-by: default avatarRodrigo Vivi <rodrigo.vivi@intel.com>
    Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
    be71eabe
i915_drv.c 44.4 KB