Re: [PATCH v3 02/14] drm/panthor: Add GPU register definitions

2023-12-06 Thread Steven Price
On 04/12/2023 17:32, Boris Brezillon wrote: > Those are the registers directly accessible through the MMIO range. > > FW registers are exposed in panthor_fw.h. > > v3: > - Add macros to extract GPU ID info > - Formatting changes > - Remove AS_TRANSCFG_ADRMODE_LEGACY - it doesn't exist post-CSF >

[PATCH v3 02/14] drm/panthor: Add GPU register definitions

2023-12-04 Thread Boris Brezillon
Those are the registers directly accessible through the MMIO range. FW registers are exposed in panthor_fw.h. v3: - Add macros to extract GPU ID info - Formatting changes - Remove AS_TRANSCFG_ADRMODE_LEGACY - it doesn't exist post-CSF - Remove CSF_GPU_LATEST_FLUSH_ID_DEFAULT - Add GPU_L2_FEATURES