All of lore.kernel.org
 help / color / mirror / Atom feed
* [pull] radeon fixes 3.14
@ 2014-02-27 19:46 Alex Deucher
  0 siblings, 0 replies; 9+ messages in thread
From: Alex Deucher @ 2014-02-27 19:46 UTC (permalink / raw)
  To: dri-devel, airlied; +Cc: Alex Deucher

Hi Dave,

    Some more radeon fixes.

The following changes since commit b0447888dc29f4fb91c3b3b02e3f1f0bfc6e1222:

  MAINTAINERS: update drm git tree entry (2014-02-27 14:49:55 +1000)

are available in the git repository at:

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

for you to fetch changes up to 3803c8e5b50946dd6bc18972d9190757d05648f0:

  drm/radeon: enable speaker allocation setup on dce3.2 (2014-02-27 14:21:37 -0500)

----------------------------------------------------------------
Alex Deucher (5):
      drm/radeon: print the supported atpx function mask
      drm/radeon: disable pll sharing for DP on DCE4.1
      drm/radeon: fix audio disable on dce6+
      drm/radeon: change audio enable logic
      drm/radeon: enable speaker allocation setup on dce3.2

Christian König (1):
      drm/radeon: fix missing bo reservation

Jerome Glisse (1):
      drm/radeon: free uvd ring on unload

 drivers/gpu/drm/radeon/atombios_crtc.c       | 16 +++++++++++++++-
 drivers/gpu/drm/radeon/dce6_afmt.c           | 15 +++++++++------
 drivers/gpu/drm/radeon/evergreen.c           |  2 +-
 drivers/gpu/drm/radeon/evergreen_hdmi.c      | 26 +++++++++++++++-----------
 drivers/gpu/drm/radeon/r600_audio.c          | 14 ++++++++------
 drivers/gpu/drm/radeon/r600_hdmi.c           | 15 +++++++--------
 drivers/gpu/drm/radeon/radeon.h              |  6 ++++++
 drivers/gpu/drm/radeon/radeon_atpx_handler.c |  3 ++-
 drivers/gpu/drm/radeon/radeon_kms.c          |  6 ++++++
 drivers/gpu/drm/radeon/radeon_uvd.c          |  2 ++
 drivers/gpu/drm/radeon/rv770.c               |  2 +-
 11 files changed, 72 insertions(+), 35 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [pull] radeon fixes 3.14
@ 2014-03-22 18:23 Alex Deucher
  0 siblings, 0 replies; 9+ messages in thread
From: Alex Deucher @ 2014-03-22 18:23 UTC (permalink / raw)
  To: dri-devel, airlied; +Cc: Alex Deucher

Hi Dave,

Just one last minute change for radeon.

Alex

The following changes since commit 004e5cf743086990e5fc04a14437b3966d7fa9a2:

  Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes (2014-03-20 13:20:00 +1000)

are available in the git repository at:


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

for you to fetch changes up to f60636f56beea04e8ecf5463d0fed690ce976b4a:

  drm/radeon: set PIPE_CONFIG for 1D and linear tiling modes on CIK (2014-03-22 13:23:10 -0400)

----------------------------------------------------------------
Marek Olšák (1):
      drm/radeon: set PIPE_CONFIG for 1D and linear tiling modes on CIK

 drivers/gpu/drm/radeon/cik.c        | 27 ++++++++++++++++++++++++---
 drivers/gpu/drm/radeon/radeon_drv.c |  3 ++-
 2 files changed, 26 insertions(+), 4 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [pull] radeon fixes 3.14
@ 2014-03-12 20:05 Alex Deucher
  2014-03-12 20:23 ` Alex Deucher
  0 siblings, 1 reply; 9+ messages in thread
From: Alex Deucher @ 2014-03-12 20:05 UTC (permalink / raw)
  To: dri-devel, airlied; +Cc: Alex Deucher

Hi Dave,

   A few more radeon fixes.

The following changes since commit 45db98e54242f3ae94bdcfbfe754e743252eb168:

  Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2014-03-07 09:27:22 +1000)

are available in the git repository at:


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

for you to fetch changes up to 07ae78c9798b79bad3d3adf983c94ba23fde54d4:

  drm/radeon/cik: stop the sdma engines in the enable() function (2014-03-12 15:53:25 -0400)

----------------------------------------------------------------
Alex Deucher (3):
      drm/radeon: fix runpm disabling on non-PX harder
      drm/radeon/cik: properly set sdma ring status on disable
      drm/radeon/cik: stop the sdma engines in the enable() function

 drivers/gpu/drm/radeon/cik_sdma.c   | 14 +++++++-------
 drivers/gpu/drm/radeon/radeon_kms.c | 10 +++++++++-
 2 files changed, 16 insertions(+), 8 deletions(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [pull] radeon fixes 3.14
@ 2014-03-06 22:21 Alex Deucher
  2014-03-06 23:25 ` Alex Deucher
  0 siblings, 1 reply; 9+ messages in thread
From: Alex Deucher @ 2014-03-06 22:21 UTC (permalink / raw)
  To: dri-devel, airlied; +Cc: Alex Deucher

Hi Dave,

    Some more radeon fixes.

The following changes since commit 6d7c2a672fdc74082847f5c5c735b6ed7e734b2c:

  Merge tag 'drm-intel-fixes-2014-03-04' of ssh://git.freedesktop.org/git/drm-intel into drm-fixes (2014-03-05 14:50:38 +1000)

are available in the git repository at:


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

for you to fetch changes up to 13714323f83ffa5a772fe0d8b74e0fa32ee08819:

  drm/radeon/dpm: fix typo in EVERGREEN_SMC_FIRMWARE_HEADER_softRegisters (2014-03-06 16:46:58 -0500)

----------------------------------------------------------------
Alex Deucher (3):
      drm/radeon: resume old pm late
      drm/radeon/cik: fix typo in documentation
      drm/radeon/dpm: fix typo in EVERGREEN_SMC_FIRMWARE_HEADER_softRegisters

Lauri Kasanen (1):
      drm/radeon: TTM must be init with cpu-visible VRAM, v2

Paul Bolle (1):
      drm/radeon: silence GCC warning on 32 bit

 drivers/gpu/drm/radeon/cik.c           | 5 +++--
 drivers/gpu/drm/radeon/evergreen.c     | 3 ++-
 drivers/gpu/drm/radeon/evergreen_smc.h | 2 +-
 drivers/gpu/drm/radeon/ni.c            | 3 ++-
 drivers/gpu/drm/radeon/r100.c          | 2 --
 drivers/gpu/drm/radeon/r300.c          | 2 --
 drivers/gpu/drm/radeon/r420.c          | 2 --
 drivers/gpu/drm/radeon/r520.c          | 2 --
 drivers/gpu/drm/radeon/r600.c          | 3 ++-
 drivers/gpu/drm/radeon/radeon_device.c | 5 ++++-
 drivers/gpu/drm/radeon/radeon_ttm.c    | 5 ++++-
 drivers/gpu/drm/radeon/rs400.c         | 2 --
 drivers/gpu/drm/radeon/rs600.c         | 2 --
 drivers/gpu/drm/radeon/rs690.c         | 2 --
 drivers/gpu/drm/radeon/rv515.c         | 2 --
 drivers/gpu/drm/radeon/rv770.c         | 3 ++-
 drivers/gpu/drm/radeon/si.c            | 3 ++-
 17 files changed, 22 insertions(+), 26 deletions(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [pull] radeon fixes 3.14
@ 2014-02-18 22:09 Alex Deucher
  0 siblings, 0 replies; 9+ messages in thread
From: Alex Deucher @ 2014-02-18 22:09 UTC (permalink / raw)
  To: dri-devel, airlied; +Cc: Alex Deucher

Hi Dave,

Some additional radeon fixes for 3.14.

The following changes since commit c2288d4d3830946d91ae7aba599d34828d07f103:

  Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes (2014-02-18 16:22:40 +1000)

are available in the git repository at:


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

for you to fetch changes up to 21ed4947fdfe19b60a27b84162622e56439c7937:

  drm/radeon/ni: fix typo in dpm sq ramping setup (2014-02-18 13:41:06 -0500)

----------------------------------------------------------------
Alex Deucher (7):
      drm/radeon: unify bpc handling
      drm: add DRM_CAPs for cursor size
      drm/radeon: fill in DRM_CAPs for cursor size
      drm/radeon/dpm: reduce r7xx vblank mclk threshold to 200
      drm/radeon: fix display tiling setup on SI
      drm/radeon/si: fix typo in dpm sq ramping setup
      drm/radeon/ni: fix typo in dpm sq ramping setup

Christian König (1):
      drm/radeon: fix CP semaphores on CIK

Dan Carpenter (1):
      drm/radeon: delete a stray tab

 drivers/gpu/drm/drm_ioctl.c                | 12 ++++++++++++
 drivers/gpu/drm/radeon/atombios_crtc.c     | 15 ++++++++-------
 drivers/gpu/drm/radeon/atombios_encoders.c |  7 ++++---
 drivers/gpu/drm/radeon/evergreen.c         |  2 +-
 drivers/gpu/drm/radeon/ni_dpm.c            |  2 +-
 drivers/gpu/drm/radeon/radeon.h            |  4 +++-
 drivers/gpu/drm/radeon/radeon_display.c    |  2 ++
 drivers/gpu/drm/radeon/radeon_ring.c       |  2 +-
 drivers/gpu/drm/radeon/radeon_semaphore.c  | 19 ++++++++++++++++---
 drivers/gpu/drm/radeon/rv770_dpm.c         |  9 +--------
 drivers/gpu/drm/radeon/si_dpm.c            |  2 +-
 include/drm/drm_crtc.h                     |  3 +++
 include/uapi/drm/drm.h                     |  2 ++
 13 files changed, 55 insertions(+), 26 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [pull] radeon fixes 3.14
@ 2014-02-06 19:07 Alex Deucher
  2014-02-06 19:46 ` Alex Deucher
  0 siblings, 1 reply; 9+ messages in thread
From: Alex Deucher @ 2014-02-06 19:07 UTC (permalink / raw)
  To: dri-devel, airlied; +Cc: Alex Deucher

Hi Dave,

Just some minor fixes for radeon.  The most important are the UVD
interrupt fixes.

The following changes since commit 7c4c62a04a2a80e3feb5d6c97aca1e413b11c790:

  drm/radeon: allow geom rings to be setup on r600/r700 (v2) (2014-02-06 12:13:52 +1000)

are available in the git repository at:

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

for you to fetch changes up to 7c7e867cf0f74c4c79649605b964510041f1a8bf:

  drm/radeon/dpm: fix uninitialized read from stack in kv_dpm_late_enable (2014-02-06 12:22:49 -0500)

----------------------------------------------------------------
Alex Deucher (4):
      drm/radeon: fix UVD IRQ support on 7xx
      drm/radeon/dpm: use the driver state for dpm debugfs
      drm/radeon/dpm: use stored max_vddc rather than looking it up
      drm/radeon: remove useless return

Christian König (1):
      drm/radeon: fix UVD IRQ support on SI

Dave Jones (1):
      drm/radeon/dpm: fix uninitialized read from stack in kv_dpm_late_enable

 drivers/gpu/drm/radeon/btc_dpm.c     | 31 +++++++++++++++++++++++++++++++
 drivers/gpu/drm/radeon/btcd.h        |  4 ++++
 drivers/gpu/drm/radeon/kv_dpm.c      |  2 +-
 drivers/gpu/drm/radeon/ni_dpm.c      |  8 ++++----
 drivers/gpu/drm/radeon/r600.c        |  4 ++++
 drivers/gpu/drm/radeon/radeon_asic.c |  2 +-
 drivers/gpu/drm/radeon/radeon_asic.h |  2 ++
 drivers/gpu/drm/radeon/rv770_dpm.c   |  5 ++---
 drivers/gpu/drm/radeon/si.c          |  4 ++++
 drivers/gpu/drm/radeon/si_dpm.c      |  3 ++-
 drivers/gpu/drm/radeon/sumo_dpm.c    |  2 +-
 drivers/gpu/drm/radeon/trinity_dpm.c |  3 ++-
 drivers/gpu/drm/radeon/uvd_v2_2.c    |  1 -
 13 files changed, 58 insertions(+), 13 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2014-03-22 18:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-27 19:46 [pull] radeon fixes 3.14 Alex Deucher
  -- strict thread matches above, loose matches on Subject: below --
2014-03-22 18:23 Alex Deucher
2014-03-12 20:05 Alex Deucher
2014-03-12 20:23 ` Alex Deucher
2014-03-06 22:21 Alex Deucher
2014-03-06 23:25 ` Alex Deucher
2014-02-18 22:09 Alex Deucher
2014-02-06 19:07 Alex Deucher
2014-02-06 19:46 ` Alex Deucher

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.