Re: [PATCH v6 0/8] Add TH1520 GPU support with power sequencing

2025-06-25 Thread Ulf Hansson
On Mon, 23 Jun 2025 at 13:44, Michal Wilczynski wrote: > > This patch series introduces support for the Imagination IMG BXM-4-64 > GPU found on the T-HEAD TH1520 SoC. A key aspect of this support is > managing the GPU's complex power-up and power-down sequence, which > involves multiple clocks and

Re: (subset) [PATCH v6 0/8] Add TH1520 GPU support with power sequencing

2025-06-24 Thread Bartosz Golaszewski
From: Bartosz Golaszewski On Mon, 23 Jun 2025 13:42:38 +0200, Michal Wilczynski wrote: > This patch series introduces support for the Imagination IMG BXM-4-64 > GPU found on the T-HEAD TH1520 SoC. A key aspect of this support is > managing the GPU's complex power-up and power-down sequence, whic

[PATCH v6 0/8] Add TH1520 GPU support with power sequencing

2025-06-23 Thread Michal Wilczynski
This patch series introduces support for the Imagination IMG BXM-4-64 GPU found on the T-HEAD TH1520 SoC. A key aspect of this support is managing the GPU's complex power-up and power-down sequence, which involves multiple clocks and resets. The TH1520 GPU requires a specific sequence to be follow