dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Christian König" <deathsimple@vodafone.de>
To: Alex Deucher <alexdeucher@gmail.com>, dri-devel@lists.freedesktop.org
Cc: Alex Deucher <alexander.deucher@amd.com>,
	matthias.graf@st.ovqu.de, bp@alien8.de, stable@vger.kernel.org
Subject: Re: [PATCH] drm/radeon: disable dpm on rv770 by default
Date: Sat, 19 Apr 2014 12:12:02 +0200	[thread overview]
Message-ID: <53524BF2.2030103@vodafone.de> (raw)
In-Reply-To: <1397826491-18837-1-git-send-email-alexander.deucher@amd.com>

Am 18.04.2014 15:08, schrieb Alex Deucher:
> There seem to be stability issues on a number of cards.
>
> bugs:
> https://bugs.freedesktop.org/show_bug.cgi?id=76286
> https://bugzilla.redhat.com/show_bug.cgi?id=1085785
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741619
>
> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
> Cc: matthias.graf@st.ovqu.de
> Cc: bp@alien8.de
> Cc: stable@vger.kernel.org

Added to my 3.15 queue.

Christian.

> ---
>   drivers/gpu/drm/radeon/radeon_pm.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/radeon/radeon_pm.c b/drivers/gpu/drm/radeon/radeon_pm.c
> index ee738a5..0c4473d 100644
> --- a/drivers/gpu/drm/radeon/radeon_pm.c
> +++ b/drivers/gpu/drm/radeon/radeon_pm.c
> @@ -1257,6 +1257,7 @@ int radeon_pm_init(struct radeon_device *rdev)
>   	case CHIP_RV670:
>   	case CHIP_RS780:
>   	case CHIP_RS880:
> +	case CHIP_RV770:
>   	case CHIP_BARTS:
>   	case CHIP_TURKS:
>   	case CHIP_CAICOS:
> @@ -1273,7 +1274,6 @@ int radeon_pm_init(struct radeon_device *rdev)
>   		else
>   			rdev->pm.pm_method = PM_METHOD_PROFILE;
>   		break;
> -	case CHIP_RV770:
>   	case CHIP_RV730:
>   	case CHIP_RV710:
>   	case CHIP_RV740:

  reply	other threads:[~2014-04-19 10:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-18 13:08 [PATCH] drm/radeon: disable dpm on rv770 by default Alex Deucher
2014-04-19 10:12 ` Christian König [this message]
2014-04-19 18:02 ` Andy Furniss
2014-04-20  1:14   ` Alex Deucher
2014-04-20 16:44     ` Andy Furniss

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=53524BF2.2030103@vodafone.de \
    --to=deathsimple@vodafone.de \
    --cc=alexander.deucher@amd.com \
    --cc=alexdeucher@gmail.com \
    --cc=bp@alien8.de \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=matthias.graf@st.ovqu.de \
    --cc=stable@vger.kernel.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