All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Christian König" <deathsimple@vodafone.de>
To: Dave Airlie <airlied@gmail.com>,
	"dri-devel@lists.freedesktop.org"
	<dri-devel@lists.freedesktop.org>
Subject: [pull] radeon drm-next-3.15
Date: Tue, 25 Mar 2014 13:32:22 +0100	[thread overview]
Message-ID: <53317756.6060709@vodafone.de> (raw)

Hi Dave,

this is the third pull request for 3.15 radeon changes. Highlights this 
time:
- More DP work from Alex, especially making use of the new DP aux helpers
- Marek's 1D and linear tiling fixes for CIK

The following changes since commit 63ac07cdee6e1f2bf748ac3f28662e3c01a72496:

   drm/bridge/ptn3460: fix modular build (2014-03-24 09:21:15 +1000)

are available in the git repository at:

   git://people.freedesktop.org/~deathsimple/linux drm-next-3.15

for you to fetch changes up to 020ff5467603483a97042625d12696c9b39922cf:

   drm/radeon: set PIPE_CONFIG for 1D and linear tiling modes on CIK 
(2014-03-25 13:13:24 +0100)

----------------------------------------------------------------
Alex Deucher (7):
       drm/radeon/dp: use i2c_get_adapdata rather than casting
       drm/radeon/dp: move sink power control to a separate function
       drm/radeon/atom: rework encoder enable/disable sequence
       drm/radeon: clarify special handling in i2c over aux
       drm/dp: make aux retries less chatty
       drm/radeon: use the new drm helpers for dp aux
       drm/radeon: use drm_dp_dpcd_read_link_status()

Marek Olšák (1):
       drm/radeon: set PIPE_CONFIG for 1D and linear tiling modes on CIK

  drivers/gpu/drm/drm_dp_helper.c            |   4 +-
  drivers/gpu/drm/radeon/atombios_dp.c       | 268 
+++++++++++++++++++++++++++++++++++++++++++----------------------------------------------------
  drivers/gpu/drm/radeon/atombios_encoders.c |  82 
++++++++++++-----------------
  drivers/gpu/drm/radeon/cik.c               |  27 ++++++++--
  drivers/gpu/drm/radeon/radeon_connectors.c |  17 ++++--
  drivers/gpu/drm/radeon/radeon_drv.c        |   3 +-
  drivers/gpu/drm/radeon/radeon_mode.h       |   4 ++
  7 files changed, 202 insertions(+), 203 deletions(-)

             reply	other threads:[~2014-03-25 12:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-25 12:32 Christian König [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-04-09  9:55 [pull] radeon drm-next-3.15 Christian König
2014-04-18 18:22 ` Alex Deucher
2014-04-03 10:48 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=53317756.6060709@vodafone.de \
    --to=deathsimple@vodafone.de \
    --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.