diff options
author | Daniel Kurtz <djkurtz@chromium.org> | 2012-03-30 19:46:37 +0800 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2012-04-12 21:14:06 +0200 |
commit | 7a39a9d4767e8d22d60f2c4bf5eece4f4398c274 (patch) | |
tree | f76f557e76b5aa0bdfaa5c81b3d8e1176786dfb6 /drivers/parisc | |
parent | 26883c31b0799e76edf8f0ea8be48b64e09b2a7d (diff) |
drm/i915/intel_i2c: use double-buffered writes
The GMBUS controller GMBUS3 register is double-buffered. Take advantage
of this by writing two 4-byte words before the first wait for HW_RDY.
This helps keep the GMBUS controller from becoming idle during long writes.
In fact, during experiments using the GMBUS interrupts, the HW_RDY
interrupt would only trigger for transactions >4 bytes after 2 writes
to GMBUS3.
Signed-off-by: Daniel Kurtz <djkurtz@chromium.org>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/parisc')
0 files changed, 0 insertions, 0 deletions