Re: [RFC 2/8] drm/nouveau: introduce tu102_gsp_init_fw_heap()

2025-01-31 Thread Zhi Wang
On 22/11/2024 18.26, Timur Tabi wrote: > On Fri, 2024-11-22 at 04:57 -0800, Zhi Wang wrote: >> +int >> +tu102_gsp_init_fw_heap(struct nvkm_gsp *gsp) >> +{ >> +nvkm_gsp_init_fw_heap(gsp); >> + >> +return 0; >> +} >> + >>  static int >>  tu102_gsp_fwsec_load_bld(struct nvkm_falcon_fw *fw) >

Re: [RFC 2/8] drm/nouveau: introduce tu102_gsp_init_fw_heap()

2024-11-22 Thread Timur Tabi
On Fri, 2024-11-22 at 04:57 -0800, Zhi Wang wrote: > +int > +tu102_gsp_init_fw_heap(struct nvkm_gsp *gsp) > +{ > + nvkm_gsp_init_fw_heap(gsp); > + > + return 0; > +} > + >  static int >  tu102_gsp_fwsec_load_bld(struct nvkm_falcon_fw *fw) >  { > @@ -171,6 +179,7 @@ tu102_gsp_r535_113_01 = {