All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Furniss <adf.lists-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Grazvydas Ignotas <notasas-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: "StDenis, Tom" <Tom.StDenis-5C7GfCeVMHo@public.gmane.org>,
	"Deucher,
	Alexander" <Alexander.Deucher-5C7GfCeVMHo@public.gmane.org>,
	"amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org"
	<amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org>
Subject: Re: [PATCH 4/4] drm/amdgpu: used cached gca values for vi_read_register
Date: Wed, 12 Oct 2016 15:36:29 +0100	[thread overview]
Message-ID: <57FE4A6D.1000003@gmail.com> (raw)
In-Reply-To: <CANOLnOP-r1R8uGchUHsL=G1KG70LAd2kj11vOW2_-kgTgr3Vuw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

Grazvydas Ignotas wrote:
> On Wed, Oct 12, 2016 at 2:48 AM, Andy Furniss <adf.lists@gmail.com> wrote:
>>
>> I still can't shutdown/reboot
>> as in https://bugs.freedesktop.org/show_bug.cgi?id=98200
>> which is fixed for radeon, but apparently not (for me at least) with amdgpu.
>
> You probably need a951ed85abd46 that went to 4.8-fixes and is not part
> of 4.9-wip.

Thanks, it's OK with that.


_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

  parent reply	other threads:[~2016-10-12 14:36 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-10 16:08 [PATCH 1/4] drm/amdgpu: add additional cached gca config variables Alex Deucher
     [not found] ` <1476115696-29640-1-git-send-email-alexander.deucher-5C7GfCeVMHo@public.gmane.org>
2016-10-10 16:08   ` [PATCH 2/4] drm/amdgpu/gfx8: cache rb config values Alex Deucher
2016-10-10 16:08   ` [PATCH 3/4] drm/amdgpu/gfx8: use cached raster config values in csb setup Alex Deucher
2016-10-10 16:08   ` [PATCH 4/4] drm/amdgpu: used cached gca values for vi_read_register Alex Deucher
     [not found]     ` <1476115696-29640-4-git-send-email-alexander.deucher-5C7GfCeVMHo@public.gmane.org>
2016-10-11 12:07       ` Andy Furniss
     [not found]         ` <57FCD5F9.6050809-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-10-11 12:11           ` StDenis, Tom
     [not found]             ` <CY4PR12MB1768837F1247030A2662183EF7DA0-rpdhrqHFk06yjjPBNVDk/QdYzm3356FpvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>
2016-10-11 12:23               ` StDenis, Tom
     [not found]                 ` <BN6PR12MB17643865565D007D3629FDADF7DA0-/b2+HYfkarS51p+Siuid1wdYzm3356FpvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>
2016-10-11 13:10                   ` Andy Furniss
     [not found]                     ` <57FCE4DB.5020404-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-10-11 13:20                       ` StDenis, Tom
     [not found]                         ` <CY4PR12MB1768C25486E504D61CBD8C24F7DA0-rpdhrqHFk06yjjPBNVDk/QdYzm3356FpvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>
2016-10-11 13:22                           ` StDenis, Tom
     [not found]                             ` <CY4PR12MB176874BB07B5252C2279D724F7DA0-rpdhrqHFk06yjjPBNVDk/QdYzm3356FpvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>
2016-10-11 23:48                               ` Andy Furniss
     [not found]                                 ` <57FD7A3E.5030501-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-10-12 10:00                                   ` Grazvydas Ignotas
     [not found]                                     ` <CANOLnOP-r1R8uGchUHsL=G1KG70LAd2kj11vOW2_-kgTgr3Vuw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-10-12 14:36                                       ` Andy Furniss [this message]
2016-10-13 23:41                                   ` Alex Deucher
     [not found]                                     ` <CADnq5_MOQ2_B-wKfNxpeNV0cP=qUzh_c7=znc2ZsdQYpLRLC6g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-10-14  9:02                                       ` 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=57FE4A6D.1000003@gmail.com \
    --to=adf.lists-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=Alexander.Deucher-5C7GfCeVMHo@public.gmane.org \
    --cc=Tom.StDenis-5C7GfCeVMHo@public.gmane.org \
    --cc=amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
    --cc=notasas-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.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 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.