Re: [PATCH V2 09/10] accel/amdxdna: Add query functions

2024-08-19 Thread Lizhi Hou
On 8/9/24 09:42, Jeffrey Hugo wrote: On 8/5/2024 11:39 AM, Lizhi Hou wrote: +/** + * struct amdxdna_drm_query_hwctx - The data for single context. + * @context_id: The ID for this context. + * @start_col: The starting column for the partition assigned to this context. + * @num_col: The number

Re: [PATCH V2 09/10] accel/amdxdna: Add query functions

2024-08-09 Thread Jeffrey Hugo
On 8/5/2024 11:39 AM, Lizhi Hou wrote: +/** + * struct amdxdna_drm_query_hwctx - The data for single context. + * @context_id: The ID for this context. + * @start_col: The starting column for the partition assigned to this context. + * @num_col: The number of columns in the partition assigned to