From: Ville Syrjälä Date: Wed, 1 Oct 2014 13:56:56 +0000 (+0300) Subject: drm/i915: De-magic the PSR AUX message X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~79^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ca476f8874eec7eaec06d402dff2e6b47886d28;p=pandora-kernel.git drm/i915: De-magic the PSR AUX message Use pack_aux() to construct the PSR exit DPMS D0 AUX message, and use the defines from dp_dp_helper.h to populate the message contents. v2: Use sizeof() for message size (Jani) Use a generic loop to write EDP_PSR_AUX_DATA registers Cc: Jani Nikula Cc: Rodrigo Vivi Signed-off-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed