All of lore.kernel.org
 help / color / mirror / Atom feed
* [pull] radeon drm-fixes-3.9
@ 2013-03-15 23:08 alexdeucher
  0 siblings, 0 replies; 2+ messages in thread
From: alexdeucher @ 2013-03-15 23:08 UTC (permalink / raw)
  To: airlied, dri-devel; +Cc: Alex Deucher

From: Alex Deucher <alexander.deucher@amd.com>

Hi Dave,

   Mostly just small bug fixes.  Big change is new pci ids
for Richland APUs.

The following changes since commit 8698080ee092bdbd6ee2cd5e7f707ceea2812bd8:

  Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next (2013-03-11 13:53:58 +1000)

are available in the git repository at:

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

Alex Deucher (6):
      drm/radeon: fix S/R on VM systems (cayman/TN/SI)
      drm/radeon: fix backend map setup on 1 RB trinity boards
      drm/radeon/benchmark: make sure bo blit copy exists before using it
      drm/radeon/benchmark: allow same domains for dma copy
      drm/radeon: add support for Richland APUs
      drm/radeon: add Richland pci ids

 drivers/gpu/drm/radeon/ni.c               |   33 +++++++++++++++++++++++-----
 drivers/gpu/drm/radeon/radeon_benchmark.c |   21 ++++++++---------
 drivers/gpu/drm/radeon/si.c               |    1 +
 include/drm/drm_pciids.h                  |   13 ++++++++++-
 4 files changed, 50 insertions(+), 18 deletions(-)

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

* [pull] radeon drm-fixes-3.9
@ 2013-03-07 18:27 alexdeucher
  0 siblings, 0 replies; 2+ messages in thread
From: alexdeucher @ 2013-03-07 18:27 UTC (permalink / raw)
  To: airlied, dri-devel; +Cc: Alex Deucher

From: Alex Deucher <alexander.deucher@amd.com>

Hi Dave,

  Radeon fixes pull.  Not much to it.
  - fix some splatter if the interrupt handler isn't registered
  - Add a quirk for an old R200 board to fix washed out colors on the DAC
  - Don't try and soft reset the MC when we reset the GPU.  It usually doesn't
    need it and doesn't always work reliably.
  - A CS checker fix from Marek

The following changes since commit 2cc79544bd0aabb4b3cf467ead5df526d9134c64:

  Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next (2013-03-07 11:12:14 +1000)

are available in the git repository at:

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

Alex Deucher (3):
      drm/radeon: don't set hpd, afmt interrupts when interrupts are disabled
      drm/radeon: add primary dac adj quirk for R200 board
      drm/radeon: skip MC reset as it's probably not hung

Marek Olšák (1):
      drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASK

 drivers/gpu/drm/radeon/evergreen.c      |    6 ++++++
 drivers/gpu/drm/radeon/evergreen_cs.c   |    2 +-
 drivers/gpu/drm/radeon/ni.c             |    6 ++++++
 drivers/gpu/drm/radeon/r600.c           |    6 ++++++
 drivers/gpu/drm/radeon/radeon_combios.c |    9 +++++++++
 drivers/gpu/drm/radeon/radeon_drv.c     |    3 ++-
 drivers/gpu/drm/radeon/radeon_irq_kms.c |   12 ++++++++++++
 drivers/gpu/drm/radeon/si.c             |    6 ++++++
 8 files changed, 48 insertions(+), 2 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2013-03-15 23:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-15 23:08 [pull] radeon drm-fixes-3.9 alexdeucher
  -- strict thread matches above, loose matches on Subject: below --
2013-03-07 18:27 alexdeucher

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.