Hi Philip,
Am 16.06.22 um 00:41 schrieb philip yang:
[SNIP]
+ ret = amdgpu_bo_pin(bo, AMDGPU_GEM_DOMAIN_GTT);
+ if (ret) {
+ pr_err("Failed to pin bo. ret %d\n", ret);
+ goto err_pin_bo_failed;
+ }
Oh! Is that something we do for every MQD? When yes that here is
pretty
Hi David,
Thank you for your feedback!
On 6/16/22 11:39, David Gow wrote:
> On Wed, Jun 8, 2022 at 9:08 AM Maíra Canal wrote:
>>
>> As kunit_test_suites() defines itself as an init_module(), it conflicts with
>> the existing one at amdgpu_drv. So, if we use kunit_test_suites(), we won't
>> be a
On 2022-06-15 07:12, Pekka Paalanen wrote:
On Mon, 13 Jun 2022 16:01:11 -0400
Rodrigo Siqueira wrote:
In the DCN code, we constantly talk about hardware pipeline, pipeline,
or even just pipes, which is a concept that is not obvious to everyone.
For this reason, this commit expands the DCN o
On Thu, Jun 16, 2022 at 5:48 PM Yann Dirson wrote:
>
>
> >
> > On 2022-06-15 10:34, Yann Dirson wrote:
> > > Nice!
> > >
> > >> diff --git a/Documentation/gpu/amdgpu/apu-asic-info-table.csv
> > >> b/Documentation/gpu/amdgpu/apu-asic-info-table.csv
> > > ...
> > >> +Ryzen 3000 series / AMD Ryzen Em
>
> On 2022-06-15 10:34, Yann Dirson wrote:
> > Nice!
> >
> >> diff --git a/Documentation/gpu/amdgpu/apu-asic-info-table.csv
> >> b/Documentation/gpu/amdgpu/apu-asic-info-table.csv
> > ...
> >> +Ryzen 3000 series / AMD Ryzen Embedded V1*/R1* with Radeon Vega
> >> Gfx,
> >> RAVEN/PICASSO, DCN 1.
On Thu, Jun 16, 2022 at 5:31 PM Rodrigo Siqueira Jordao
wrote:
>
>
>
> On 2022-06-15 10:13, Alex Deucher wrote:
> > On Wed, Jun 15, 2022 at 3:47 AM Simon Ser wrote:
> >>
> >> On Tuesday, June 14th, 2022 at 20:30, Alex Deucher
> >> wrote:
> >>
> >>> On Tue, Jun 14, 2022 at 2:16 PM Simon Ser cont
On 2022-06-15 10:34, Yann Dirson wrote:
Nice!
diff --git a/Documentation/gpu/amdgpu/apu-asic-info-table.csv
b/Documentation/gpu/amdgpu/apu-asic-info-table.csv
...
+Ryzen 3000 series / AMD Ryzen Embedded V1*/R1* with Radeon Vega Gfx,
RAVEN/PICASSO, DCN 1.0, 9.1.0, VCN 1.0, 4.1.0
...
+Ryze
On 2022-06-15 10:13, Alex Deucher wrote:
On Wed, Jun 15, 2022 at 3:47 AM Simon Ser wrote:
On Tuesday, June 14th, 2022 at 20:30, Alex Deucher
wrote:
On Tue, Jun 14, 2022 at 2:16 PM Simon Ser cont...@emersion.fr wrote:
On Monday, June 13th, 2022 at 22:01, Rodrigo Siqueira rodrigo.sique.
Use the correct adev variable for the drm_fb_helper in
amdgpu_device_gpu_recover(). Noticed by inspection.
Fixes: 087451f372bf ("drm/amdgpu: use generic fb helpers instead of setting up
AMD own's.")
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 +-
1 file chang
On 2022-06-16 17:08, Aurabindo Pillai wrote:
[Why&How]
The omitted register definition caused call traces like:
[3.811215] WARNING: CPU: 7 PID: 794 at
drivers/gpu/drm/amd/amdgpu/../display/dc/dc_helper.c:120
set_reg_field_values.constprop.0+0xc7/0xe0 [amdgpu]
[3.811406] Modules link
[Why&How]
The omitted register definition caused call traces like:
[3.811215] WARNING: CPU: 7 PID: 794 at
drivers/gpu/drm/amd/amdgpu/../display/dc/dc_helper.c:120
set_reg_field_values.constprop.0+0xc7/0xe0 [amdgpu]
[3.811406] Modules linked in: amdgpu(+) drm_ttm_helper ttm iommu_v2
gpu_
Fixes:
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:9143:27: warning:
variable 'abo' set but not used [-Wunused-but-set-variable]
Fixes: 047de3f17a83 ("drm/amdgpu: switch DM to atomic fence helpers v2")
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_
tree/branch:
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
branch HEAD: c6d7e3b385f19869ab96e9404c92ff1abc34f2c8 Add linux-next specific
files for 20220616
Error/Warning reports:
https://lore.kernel.org/lkml/202206071511.fi7wldzo-...@intel.com
Error/Warning
On Wed, Jun 15, 2022 at 6:41 PM philip yang wrote:
>
>
> On 2022-06-15 10:06, Christian König wrote:
>
> Am 15.06.22 um 15:17 schrieb Sider, Graham:
>
> [AMD Official Use Only - General]
>
> -Original Message-
> From: Koenig, Christian
> Sent: Wednesday, June 15, 2022 3:29 AM
> To: Sider,
[AMD Official Use Only - General]
> -Original Message-
> From: Quan, Evan
> Sent: Wednesday, June 15, 2022 22:37
> To: Alex Deucher ; Limonciello, Mario
> ; Feng, Kenneth
> Cc: amd-gfx list
> Subject: RE: [PATCH] drm/amd: Don't show warning on reading vbios values
> for SMU13 3.1
>
>
[Public]
+ people associated with original patch being reverted for comments
> -Original Message-
> From: Limonciello, Mario
> Sent: Wednesday, June 15, 2022 17:30
> To: amd-gfx@lists.freedesktop.org
> Cc: Limonciello, Mario ; Aaron Ma
>
> Subject: [PATCH] drm/amd: Revert "drm/amd/displ
Does it break the case of q->gws with q->properties.is_active == true?
Regards,
Eric
On 2022-06-15 17:56, Philip Yang wrote:
We remove the user queue from MES scheduler to update queue properties.
If the queue becomes active after updating, add the user queue to MES
scheduler, to be able to han
[AMD Official Use Only - General]
I see. Thanks for the clarification, Stanley.
Regards,
Hawking
-Original Message-
From: Yang, Stanley
Sent: Thursday, June 16, 2022 12:14
To: Zhang, Hawking ; amd-gfx@lists.freedesktop.org;
Zhou1, Tao ; Li, Candice ; Quan, Evan
Subject: 回复: [PATCH Re
On 5/26/2022 4:32 PM, Arnd Bergmann wrote:
On Wed, May 25, 2022 at 11:35 PM kernel test robot wrote:
.__mulsi3.o.cmd: No such file or directory
Makefile:686: arch/h8300/Makefile: No such file or directory
Makefile:765: arch/h8300/Makefile: No such file or directory
arch/Kconfig:10: can't ope
19 matches
Mail list logo