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]
Date:	Fri, 13 May 2016 12:41:50 -0700
From:	Eric Anholt <eric@...olt.net>
To:	David Airlie <airlied@...ux.ie>
Cc:	dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org,
	Eric Anholt <eric@...olt.net>
Subject: [GIT PULL] drm-vc4-next-2016-05-13

Here are a few late bugfixes for vc4.  I figure it's best to bring
them in through -next since 4.6 is about done.  I've based them late
in your -next branch to avoid needing conflict resolution.

The following changes since commit bafb86f5bc3173479002555dea7f31d943b12332:

  Merge tag 'v4.6-rc7' into drm-next (2016-05-09 13:49:56 +1000)

are available in the git repository at:

  https://github.com/anholt/linux tags/drm-vc4-next-2016-05-13

for you to fetch changes up to efea172891fc32928291a633c17a146338a73ba9:

  drm/vc4: Return -EBUSY if there's already a pending flip event. (2016-05-09 18:31:33 -0700)

----------------------------------------------------------------
This pull request brings in a few fixes for vc4 pageflipping.

----------------------------------------------------------------
Mario Kleiner (2):
      drm/vc4: Fix get_vblank_counter with proper no-op for Linux 4.4+
      drm/vc4: Fix drm_vblank_put/get imbalance in page flip path.

Robert Foss (1):
      drm/vc4: Return -EBUSY if there's already a pending flip event.

 drivers/gpu/drm/vc4/vc4_crtc.c |  4 ++++
 drivers/gpu/drm/vc4/vc4_drv.c  |  2 +-
 drivers/gpu/drm/vc4/vc4_kms.c  | 16 ++++++++++++----
 3 files changed, 17 insertions(+), 5 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ