Re: [RFC v3 09/18] drm/imagination: Add reset controller support for GPU initialization

2025-01-21 Thread Philipp Zabel
On Mo, 2025-01-20 at 18:21 +0100, Michal Wilczynski wrote: > Certain platforms, such as the T-Head TH1520 and Banana Pi BPI-F3, > require a controlled GPU reset sequence during the power-up procedure > to ensure proper initialization. Without this reset, the GPU may remain > in an undefined state,

[RFC v3 09/18] drm/imagination: Add reset controller support for GPU initialization

2025-01-20 Thread Michal Wilczynski
Certain platforms, such as the T-Head TH1520 and Banana Pi BPI-F3, require a controlled GPU reset sequence during the power-up procedure to ensure proper initialization. Without this reset, the GPU may remain in an undefined state, potentially leading to stability or performance issues. This commi