Searched refs:GSC_ACTION_FW_LOAD (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_gsc_uc.c31 if (actions & GSC_ACTION_FW_LOAD) {
66 if (actions & GSC_ACTION_FW_LOAD) {
78 if (actions & GSC_ACTION_FW_LOAD) {
312 gsc->gsc_work_actions |= GSC_ACTION_FW_LOAD;
H A Dintel_gsc_uc.h47 #define GSC_ACTION_FW_LOAD BIT(0) macro
/linux-master/drivers/gpu/drm/xe/
H A Dxe_gsc.c359 if (actions & GSC_ACTION_FW_LOAD) {
525 gsc->work_actions |= GSC_ACTION_FW_LOAD;
H A Dxe_gsc_types.h48 #define GSC_ACTION_FW_LOAD BIT(0) macro

Completed in 192 milliseconds