RE: [PATCH 1/1] drm/amdgpu: Fix ISP HW init issue

2024-12-06 Thread Nirujogi, Pratap
(Koon Pan) ; Li, King ; Du, Bin Subject: Re: [PATCH 1/1] drm/amdgpu: Fix ISP HW init issue On 12/6/2024 1:46 AM, Pratap Nirujogi wrote: > ISP hw_init is not called with the recent changes releated to hw init > levels. AMDGPU_INIT_LEVEL_DEFAULT is ignoring the ISP IP bl

Re: [PATCH 1/1] drm/amdgpu: Fix ISP HW init issue

2024-12-05 Thread Lazar, Lijo
On 12/6/2024 1:46 AM, Pratap Nirujogi wrote: > ISP hw_init is not called with the recent changes releated > to hw init levels. AMDGPU_INIT_LEVEL_DEFAULT is ignoring > the ISP IP block as AMDGPU_IP_BLK_MASK_ALL is derived using > incorrect max number of IP blocks. > > Update AMDGPU_IP_BLK_MASK_A