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

2025-06-03 Thread Michal Wilczynski
On 6/3/25 14:25, Ulf Hansson wrote: > On Fri, 30 May 2025 at 00:24, 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

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

2025-06-03 Thread Ulf Hansson
On Fri, 30 May 2025 at 00:24, 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: [PATCH v3 0/8] Add TH1520 GPU support with power sequencing

2025-06-02 Thread Drew Fustini
On Mon, Jun 02, 2025 at 10:33:07AM -0700, Drew Fustini wrote: > On Mon, Jun 02, 2025 at 10:03:09AM +0200, Michal Wilczynski wrote: > > > > > > On 6/2/25 01:05, Drew Fustini wrote: > > > On Fri, May 30, 2025 at 12:23:47AM +0200, Michal Wilczynski wrote: > > >> This patch series introduces support

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

2025-06-02 Thread Drew Fustini
On Mon, Jun 02, 2025 at 10:03:09AM +0200, Michal Wilczynski wrote: > > > On 6/2/25 01:05, Drew Fustini wrote: > > On Fri, May 30, 2025 at 12:23:47AM +0200, Michal Wilczynski wrote: > >> This patch series introduces support for the Imagination IMG BXM-4-64 > >> GPU found on the T-HEAD TH1520 SoC.

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

2025-06-02 Thread Michal Wilczynski
On 6/2/25 01:05, Drew Fustini wrote: > On Fri, May 30, 2025 at 12:23:47AM +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 pow

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

2025-06-01 Thread Drew Fustini
On Fri, May 30, 2025 at 12:23:47AM +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, which > involves multiple c

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

2025-05-29 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