Re: [PATCH v4 04/14] drm/panthor: Add the GPU logical block

2024-02-08 Thread Steven Price
On 22/01/2024 16:30, Boris Brezillon wrote: > Handles everything that's not related to the FW, the MMU or the > scheduler. This is the block dealing with the GPU property retrieval, > the GPU block power on/off logic, and some global operations, like > global cache flushing. > > v4: > - Expose

[PATCH v4 04/14] drm/panthor: Add the GPU logical block

2024-01-22 Thread Boris Brezillon
Handles everything that's not related to the FW, the MMU or the scheduler. This is the block dealing with the GPU property retrieval, the GPU block power on/off logic, and some global operations, like global cache flushing. v4: - Expose CORE_FEATURES through DEV_QUERY v3: - Add acks for the