On 8/15/25 20:45, Shengyu Qu wrote:
Hi,
Thanks for reply. I guess we need to point this out in documentation or
code comment? As I can see different definition somewhere like this[1].
Best regards,
Shengyu
[1] https://color.org/chardata/rgb/BT2020.xalter
It's the same one. You can find
Hi Alex,
kernel test robot noticed the following build warnings:
[auto build test WARNING on drm-exynos/exynos-drm-next]
[also build test WARNING on linus/master v6.17-rc1 next-20250815]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest
Hi,
kernel test robot noticed the following build errors:
[auto build test ERROR on drm-exynos/exynos-drm-next]
[also build test ERROR on linus/master v6.17-rc1 next-20250815]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use
On Thu, Aug 14, 2025 at 05:13:54PM +0100, liviu.du...@arm.com wrote:
> Hi,
>
> On Wed, Aug 13, 2025 at 10:04:22AM +, Kandpal, Suraj wrote:
> > > > > };
> > > >
> > > > I still don't like that. This really doesn't belong here. If anything,
> > > > the drm_connector for writeback belongs to drm_
Hi Alex,
kernel test robot noticed the following build warnings:
[auto build test WARNING on drm-exynos/exynos-drm-next]
[also build test WARNING on linus/master v6.17-rc1 next-20250815]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest
Hi Alex,
kernel test robot noticed the following build errors:
[auto build test ERROR on drm-exynos/exynos-drm-next]
[also build test ERROR on linus/master v6.17-rc1 next-20250815]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to
On 8/15/25 11:54, Qu Shengyu wrote:
Hello,
What actually is this OETF? Is it power 1/2.4? Or reversed BT.1886?
https://www.itu.int/dms_pubrec/itu-r/rec/bt/R-REC-BT.2020-2-201510-I!!PDF-E.pdf
(Table 4?)
Best regards,
Shengyu
Hi Alex,
kernel test robot noticed the following build errors:
[auto build test ERROR on drm-exynos/exynos-drm-next]
[also build test ERROR on linus/master v6.17-rc1 next-20250815]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to
On 2025-06-23 09:38, Christopher Snowhill wrote:
> On Mon Jun 23, 2025 at 4:06 AM PDT, Christopher Snowhill wrote:
>> On Mon Jun 23, 2025 at 3:46 AM PDT, Christopher Snowhill wrote:
>>> On Fri Jun 20, 2025 at 3:10 AM PDT, Christopher Snowhill wrote:
Here's another alternative change, which
[Public]
> -Original Message-
> From: Koenig, Christian
> Sent: Thursday, August 14, 2025 8:12 PM
> To: Liang, Prike ; Alex Deucher
>
> Cc: amd-gfx@lists.freedesktop.org; Deucher, Alexander
>
> Subject: Re: [PATCH v8 14/14] drm/amdgpu: validate userq va for GEM unmap
>
> On 14.08.25 12:
[Public]
Hi Timur,
Sorry for the delay. It took me a bit to find my Rembrandt system. I tried
booting up with your patches, and the system hard hangs after kernel load - I
can't get into it via ssh. The error message doesn't seem like it would only be
contained to one generation, so I wouldn't
@Wentland, Harry
, @Leo (Sunpeng) Li Can you guys take a look? This patch fixes a regression.
Thanks,
Alex
On Mon, Jun 23, 2025 at 11:33 AM Alex Deucher wrote:
>
> + Harry, Leo
>
> On Mon, Jun 23, 2025 at 9:38 AM Christopher Snowhill wrote:
> >
> > On Mon Jun 23, 2025 at 4:06 AM PDT, Christop
Check poison injection address whether in vbios or data exchange
region to aviod hitting vf critical region in SRIOV.
Signed-off-by: Xiang Liu
---
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | 38 +++--
1 file changed, 36 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/dr
[AMD Official Use Only - AMD Internal Distribution Only]
+
+ bank_count = amdgpu_aca_get_bank_count(adev);
+ if (bank_count) {
+ total_bank_count += bank_count;
+ amdgpu_aca_clear_bank_count(adev);
I seem to have misunderstoo
14 matches
Mail list logo