Hi Dave -
An atomic bookkeeping fix from Maarten, and DP i2c-over-aux retry loop fixes from Ville.
BR, Jani.
The following changes since commit 879a37d00f1882b1e56a66e626af4194d592d257:
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next (2015-08-31 10:25:45 +1000)
are available in the git repository at:
git://anongit.freedesktop.org/drm-intel tags/topic/drm-fixes-2015-09-09
for you to fetch changes up to f36203be608a38a5b5523a7aa52cc72f757b9679:
drm/dp: Add dp_aux_i2c_speed_khz module param to set the assume i2c bus speed (2015-09-02 16:13:43 +0300)
---------------------------------------------------------------- Maarten Lankhorst (1): drm/atomic: Fix bookkeeping with TEST_ONLY, v3.
Ville Syrjälä (3): drm/dp: Define AUX_RETRY_INTERVAL as 500 us drm/dp: Adjust i2c-over-aux retry count based on message size and i2c bus speed drm/dp: Add dp_aux_i2c_speed_khz module param to set the assume i2c bus speed
drivers/gpu/drm/drm_atomic.c | 39 +++++++++------- drivers/gpu/drm/drm_dp_helper.c | 99 ++++++++++++++++++++++++++++++++++++++--- 2 files changed, 117 insertions(+), 21 deletions(-)
dri-devel@lists.freedesktop.org