On Wed, 2023-11-22 at 10:52 +1000, David Airlie wrote: > > + * Unfortunately, depsite the fact that the queue size is a field in > > this > > ^ typo > > > + * structure, the GSP has a hard-coded expectation of the sizes. So > > the > > + * command queue size must be GSP_MESSAGE_COMMAND_QUEUE_SIZE and the > > status > > + * queue size must be GSP_MESSAGE_STATUS_QUEUE_SIZE. So it turns out that this size requirement is no longer true either.