All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Deucher, Alexander" <Alexander.Deucher@amd.com>
To: "Koenig, Christian" <Christian.Koenig@amd.com>,
	Tiezhu Yang <yangtiezhu@loongson.cn>
Cc: "airlied@linux.ie" <airlied@linux.ie>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"dri-devel@lists.freedesktop.org"
	<dri-devel@lists.freedesktop.org>,
	"lvjianmin@loongson.cn" <lvjianmin@loongson.cn>,
	"amd-gfx@lists.freedesktop.org" <amd-gfx@lists.freedesktop.org>,
	"lixuefeng@loongson.cn" <lixuefeng@loongson.cn>
Subject: Re: [PATCH v3] drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64
Date: Mon, 28 Jun 2021 14:55:25 +0000	[thread overview]
Message-ID: <BL1PR12MB5144AB96C15088CE8D2ADF15F7039@BL1PR12MB5144.namprd12.prod.outlook.com> (raw)
In-Reply-To: <df263d35-8af1-d34f-06f4-adbc83a804fb@amd.com>

[-- Attachment #1: Type: text/plain, Size: 1631 bytes --]

[Public]

Applied.  Thanks.  For whatever reason, I never got this patch and couldn't find it in patchwork.

Alex

________________________________
From: Koenig, Christian <Christian.Koenig@amd.com>
Sent: Wednesday, June 23, 2021 4:25 AM
To: Tiezhu Yang <yangtiezhu@loongson.cn>; Deucher, Alexander <Alexander.Deucher@amd.com>
Cc: airlied@linux.ie <airlied@linux.ie>; amd-gfx@lists.freedesktop.org <amd-gfx@lists.freedesktop.org>; daniel@ffwll.ch <daniel@ffwll.ch>; dri-devel@lists.freedesktop.org <dri-devel@lists.freedesktop.org>; linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>; lixuefeng@loongson.cn <lixuefeng@loongson.cn>; lvjianmin@loongson.cn <lvjianmin@loongson.cn>
Subject: Re: [PATCH v3] drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64

Looks good to me.

Somebody could try to investigate further why that is necessary on the
platform, but radeon is only in maintenance mode without new feature
developed.

Regards,
Christian.

Am 23.06.21 um 10:14 schrieb Tiezhu Yang:
> Hi Alex and Christian,
>
> Any comments?
> Can this patch be accepted or anything else I need to improve?
>
> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Flore.kernel.org%2Fpatchwork%2Fpatch%2F1443649%2F&amp;data=04%7C01%7Cchristian.koenig%40amd.com%7C2162309822114d2e41b108d9361ef26c%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637600328822651335%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=2uxyAGk6sHO3lqw0FX6HITY%2Fbj%2BzEMfSIcqbzmiguMs%3D&amp;reserved=0
>
>
> Thanks,
> Tiezhu
>


[-- Attachment #2: Type: text/html, Size: 3479 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: "Deucher, Alexander" <Alexander.Deucher@amd.com>
To: "Koenig, Christian" <Christian.Koenig@amd.com>,
	Tiezhu Yang <yangtiezhu@loongson.cn>
Cc: "airlied@linux.ie" <airlied@linux.ie>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"dri-devel@lists.freedesktop.org"
	<dri-devel@lists.freedesktop.org>,
	"lvjianmin@loongson.cn" <lvjianmin@loongson.cn>,
	"amd-gfx@lists.freedesktop.org" <amd-gfx@lists.freedesktop.org>,
	"daniel@ffwll.ch" <daniel@ffwll.ch>,
	"lixuefeng@loongson.cn" <lixuefeng@loongson.cn>
Subject: Re: [PATCH v3] drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64
Date: Mon, 28 Jun 2021 14:55:25 +0000	[thread overview]
Message-ID: <BL1PR12MB5144AB96C15088CE8D2ADF15F7039@BL1PR12MB5144.namprd12.prod.outlook.com> (raw)
In-Reply-To: <df263d35-8af1-d34f-06f4-adbc83a804fb@amd.com>


[-- Attachment #1.1: Type: text/plain, Size: 1631 bytes --]

[Public]

Applied.  Thanks.  For whatever reason, I never got this patch and couldn't find it in patchwork.

Alex

________________________________
From: Koenig, Christian <Christian.Koenig@amd.com>
Sent: Wednesday, June 23, 2021 4:25 AM
To: Tiezhu Yang <yangtiezhu@loongson.cn>; Deucher, Alexander <Alexander.Deucher@amd.com>
Cc: airlied@linux.ie <airlied@linux.ie>; amd-gfx@lists.freedesktop.org <amd-gfx@lists.freedesktop.org>; daniel@ffwll.ch <daniel@ffwll.ch>; dri-devel@lists.freedesktop.org <dri-devel@lists.freedesktop.org>; linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>; lixuefeng@loongson.cn <lixuefeng@loongson.cn>; lvjianmin@loongson.cn <lvjianmin@loongson.cn>
Subject: Re: [PATCH v3] drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64

Looks good to me.

Somebody could try to investigate further why that is necessary on the
platform, but radeon is only in maintenance mode without new feature
developed.

Regards,
Christian.

Am 23.06.21 um 10:14 schrieb Tiezhu Yang:
> Hi Alex and Christian,
>
> Any comments?
> Can this patch be accepted or anything else I need to improve?
>
> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Flore.kernel.org%2Fpatchwork%2Fpatch%2F1443649%2F&amp;data=04%7C01%7Cchristian.koenig%40amd.com%7C2162309822114d2e41b108d9361ef26c%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637600328822651335%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=2uxyAGk6sHO3lqw0FX6HITY%2Fbj%2BzEMfSIcqbzmiguMs%3D&amp;reserved=0
>
>
> Thanks,
> Tiezhu
>


[-- Attachment #1.2: Type: text/html, Size: 3479 bytes --]

[-- Attachment #2: Type: text/plain, Size: 154 bytes --]

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

  reply	other threads:[~2021-06-28 14:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-09  3:55 [PATCH v3] drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64 Tiezhu Yang
2021-06-23  8:14 ` Tiezhu Yang
2021-06-23  8:25   ` Christian König
2021-06-23  8:25     ` Christian König
2021-06-23  8:25     ` Christian König
2021-06-28 14:55     ` Deucher, Alexander [this message]
2021-06-28 14:55       ` Deucher, Alexander

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=BL1PR12MB5144AB96C15088CE8D2ADF15F7039@BL1PR12MB5144.namprd12.prod.outlook.com \
    --to=alexander.deucher@amd.com \
    --cc=Christian.Koenig@amd.com \
    --cc=airlied@linux.ie \
    --cc=amd-gfx@lists.freedesktop.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lixuefeng@loongson.cn \
    --cc=lvjianmin@loongson.cn \
    --cc=yangtiezhu@loongson.cn \
    /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.