linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] drm-vc4-next for 4.6
@ 2016-03-14 18:03 Eric Anholt
  0 siblings, 0 replies; only message in thread
From: Eric Anholt @ 2016-03-14 18:03 UTC (permalink / raw)
  To: dri-devel; +Cc: linux-kernel, David Airlie, Eric Anholt

  Merge tag 'drm-vc4-fixes-2016-03-03' of github.com:anholt/linux into drm-next (2016-03-14 09:48:04 +1000)

are available in the git repository at:

  git@github.com:anholt/linux.git tags/drm-vc4-next-2016-03-14

for you to fetch changes up to 90d7116061f86c1f8ea460806a0414addea7b58b:

  drm/vc4: Recognize a more specific compatible string for V3D. (2016-03-13 18:54:24 -0700)

----------------------------------------------------------------
This pull request covers what's left for 4.6.  Notably, it includes a
significant 3D performance improvement and a fix to HDMI hotplug
detection for the Pi2/3.

----------------------------------------------------------------
Dan Carpenter (1):
      drm/vc4: Return -EFAULT on copy_from_user() failure

Eric Anholt (4):
      drm/vc4: Let gpiolib know that we're OK with sleeping for HPD.
      drm/vc4: Respect GPIO_ACTIVE_LOW on HDMI HPD if set in the devicetree.
      dt-bindings: Add binding docs for V3D.
      drm/vc4: Recognize a more specific compatible string for V3D.

Varad Gautam (1):
      drm/vc4: improve throughput by pipelining binning and rendering jobs

 .../devicetree/bindings/display/brcm,bcm-vc4.txt   |  12 ++
 drivers/gpu/drm/vc4/vc4_bo.c                       |   7 +-
 drivers/gpu/drm/vc4/vc4_drv.h                      |  37 +++++--
 drivers/gpu/drm/vc4/vc4_gem.c                      | 123 +++++++++++++++------
 drivers/gpu/drm/vc4/vc4_hdmi.c                     |  12 +-
 drivers/gpu/drm/vc4/vc4_irq.c                      |  58 ++++++++--
 drivers/gpu/drm/vc4/vc4_v3d.c                      |   1 +
 7 files changed, 193 insertions(+), 57 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-03-14 18:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-14 18:03 [GIT PULL] drm-vc4-next for 4.6 Eric Anholt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).