commit | f681fa235f931bcf41f6c8fa22aadde9d8833eec | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sat Apr 14 21:56:08 2012 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Apr 16 18:44:47 2012 +0200 |
tree | 796c54ad5dc9ae3e29805586494d20e077a68798 | |
parent | fc6826d1dcd65f3d1e9a5377678882e4e08f02be [diff] |
drm/i915: Export the generic, not arch specific, intel_update_watermarks() Rather than export every single architecture specific update_wm, just export the wrapper around the display vtable. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>