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: <alpine.DEB.2.00.1508211047390.10485@skynet.skynet.ie>
Date:	Fri, 21 Aug 2015 10:54:39 +0100 (IST)
From:	Dave Airlie <airlied@...ux.ie>
To:	torvalds@...ux-foundation.org
cc:	DRI mailing list <dri-devel@...ts.freedesktop.org>,
	linux-kernel@...r.kernel.org
Subject: [git pull] drm fixes


Hi Linus,

a bunch of i915 fixes, one revert a VBT fix that was a bit premature, and 
some braswell feature removal that the hw actually didn't support.

One radeon race fix at boot, and one hlcdc build fix, one fix from
Russell that fixes build as well with new audio features.

This is hopefully all I have until -next.

Dave.

The following changes since commit 1b647a166f07dcf08709c8606470f4b17a4aa11d:

  Merge tag 'dmaengine-fix-4.2-rc8' of git://git.infradead.org/users/vkoul/slave-dma (2015-08-18 12:17:36 -0700)

are available in the git repository at:

  git://people.freedesktop.org/~airlied/linux drm-fixes

for you to fetch changes up to 7f98ca454ad373fc1b76be804fa7138ff68c1d27:

  drm/radeon: fix hotplug race at startup (2015-08-21 19:43:18 +1000)

----------------------------------------------------------------
Chris Wilson (1):
      drm/i915: Flag the execlists context object as dirty after every use

Dave Airlie (3):
      Merge branch 'drm-atmel-hlcdc-fixes' of https://github.com/bbrezillon/linux-at91 into drm-fixes
      Merge tag 'drm-intel-fixes-2015-08-20' of git://anongit.freedesktop.org/drm-intel into drm-fixes
      drm/radeon: fix hotplug race at startup

Jani Nikula (1):
      Revert "drm/i915: Allow parsing of variable size child device entries from VBT"

Russell King (1):
      drm/edid: add function to help find SADs

Thierry Reding (1):
      drm/atmel-hlcdc: Compile suspend/resume for PM_SLEEP only

Thulasimani,Sivakumar (3):
      Revert "drm/i915: Add eDP intermediate frequencies for CHV"
      drm/i915: remove HBR2 from chv supported list
      drm/i915: Avoid TP3 on CHV

 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c |  2 +-
 drivers/gpu/drm/i915/intel_bios.c            | 27 ++++-----------------
 drivers/gpu/drm/i915/intel_dp.c              | 35 +++++++++++++++++-----------
 drivers/gpu/drm/i915/intel_lrc.c             |  2 ++
 drivers/gpu/drm/radeon/radeon_irq_kms.c      |  5 ++++
 include/drm/drm_edid.h                       | 19 +++++++++++++++
 6 files changed, 53 insertions(+), 37 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ