linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] drm-fixes
@ 2012-06-17  7:42 Dave Airlie
  2012-06-17 19:46 ` Daniel Vetter
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Dave Airlie @ 2012-06-17  7:42 UTC (permalink / raw)
  To: torvalds; +Cc: DRI mailing list, linux-kernel

[-- Attachment #1: Type: TEXT/PLAIN, Size: 3207 bytes --]


Hi Linus,

radeon is most of the work, one regression, one BUG fix in the new prime 
code, some fixes to init code to make streamout not lock up the hardware, 
and just some code to enable users to test HDMI audio on later hw (its off by 
default).

Intel adds edp edid caching for some strange Dell Vostros that black 
screen on startup if keep reading their EDID, and a fix for a DP 
regression.

Otherwise fix for via/sis and one to stop udl binding to multiple 
non-video usb.

Dave.

The following changes since commit 9b15b817f3d62409290fd56fe3cbb076a931bb0a:

  swap: fix shmem swapping when more than 8 areas (2012-06-15 21:48:14 -0700)

are available in the git repository at:

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

for you to fetch changes up to c4af5c4597a7a5d64e058703e1328f315a59794e:

  Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes (2012-06-16 14:45:17 +0100)

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

Alex Deucher (3):
      drm/radeon: fix regression in dynpm due to multi-ring rework
      drm/radeon: add some additional 6xx/7xx/EG register init
      drm/radeon: add support for STRMOUT_BASE_UPDATE on 7xx

Daniel Vetter (2):
      drm/i915: eDP aux needs vdd
      Revert "drm/i915/dp: Use auxch precharge value of 5 everywhere"

Dave Airlie (3):
      drm/udl: only bind to the video devices on the hub.
      drm/radeon/prime: reserve/unreserve around pin
      Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes

Jesse Barnes (2):
      drm/i915: don't enumerate HDMID if an eDP panel is already active on the port
      drm/i915: cache the EDID for eDP panels

Márton Németh (2):
      drm via: initialize object_idr
      drm sis: initialize object_idr

Rafał Miłecki (1):
      drm/radeon: enable HDMI on DCE5 (AKA NI excluding Aruba)

Randy Dunlap (1):
      vga_switcheroo.h: fix pci_dev warning

 drivers/gpu/drm/i915/intel_display.c       |    2 +-
 drivers/gpu/drm/i915/intel_dp.c            |   60 ++++++++++++++++++++++++----
 drivers/gpu/drm/radeon/atombios_encoders.c |    4 +-
 drivers/gpu/drm/radeon/evergreen.c         |    3 ++
 drivers/gpu/drm/radeon/evergreen_hdmi.c    |    3 --
 drivers/gpu/drm/radeon/evergreend.h        |    1 +
 drivers/gpu/drm/radeon/ni.c                |    5 +++
 drivers/gpu/drm/radeon/r600.c              |    1 +
 drivers/gpu/drm/radeon/r600_audio.c        |    2 +-
 drivers/gpu/drm/radeon/r600_cs.c           |   42 +++++++++++++++++++
 drivers/gpu/drm/radeon/r600_hdmi.c         |    7 +---
 drivers/gpu/drm/radeon/r600d.h             |    2 +
 drivers/gpu/drm/radeon/radeon_drv.c        |    3 +-
 drivers/gpu/drm/radeon/radeon_pm.c         |   10 +++--
 drivers/gpu/drm/radeon/radeon_prime.c      |   10 ++++-
 drivers/gpu/drm/radeon/rv770.c             |    5 ++-
 drivers/gpu/drm/radeon/rv770d.h            |    3 ++
 drivers/gpu/drm/sis/sis_drv.c              |    2 +-
 drivers/gpu/drm/udl/udl_drv.c              |   15 ++++++-
 drivers/gpu/drm/via/via_map.c              |    3 +-
 include/linux/vga_switcheroo.h             |    2 +
 21 files changed, 156 insertions(+), 29 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-06-20  9:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-17  7:42 [git pull] drm-fixes Dave Airlie
2012-06-17 19:46 ` Daniel Vetter
2012-06-19 14:08 ` regression with dynpm [was: [git pull] drm-fixes] Jörg-Volker Peetz
2012-06-19 14:11   ` Dave Airlie
2012-06-20  9:41     ` Jörg-Volker Peetz
2012-06-19 14:09 ` Jörg-Volker Peetz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).