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:	Tue, 27 Mar 2012 14:08:14 +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,

gma500 build fix + some regression fixes for nouveau/radeon, along with 
one radeon patch that was posted a while ago and I missed and it also required 
rebasing around some other stuff.

Dave.

The following changes since commit e22057c8599373e5caef0bc42bdb95d2a361ab0d:

  Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen (2012-03-24 12:20:25 -0700)

are available in the git repository at:

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

Alex Deucher (1):
      drm/radeon/kms/atom: force bpc to 8 for now

Ben Skeggs (3):
      drm/nouveau: fix thinko causing init to fail on cards without accel
      drm/nouveau: default to 8bpc for non-LVDS panels if EDID isn't useful
      drm/nouveau/i2c: fix thinko/regression on really old chipsets

Jerome Glisse (1):
      drm/radeon/kms: add htile support to the cs checker v3

Kirill A. Shutemov (1):
      gma500: medfield: fix build without CONFIG_BACKLIGHT_CLASS_DEVICE

 drivers/gpu/drm/gma500/mdfld_dsi_output.c   |    5 +-
 drivers/gpu/drm/nouveau/nouveau_connector.c |    9 +-
 drivers/gpu/drm/nouveau/nouveau_i2c.c       |    6 +-
 drivers/gpu/drm/nouveau/nouveau_state.c     |    2 +-
 drivers/gpu/drm/radeon/atombios_crtc.c      |    8 +-
 drivers/gpu/drm/radeon/atombios_dp.c        |    3 +
 drivers/gpu/drm/radeon/atombios_encoders.c  |    4 +-
 drivers/gpu/drm/radeon/evergreen_cs.c       |   98 +++++++-
 drivers/gpu/drm/radeon/evergreend.h         |    8 +
 drivers/gpu/drm/radeon/r600_cs.c            |  391 +++++++++++++++++++--------
 drivers/gpu/drm/radeon/r600d.h              |    8 +
 drivers/gpu/drm/radeon/reg_srcs/cayman      |    1 -
 drivers/gpu/drm/radeon/reg_srcs/evergreen   |    1 -
 drivers/gpu/drm/radeon/reg_srcs/r600        |    1 -
 14 files changed, 409 insertions(+), 136 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