Home
last modified time | relevance | path

Searched refs:intel_mmio_range (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/i915/gt/
Dintel_gt_types.h35 struct intel_mmio_range { struct
178 const struct intel_mmio_range *steering_table[NUM_STEERING_TYPES];
Dintel_gt.c87 static const struct intel_mmio_range icl_l3bank_steering_table[] = {
92 static const struct intel_mmio_range xehpsdv_mslice_steering_table[] = {
100 static const struct intel_mmio_range xehpsdv_lncf_steering_table[] = {
106 static const struct intel_mmio_range dg2_lncf_steering_table[] = {
804 const struct intel_mmio_range *entry; in intel_gt_reg_needs_read_steering()