On Wed Mar 11, 2026 at 9:39 AM JST, Joel Fernandes wrote: > Add first_usable_fb_region() to GspStaticConfigInfo to extract the first > usable FB region from GSP's fbRegionInfoParams. Usable regions are those > that are not reserved or protected. > > The extracted region is stored in GetGspStaticInfoReply and exposed via > usable_fb_region() API for use by the memory subsystem. > > Cc: Nikola Djukic <[email protected]> > Signed-off-by: Joel Fernandes <[email protected]>
This doesn't take into account the feedback I gave in [1]. In particular, a TODO to handle the remaining regions looks important to me. [1] https://lore.kernel.org/all/[email protected]/
