Re: [PATCH v4] drm/etnaviv: add optional reset support

2024-12-20 Thread Lucas Stach
Am Dienstag, dem 17.12.2024 um 11:36 + schrieb LECOINTRE Philippe: > Add optional reset support which is mentioned in vivante,gc.yaml to > allow the driver to work on SoCs whose reset signal is asserted by default > Thanks, applied to etnaviv/next. Regards, Lucas > Signed-off-by: Philippe Le

[PATCH v4] drm/etnaviv: add optional reset support

2024-12-18 Thread LECOINTRE Philippe
Add optional reset support which is mentioned in vivante,gc.yaml to allow the driver to work on SoCs whose reset signal is asserted by default Signed-off-by: Philippe Lecointre Acked-by: Simon Lenain --- v4: - Rework to match feedback --- drivers/gpu/drm/etnaviv/etnaviv_gpu.c | 41 +