From: Vandana Kannan Date: Fri, 9 Jan 2015 20:55:56 +0000 (+0530) Subject: drm/i915: Modifying structures related to DRRS X-Git-Tag: fixes-v4.0-rc1~91^2~8^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96178eeb37298a9452f0c4b04f47fafedc7bab47;p=pandora-kernel.git drm/i915: Modifying structures related to DRRS Earlier, DRRS structures were specific to eDP (used only in intel_dp). Since DRRS can be extended to other internal display types (if the panel supports multiple RR), modifying structures to be part of drm_i915_private and have a provision to add display related structs like intel_dp. Also, aligning with frontbuffer tracking mechanism, the new structure contains data for busy frontbuffer bits. Signed-off-by: Vandana Kannan Reviewed-by: Rodrigo Vivi Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed