Home
last modified time | relevance | path

Searched refs:intel_llc (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/
A Dintel_llc.c22 static struct intel_gt *llc_to_gt(struct intel_llc *llc) in llc_to_gt()
47 static bool get_ia_constants(struct intel_llc *llc, in get_ia_constants()
77 static void calc_ia_freq(struct intel_llc *llc, in calc_ia_freq()
123 static void gen6_update_ring_freq(struct intel_llc *llc) in gen6_update_ring_freq()
151 void intel_llc_enable(struct intel_llc *llc) in intel_llc_enable()
156 void intel_llc_disable(struct intel_llc *llc) in intel_llc_disable()
A Dintel_llc.h9 struct intel_llc;
11 void intel_llc_enable(struct intel_llc *llc);
12 void intel_llc_disable(struct intel_llc *llc);
A Dselftest_llc.h9 struct intel_llc;
11 int st_llc_verify(struct intel_llc *llc);
A Dselftest_llc.c10 static int gen6_verify_ring_freq(struct intel_llc *llc) in gen6_verify_ring_freq()
69 int st_llc_verify(struct intel_llc *llc) in st_llc_verify()
A Dintel_llc_types.h9 struct intel_llc { struct
A Dintel_gt_types.h120 struct intel_llc llc;
/linux/drivers/gpu/drm/i915/
A DMakefile108 gt/intel_llc.o \

Completed in 8 milliseconds