Home
last modified time | relevance | path

Searched refs:L3_GENERAL_PRIO_CREDITS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_clock_gating.c339 val |= L3_GENERAL_PRIO_CREDITS(general_prio_credits); in gen8_set_l3sqc_credits()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_regs.h1022 #define L3_GENERAL_PRIO_CREDITS(x) (((x) >> 1) << 19) macro
H A Dintel_workarounds.c2562 L3_GENERAL_PRIO_CREDITS(62) | in rcs_engine_wa_init()