From: "Christian König" <christian.koenig@amd.com>
To: Dave Airlie <airlied@gmail.com>,
"dri-devel@lists.freedesktop.org"
<dri-devel@lists.freedesktop.org>
Subject: [pull] radeon drm-next-3.15
Date: Wed, 9 Apr 2014 11:55:25 +0200 [thread overview]
Message-ID: <5345190D.3030604@amd.com> (raw)
Hi Dave,
this is the fives pull request for radeon changes. I thought number four
would be the last one with new stuff, but it turned out that Alex has
other things in mind.
So this request contains Alex's update to send bare addresses to
properly reset the I2C over DP AUX bus as well as the necessary changes
to i915 and tegra to handle this gracefully. Apart from that we also
have a fix for HDMI audio pins and an improvement of documentation.
The following changes since commit c39b06951f1dc2e384650288676c5b7dcc0ec92c:
DRM: armada: fix corruption while loading cursors (2014-04-08
10:51:03 +1000)
are available in the git repository at:
git://people.freedesktop.org/~deathsimple/linux drm-next-3.15-wip
for you to fetch changes up to 8902e6f2b832e00e10c6f9e9532f6f63feb4972f:
drm/radeon: Improve vramlimit module param documentation (2014-04-08
17:44:15 +0200)
----------------------------------------------------------------
Alex Deucher (5):
drm/radeon/dp: handle zero sized i2c over aux transactions (v2)
drm/dp/i2c: send bare addresses to properly reset i2c connections
(v4)
drm/dp/i2c: Update comments about common i2c over dp assumptions (v3)
drm/radeon/dp: switch to the common i2c over aux code
drm/radeon: fix audio pin counts for DCE6+ (v2)
Jani Nikula (1):
drm/i915: support address only i2c-over-aux transactions
Lauri Kasanen (1):
drm/radeon: Improve vramlimit module param documentation
Thierry Reding (1):
drm/tegra: dp: Support address-only I2C-over-AUX transactions
drivers/gpu/drm/drm_dp_helper.c | 55
+++++++++++++++++++++++--------------
drivers/gpu/drm/i915/intel_dp.c | 7 +++--
drivers/gpu/drm/radeon/atombios_dp.c | 140
++++++++++++++++++++++++----------------------------------------------------------------------
drivers/gpu/drm/radeon/dce6_afmt.c | 14 +++++++---
drivers/gpu/drm/radeon/radeon.h | 5 +++-
drivers/gpu/drm/radeon/radeon_connectors.c | 44
+++++-------------------------
drivers/gpu/drm/radeon/radeon_display.c | 11 ++++----
drivers/gpu/drm/radeon/radeon_drv.c | 2 +-
drivers/gpu/drm/radeon/radeon_i2c.c | 60
+++++++++-------------------------------
drivers/gpu/drm/radeon/radeon_mode.h | 12 ++------
drivers/gpu/drm/tegra/dpaux.c | 44
+++++++++++++++++++++---------
drivers/gpu/drm/tegra/dpaux.h | 1 +
include/drm/drm_dp_helper.h | 4 +++
13 files changed, 152 insertions(+), 247 deletions(-)
next reply other threads:[~2014-04-09 10:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-09 9:55 Christian König [this message]
2014-04-18 18:22 ` [pull] radeon drm-next-3.15 Alex Deucher
-- strict thread matches above, loose matches on Subject: below --
2014-04-03 10:48 Christian König
2014-03-25 12:32 Christian König
2014-03-04 13:51 Christian König
2014-02-18 18:32 Christian König
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5345190D.3030604@amd.com \
--to=christian.koenig@amd.com \
--cc=airlied@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.