Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/gt/
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()
Dintel_llc.h10 struct intel_llc;
12 void intel_llc_enable(struct intel_llc *llc);
13 void intel_llc_disable(struct intel_llc *llc);
Dselftest_llc.h10 struct intel_llc;
12 int st_llc_verify(struct intel_llc *llc);
Dselftest_llc.c11 static int gen6_verify_ring_freq(struct intel_llc *llc) in gen6_verify_ring_freq()
70 int st_llc_verify(struct intel_llc *llc) in st_llc_verify()
Dintel_llc_types.h10 struct intel_llc { struct
Dintel_gt_types.h81 struct intel_llc llc;
/drivers/gpu/drm/i915/
DMakefile105 gt/intel_llc.o \