dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Sui Jingfeng <suijingfeng@loongson.cn>
To: Huacai Chen <chenhuacai@kernel.org>
Cc: Nathan Chancellor <nathan@kernel.org>,
	Thomas Zimmermann <tzimmermann@suse.de>,
	inux-kernel@vger.kernel.org,
	Christian Koenig <christian.koenig@amd.com>,
	Emil Velikov <emil.l.velikov@gmail.com>,
	Maxime Ripard <mripard@kernel.org>,
	Sui Jingfeng <15330273260@189.cn>,
	loongson-kernel@lists.loongnix.cn,
	Liu Peibao <liupeibao@loongson.cn>,
	dri-devel@lists.freedesktop.org,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Sumit Semwal <sumit.semwal@linaro.org>,
	linux-media@vger.kernel.org
Subject: Re: [PATCH v15 1/2] drm: Add kms driver for loongson display controller
Date: Tue, 27 Jun 2023 23:27:58 +0800	[thread overview]
Message-ID: <7e60a8a7-e7c9-285c-a997-7404c2b8f802@loongson.cn> (raw)
In-Reply-To: <CAAhV-H5_B5g5tkv29z2bPBeiuR-gaBgRMFPSmOp1U+bqrOGQPA@mail.gmail.com>

Hi,

On 2023/6/19 18:19, Huacai Chen wrote:
>> Single patch is more easy to manage.
>>
>> The first patch of this driver should comes a whole.
> Benchmarks and debugfs are not the very basic parts.

In the V2,

Thomas told me that if we implement our own TTM-based memory manager,

we will also have the possibility of implementing a faster console.


Back to that time I do not even know the bandwidth of our hardware.

1) The bandwidth of copying buffer from the system RAM to system RAM;

2) The bandwidth of copying buffer from the system RAM to dedicated VRAM;

3) The bandwidth of copying buffer from the dedicated VRAM to system RAM;


We can make the right decision only when we know the various bandwidth 
listed as above.

How to implement it.

-- 
Jingfeng


  reply	other threads:[~2023-06-27 15:28 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-15 14:36 [PATCH v15 0/2] drm: Add kms driver for loongson display controller Sui Jingfeng
2023-06-15 14:36 ` [PATCH v15 1/2] " Sui Jingfeng
2023-06-19  9:18   ` Huacai Chen
2023-06-19  9:36     ` Sui Jingfeng
2023-06-19 10:07     ` Sui Jingfeng
2023-06-19 10:19       ` Huacai Chen
2023-06-27 15:27         ` Sui Jingfeng [this message]
2023-06-27 15:41           ` Sui Jingfeng
2023-06-19 10:12     ` Sui Jingfeng
2023-06-19 10:20       ` Huacai Chen
2023-06-19 11:36         ` Sui Jingfeng
2023-06-19 10:25     ` Sui Jingfeng
2023-06-25  7:56   ` liyi
2023-06-28  1:20     ` Sui Jingfeng
2023-06-15 14:36 ` [PATCH v15 2/2] MAINTAINERS: add maintainers for DRM LOONGSON driver Sui Jingfeng
2023-06-21 18:25 ` [PATCH v15 0/2] drm: Add kms driver for loongson display controller Sui Jingfeng

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=7e60a8a7-e7c9-285c-a997-7404c2b8f802@loongson.cn \
    --to=suijingfeng@loongson.cn \
    --cc=15330273260@189.cn \
    --cc=chenhuacai@kernel.org \
    --cc=christian.koenig@amd.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=emil.l.velikov@gmail.com \
    --cc=geert+renesas@glider.be \
    --cc=inux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=liupeibao@loongson.cn \
    --cc=loongson-kernel@lists.loongnix.cn \
    --cc=mripard@kernel.org \
    --cc=nathan@kernel.org \
    --cc=sumit.semwal@linaro.org \
    --cc=tzimmermann@suse.de \
    /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;
as well as URLs for NNTP newsgroup(s).