dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Trippelsdorf <markus@trippelsdorf.de>
To: alexdeucher@gmail.com
Cc: Alex Deucher <alexander.deucher@amd.com>,
	dri-devel@lists.freedesktop.org
Subject: Re: [pull] radeon drm-next-3.11
Date: Mon, 1 Jul 2013 23:57:38 +0200	[thread overview]
Message-ID: <20130701215738.GA519@x4> (raw)
In-Reply-To: <1372712482-1957-1-git-send-email-alexdeucher@gmail.com>

On 2013.07.01 at 17:01 -0400, alexdeucher@gmail.com wrote:
> From: Alex Deucher <alexander.deucher@amd.com>
> 
> Hi Dave,
> 
> A few more patches for 3.11:
> - add debugfs interface to check current DPM state
> - Fix a bug that caused problems with DPM on BTC+ asics.
> 
> The following changes since commit f7d452f4fd5d86f764807a1234a407deb5b105ef:
> 
>   Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next (2013-07-01 14:10:20 +1000)
> 
> are available in the git repository at:
> 
>   git://people.freedesktop.org/~agd5f/linux drm-next-3.11
> 
> Alex Deucher (12):
>       drm/radeon: remove sumo dpm/uvd bringup leftovers
>       drm/radeon/atom: fix endian bug in radeon_atom_init_mc_reg_table()
>       drm/radeon: fix typo in radeon_atom_init_mc_reg_table()
>       drm/radeon/dpm: re-enable state transitions for BTC
>       drm/radeon/dpm: re-enable state transitions for Cayman
>       drm/radeon/dpm: add infrastructure to support debugfs info
>       drm/radeon/dpm: add debugfs support for rv6xx
>       drm/radeon/dpm: add debugfs support for 7xx/evergreen/btc

Looks like you forgot to add debugfs support for rs780:

diff --git a/drivers/gpu/drm/radeon/radeon_asic.c b/drivers/gpu/drm/radeon/radeon_asic.c
index a5b244d..ca4f928 100644
--- a/drivers/gpu/drm/radeon/radeon_asic.c
+++ b/drivers/gpu/drm/radeon/radeon_asic.c
@@ -1270,6 +1270,7 @@ static struct radeon_asic rs780_asic = {
 		.get_sclk = &rs780_dpm_get_sclk,
 		.get_mclk = &rs780_dpm_get_mclk,
 		.print_power_state = &rs780_dpm_print_power_state,
+		.debugfs_print_current_performance_level = &rv770_dpm_debugfs_print_current_performance_level,
 	},
 	.pflip = {
 		.pre_page_flip = &rs600_pre_page_flip,

-- 
Markus

  reply	other threads:[~2013-07-01 22:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-01 21:01 [pull] radeon drm-next-3.11 alexdeucher
2013-07-01 21:57 ` Markus Trippelsdorf [this message]
2013-07-01 22:04   ` Deucher, Alexander
2013-07-03  6:39 ` Ruslan N. Marchenko
2013-07-03 13:23   ` Alex Deucher
  -- strict thread matches above, loose matches on Subject: below --
2013-07-08 21:52 alexdeucher
2013-07-05 22:24 alexdeucher
2013-07-03 21:43 alexdeucher
2013-06-28  0:15 alexdeucher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130701215738.GA519@x4 \
    --to=markus@trippelsdorf.de \
    --cc=alexander.deucher@amd.com \
    --cc=alexdeucher@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox