H Christian,
Am Samstag, dem 03.09.2022 um 13:16 +0200 schrieb Christian Gmeiner:
> Hi all
>
> Am Fr., 26. Aug. 2022 um 21:07 Uhr schrieb Lucas Stach
> :
> >
> > From: Marco Felsch
> >
> > The GPU is found on the NXP i.MX8MN SoC. The feature bits are taken from
> > the NXP downstream kernel d
Hi all
Am Fr., 26. Aug. 2022 um 21:07 Uhr schrieb Lucas Stach :
>
> From: Marco Felsch
>
> The GPU is found on the NXP i.MX8MN SoC. The feature bits are taken from
> the NXP downstream kernel driver 6.4.3.p2.
>
Can we stop adding new entries to the kernel hwdb and start to
establish a hwdb in th
Hi Stefan,
please keep the CC list intact when replying. I've almost missed this.
Am Montag, dem 29.08.2022 um 13:41 +0200 schrieb Stefan Eschenbacher:
>
> Product_id, customer_id and eco_id should not be zero. The different
> versions of model 0x7000, revision 0x6203 can differ in stream_count,
Product_id, customer_id and eco_id should not be zero. The different versions
of model 0x7000, revision 0x6203 can differ in stream_count, minor_feature5 and
minor_features7.
{
.model = 0x7000,
.revision = 0x6203,
On Fri, Aug 26, 2022 at 2:07 PM Lucas Stach wrote:
>
> From: Marco Felsch
>
> The GPU is found on the NXP i.MX8MN SoC. The feature bits are taken from
> the NXP downstream kernel driver 6.4.3.p2.
>
This series fixes an issue where I saw:
etnaviv-gpu 3800.gpu: recover hung GPU!
With mesa-22.
From: Marco Felsch
The GPU is found on the NXP i.MX8MN SoC. The feature bits are taken from
the NXP downstream kernel driver 6.4.3.p2.
Signed-off-by: Marco Felsch
Signed-off-by: Lucas Stach
---
drivers/gpu/drm/etnaviv/etnaviv_hwdb.c | 31 ++
1 file changed, 31 insertio