Lines Matching defs:context

112  * Define opaque pointer to context associated with fd.
113 * This context will be returned as the result of
121 * Example of GPU Context is the "rendering" context associated
122 * with OpenGL context (glCreateContext)
272 /** In which context IB was sent to execution */
273 amdgpu_context_handle context;
454 /** Number of available graphics context */
514 * \param device_handle - \c [out] Pointer to opaque context which should
874 * GPU Execution context
885 * context will always be executed in order (first come, first serve).
890 * \param context - \c [out] GPU Context handle
900 amdgpu_context_handle *context);
911 amdgpu_context_handle *context);
915 * Destroy GPU execution context when not needed any more
917 * \param context - \c [in] GPU Context handle
925 int amdgpu_cs_ctx_free(amdgpu_context_handle context);
928 * Override the submission priority for the given context using a master fd.
931 * \param context - \c [in] context handle for context id
933 * \param priority - \c [in] The priority to assign to the context.
938 amdgpu_context_handle context,
952 int amdgpu_cs_ctx_stable_pstate(amdgpu_context_handle context,
960 * \param context - \c [in] GPU Context handle
962 * \param hangs - \c [out] Number of hangs caused by the context.
970 int amdgpu_cs_query_reset_state(amdgpu_context_handle context,
976 * \param context - \c [in] GPU Context handle
985 int amdgpu_cs_query_reset_state2(amdgpu_context_handle context,
999 * from the same GPU context to the same ip:ip_instance:ring will be executed in
1009 * \param context - \c [in] GPU Context
1029 int amdgpu_cs_submit(amdgpu_context_handle context,
1456 * \param context - \c [in] GPU Context
1475 * \param context - \c [in] GPU Context
1807 * \param context - \c [in] context handle for context id
1822 amdgpu_context_handle context,
1832 * \param context - \c [in] context handle for context id
1844 amdgpu_context_handle context,
1857 * \param context - \c [in] GPU Context
1866 * \param context - \c [in] GPU Context