mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Eric Anholt <eric@anholt.net>
To: dri-devel@lists.freedesktop.org, Dave Airlie <airlied@linux.ie>
Cc: linux-kernel@vger.kernel.org, Eric Anholt <eric@anholt.net>
Subject: [GIT PULL] drm-vc4-next-2016-10-06
Date: Thu,  6 Oct 2016 22:01:06 -0700	[thread overview]
Message-ID: <20161007050106.17227-1-eric@anholt.net> (raw)

These are fixes that have been on the list for 1-3 weeks that didn't
make it into 4.9.  I've been running most of them most of the time,
some have been merged downstream, and some have also been merged to
the Fedora kernel build.  This is about as much testing as we ever get
on vc4, so I feel pretty good about them.

The branch base is your current -next, because I wanted the merge
forward of drm-vc4-fixes to avoid conflicts.

The following changes since commit c2cbc38b9715bd8318062e600668fc30e5a3fbfa:

  drm: virtio: reinstate drm_virtio_set_busid() (2016-10-04 13:10:30 +1000)

are available in the git repository at:

  https://github.com/anholt/linux tags/drm-vc4-next-2016-10-06

for you to fetch changes up to dfccd937deec9283d6ced73e138808e62bec54e8:

  drm/vc4: Add support for double-clocked modes. (2016-10-06 11:58:28 -0700)

----------------------------------------------------------------
This pull request brings in several fixes for drm-next, mostly for
HDMI.

----------------------------------------------------------------
Eric Anholt (7):
      drm/vc4: Fix races when the CS reads from render targets.
      drm/vc4: Enable limited range RGB output on HDMI with CEA modes.
      drm/vc4: Fall back to using an EDID probe in the absence of a GPIO.
      drm/vc4: Increase timeout for HDMI_SCHEDULER_CONTROL changes.
      drm/vc4: Fix support for interlaced modes on HDMI.
      drm/vc4: Set up the AVI and SPD infoframes.
      drm/vc4: Add support for double-clocked modes.

Masahiro Yamada (1):
      drm/vc4: cleanup with list_first_entry_or_null()

 drivers/gpu/drm/vc4/vc4_crtc.c      |  64 +++++-----
 drivers/gpu/drm/vc4/vc4_drv.h       |  30 +++--
 drivers/gpu/drm/vc4/vc4_gem.c       |  13 ++
 drivers/gpu/drm/vc4/vc4_hdmi.c      | 231 +++++++++++++++++++++++++++++-------
 drivers/gpu/drm/vc4/vc4_regs.h      |  19 ++-
 drivers/gpu/drm/vc4/vc4_render_cl.c |  21 +++-
 drivers/gpu/drm/vc4/vc4_validate.c  |  17 ++-
 7 files changed, 306 insertions(+), 89 deletions(-)

                 reply	other threads:[~2016-10-07  5:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20161007050106.17227-1-eric@anholt.net \
    --to=eric@anholt.net \
    --cc=airlied@linux.ie \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome