lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1457978624-20857-1-git-send-email-eric@anholt.net>
Date:	Mon, 14 Mar 2016 11:03:44 -0700
From:	Eric Anholt <eric@...olt.net>
To:	dri-devel@...ts.freedesktop.org
Cc:	linux-kernel@...r.kernel.org, David Airlie <airlied@...ux.ie>,
	Eric Anholt <eric@...olt.net>
Subject: [GIT PULL] drm-vc4-next for 4.6

  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@...hub.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(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ