Re: [PATCH v2 1/5] arm: mach-k3: common: Reserve video memory from end of the RAM

2023-11-08 Thread Devarsh Thakkar
Hi Simon, Thanks for the review. On 05/11/23 01:13, Simon Glass wrote: > Hi Devarsh, > > On Fri, 3 Nov 2023 at 11:48, Devarsh Thakkar wrote: >> >> Hi Simon, >> >> Thanks for the review. >> >> On 03/11/23 04:16, Simon Glass wrote: >>> Hi Devarsh, >>> >>> On Tue, 31 Oct 2023 at 13:12, Devarsh Tha

Re: [PATCH v2 1/5] arm: mach-k3: common: Reserve video memory from end of the RAM

2023-11-04 Thread Simon Glass
Hi Devarsh, On Fri, 3 Nov 2023 at 11:48, Devarsh Thakkar wrote: > > Hi Simon, > > Thanks for the review. > > On 03/11/23 04:16, Simon Glass wrote: > > Hi Devarsh, > > > > On Tue, 31 Oct 2023 at 13:12, Devarsh Thakkar wrote: > >> > >> Add function spl_reserve_video which is a wrapper > >> around

Re: [PATCH v2 1/5] arm: mach-k3: common: Reserve video memory from end of the RAM

2023-11-03 Thread Devarsh Thakkar
Hi Simon, Thanks for the review. On 03/11/23 04:16, Simon Glass wrote: Hi Devarsh, On Tue, 31 Oct 2023 at 13:12, Devarsh Thakkar wrote: Add function spl_reserve_video which is a wrapper around video_reserve to setup video memory and update the relocation address pointer. Setup video memory

Re: [PATCH v2 1/5] arm: mach-k3: common: Reserve video memory from end of the RAM

2023-11-02 Thread Simon Glass
Hi Devarsh, On Tue, 31 Oct 2023 at 13:12, Devarsh Thakkar wrote: > > Add function spl_reserve_video which is a wrapper > around video_reserve to setup video memory and update > the relocation address pointer. > > Setup video memory before page table reservation so that > framebuffer memory gets r