Searched refs:XE_FW_GSC (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/gpu/drm/xe/
H A Dxe_hw_engine.c259 .domain = XE_FW_GSC,
H A Dxe_gsc_proxy.c488 err = xe_force_wake_get(gt_to_fw(gt), XE_FW_GSC);
496 xe_force_wake_put(gt_to_fw(gt), XE_FW_GSC); local
H A Dxe_gsc.c351 xe_gt_WARN_ON(gt, xe_force_wake_get(gt_to_fw(gt), XE_FW_GSC));
371 xe_force_wake_put(gt_to_fw(gt), XE_FW_GSC); local
H A Dxe_force_wake_types.h50 XE_FW_GSC = BIT(XE_FW_DOMAIN_ID_GSC), enumerator in enum:xe_force_wake_domains
/linux-master/drivers/gpu/drm/xe/display/
H A Dxe_hdcp_gsc.c48 if (xe_force_wake_get(gt_to_fw(gt), XE_FW_GSC)) {
58 xe_force_wake_put(gt_to_fw(gt), XE_FW_GSC); local

Completed in 153 milliseconds