Home
last modified time | relevance | path

Searched refs:component_added (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_gsc_proxy.c331 if (!gsc->proxy.component_added) in xe_gsc_proxy_request_handler()
445 if (!gsc->proxy.component_added) in xe_gsc_proxy_remove()
463 gsc->proxy.component_added = false; in xe_gsc_proxy_remove()
503 gsc->proxy.component_added = true; in xe_gsc_proxy_init()
H A Dxe_late_bind_fw_types.h72 bool component_added; member
H A Dxe_late_bind_fw.c278 if (!late_bind->component_added) in xe_late_bind_fw_load()
418 late_bind->component_added = false; in xe_late_bind_remove()
453 late_bind->component_added = true; in xe_late_bind_init()
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_gsc_uc.h52 bool component_added; member