From: Dave Airlie Date: Fri, 4 Dec 2009 00:55:24 +0000 (+1000) Subject: drm/intel: refactor DP i2c support and DP common header to drm helper X-Git-Tag: v2.6.33-rc1~323^2~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab2c0672984f7f7ebec6d5f615fd5a6ebad26f3d;p=pandora-kernel.git drm/intel: refactor DP i2c support and DP common header to drm helper Both radeon and nouveau can re-use this code so move it up a level so they can. However the hw interfaces for aux ch are different enough that the code to translate from mode, address, bytes to actual hw interfaces isn't generic, so move that code into the Intel driver. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed