From: Tom O'Rourke Date: Fri, 14 Nov 2014 02:50:10 +0000 (-0800) Subject: drm/i915: Extend pcode mailbox interface X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~14^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=151a49d0792203ab735020b5777bb636420a2a11;p=pandora-kernel.git drm/i915: Extend pcode mailbox interface In sandybridge_pcode_read and sandybridge_pcode_write, extend the mbox parameter from u8 to u32. On Haswell and Sandybridge, bits 7:0 encode the mailbox command and bits 28:8 are used for address control for specific commands. Based on suggestion from Ville Syrjälä. Signed-off-by: Tom O'Rourke Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed