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>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 30 Oct 2013 10:58:48 +0000 (GMT)
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 intel fixes


Hi Linus,

mainly Intel regression fixes and quirks, along with a simple one liner to 
fix rendernodes ioctl access (off by default, but testers want to test 
it).

Dave.

The following changes since commit 7314e613d5ff9f0934f7a0f74ed7973b903315d1:

  Fix a few incorrectly checked [io_]remap_pfn_range() calls (2013-10-29 10:21:34 -0700)

are available in the git repository at:

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

for you to fetch changes up to 3d3b78c06c827bfc072a11056d7eb70aeb90e449:

  drm: allow DRM_IOCTL_VERSION on render-nodes (2013-10-30 14:41:56 +1000)

----------------------------------------------------------------
Daniel Vetter (1):
      drm/i915: Fix the PPT fdi lane bifurcate state handling on ivb

Dave Airlie (1):
      Merge tag 'drm-intel-fixes-2013-10-29' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes

David Herrmann (1):
      drm: allow DRM_IOCTL_VERSION on render-nodes

Jani Nikula (1):
      drm/i915/dp: workaround BIOS eDP bpp clamping issue

Rob Pearce (1):
      drm/i915: No LVDS hardware on Intel D410PT and D425KT

Ville Syrjälä (2):
      drm/i915: Add support for pipe_bpp readout
      drm/i915: Add HSW CRT output readout support

 drivers/gpu/drm/drm_drv.c            |   2 +-
 drivers/gpu/drm/i915/intel_crt.c     |  30 ++++++--
 drivers/gpu/drm/i915/intel_ddi.c     |  21 +++++-
 drivers/gpu/drm/i915/intel_display.c | 131 ++++++++++++++++++++++-------------
 drivers/gpu/drm/i915/intel_dp.c      |  20 ++++++
 drivers/gpu/drm/i915/intel_drv.h     |   2 +
 drivers/gpu/drm/i915/intel_lvds.c    |  16 +++++
 7 files changed, 168 insertions(+), 54 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ