From: Patrik Jakobsson Date: Wed, 14 Aug 2013 17:14:17 +0000 (+0200) Subject: drm/gma500/cdv: Add and hook up chip op for watermarks X-Git-Tag: v3.12-rc1~136^2~46^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28a8194c12f8c8bb46aecd4cb1f36bac716714c4;p=pandora-kernel.git drm/gma500/cdv: Add and hook up chip op for watermarks Add a callback hook to the chip ops struct to allow chips to have their specific fifo watermark update function. Currently only cdv actually tries to set wms based on crtc configuration but if/when the other chips needs it we can attach a callback for them as well. Signed-off-by: Patrik Jakobsson --- Reading git-diff-tree failed