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:	Mon, 10 Nov 2014 00:09:15 +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 radeon and i915 fixes


Hi Linus,

I probably should have sent these earlier, but nothing too urgent in them,
i915, blackscreen and corruption fixes
radeon, oops, locking and stability.

Dave.

The following changes since commit ed78bb846e8bc1a8589fa6e0d9bf2b0f518893d5:

  Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci (2014-11-06 11:33:06 -0800)

are available in the git repository at:


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

for you to fetch changes up to 03dca708521d30153fc5c7e2ff136f780a7372c9:

  Merge tag 'drm-intel-fixes-2014-11-07' of git://anongit.freedesktop.org/drm-intel into drm-fixes (2014-11-10 10:05:37 +1000)

----------------------------------------------------------------

Alex Deucher (3):
      drm/radeon: make sure mode init is complete in bandwidth_update
      drm/radeon: use gart for DMA IB tests
      drm/radeon: add missing crtc unlock when setting up the MC

Dave Airlie (2):
      Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
      Merge tag 'drm-intel-fixes-2014-11-07' of git://anongit.freedesktop.org/drm-intel into drm-fixes

Imre Deak (1):
      drm/i915: vlv: fix gunit HW state corruption during S4 suspend

Jammy Zhou (1):
      drm/radeon: set correct CE ram size for CIK

Jani Nikula (1):
      drm/i915: safeguard against too high minimum brightness

Rodrigo Vivi (1):
      drm/i915: Disable caches for Global GTT.

 drivers/gpu/drm/i915/i915_drv.c     | 10 ++++++++++
 drivers/gpu/drm/i915/i915_gem_gtt.c | 16 ++++++++++++++++
 drivers/gpu/drm/i915/intel_panel.c  | 17 +++++++++++++++--
 drivers/gpu/drm/radeon/cik.c        |  7 +++++--
 drivers/gpu/drm/radeon/cik_sdma.c   | 21 ++++++++++++---------
 drivers/gpu/drm/radeon/evergreen.c  |  4 ++++
 drivers/gpu/drm/radeon/r100.c       |  3 +++
 drivers/gpu/drm/radeon/r600_dma.c   | 20 ++++++++++----------
 drivers/gpu/drm/radeon/rs600.c      |  3 +++
 drivers/gpu/drm/radeon/rs690.c      |  3 +++
 drivers/gpu/drm/radeon/rv515.c      |  3 +++
 drivers/gpu/drm/radeon/si.c         |  3 +++
 12 files changed, 87 insertions(+), 23 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