From 15d24aa5602fb87c7b1358cfabcfeb9b26db290f Mon Sep 17 00:00:00 2001 From: Rodrigo Vivi Date: Wed, 4 Jun 2014 17:09:30 -0700 Subject: [PATCH] drm/i915: BDW: Adding missing cursor offsets. BDW uses IVB cursor offsets. Whithout this patch it is not possible to use multiple outputs with cursor on BDW. The cursor gets completely crazy because update position uses the wrong cursor register for the second pipe. Signed-off-by: Rodrigo Vivi Cc: stable@vger.kernel.org Reviewed-by: Ben Widawsky Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=79621 Signed-off-by: Daniel Vetter --- Reading git-format-patch failed