From: Daniel Vetter Date: Thu, 27 Nov 2014 14:49:39 +0000 (+0100) Subject: drm/atomic: Introduce state->obj backpointers X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~44^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07cc0ef67fa873c8d21e0b626d57753bfd190095;p=pandora-kernel.git drm/atomic: Introduce state->obj backpointers Useful since this way we can pass around just the state objects and will get ther real object, too. Specifically this allows us to again simplify the parameters for set_crtc_for_plane. v2: msm already has it's own specific plane_reset hook, don't forget that one! v3: Fixup kerneldoc, reported by 0-day builder. Cc: Rob Clark Reviewed-by: Rob Clark (v2) Tested-by: Rob Clark (v2) Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed