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:	Thu, 10 Mar 2016 02:53:06 +0000 (GMT)
From:	Dave Airlie <airlied@...ux.ie>
To:	torvalds@...ux-foundation.org,
	DRI mailing list <dri-devel@...ts.freedesktop.org>,
	linux-kernel@...r.kernel.org
Subject: [git pull] drm fixes


Hi Linus,

A few imx fixes I missed from a couple of weeks ago, they still aren't
that big and fix some regression and a fail to boot problem.

Other than that, a couple of regression fixes for radeon/amdgpu, one
regression fix for vmwgfx and one regression fix for tda998x.

Dave.

The following changes since commit f6cede5b49e822ebc41a099fe41ab4989f64e2cb:

  Linux 4.5-rc7 (2016-03-06 14:48:03 -0800)

are available in the git repository at:

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

for you to fetch changes up to 848819c5447eb318a787467e8435a07c733e16c9:

  Merge tag 'imx-drm-fixes-2016-02-19' of git://git.pengutronix.de/git/pza/linux into drm-fixes (2016-03-09 14:21:12 +1000)

----------------------------------------------------------------
Alex Deucher (3):
      drm/radeon/dp: add back special handling for NUTMEG
      drm/amdgpu/dp: add back special handling for NUTMEG
      Revert "drm/radeon/pm: adjust display configuration after powerstate"

Dave Airlie (2):
      Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
      Merge tag 'imx-drm-fixes-2016-02-19' of git://git.pengutronix.de/git/pza/linux into drm-fixes

David Jander (1):
      gpu: ipu-v3: Reset IPU before activating IRQ

Enrico Jorns (1):
      drm/imx: Add missing DRM_FORMAT_RGB565 to ipu_plane_formats

Jyri Sarha (1):
      drm/i2c: tda998x: Choose between atomic or non atomic dpms helper

Lucas Stach (1):
      drm/imx: notify DRM core about CRTC vblank state

Mario Kleiner (2):
      drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
      drm/radeon: Fix error handling in radeon_flip_work_func.

Philipp Zabel (1):
      gpu: ipu-v3: Do not bail out on missing optional port nodes

Thierry Reding (1):
      drm/vmwgfx: Add back ->detect() and ->fill_modes()

 drivers/gpu/drm/amd/amdgpu/amdgpu_display.c |  4 ++--
 drivers/gpu/drm/amd/amdgpu/atombios_dp.c    | 20 +++++++++++++++----
 drivers/gpu/drm/i2c/tda998x_drv.c           | 10 +++++++++-
 drivers/gpu/drm/imx/ipuv3-crtc.c            |  2 ++
 drivers/gpu/drm/imx/ipuv3-plane.c           |  1 +
 drivers/gpu/drm/radeon/atombios_dp.c        | 20 +++++++++++++++----
 drivers/gpu/drm/radeon/radeon_display.c     |  4 ++--
 drivers/gpu/drm/radeon/radeon_pm.c          |  5 ++---
 drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c        |  2 ++
 drivers/gpu/ipu-v3/ipu-common.c             | 31 ++++++++++++++++-------------
 10 files changed, 69 insertions(+), 30 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ