[PATCH v5 0/5] drm/etnaviv: Add support for running a PPU flop reset

From: gert . wollny

Date: Wed Nov 19 2025 - 11:43:47 EST


Dear all,

this is the fifth version of the series to add PPU flop reset.

Changes w.r.t. the previous version are:

* Apply all changes suggested by Christian Gmeiner:
- fix a memory leak that would occure when PPU data
initialization fails
- remove unneeded includes
- move includes to the files where they are actuall needed
- fix include style for "linux" headers
- fix typo in error message

* add Reviewed-by tags to the according commits

Many thanks for any comments,
Gert