Home
last modified time | relevance | path

Searched refs:gsccs_res (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp_gsccs.c63 struct gsccs_session_resources *exec_res = &pxp->gsccs_res; in gsccs_send_message()
305 struct gsccs_session_resources *exec_res = &pxp->gsccs_res; in gsccs_destroy_execution_resource()
374 struct gsccs_session_resources *exec_res = &pxp->gsccs_res; in gsccs_allocate_execution_resource()
H A Dintel_pxp_types.h56 } gsccs_res; member