Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/gt/
Dintel_gt_types.h35 struct intel_mmio_range { struct
180 const struct intel_mmio_range *steering_table[NUM_STEERING_TYPES];
Dintel_gt.c89 static const struct intel_mmio_range icl_l3bank_steering_table[] = {
94 static const struct intel_mmio_range xehpsdv_mslice_steering_table[] = {
102 static const struct intel_mmio_range xehpsdv_lncf_steering_table[] = {
108 static const struct intel_mmio_range dg2_lncf_steering_table[] = {
811 const struct intel_mmio_range *entry; in intel_gt_reg_needs_read_steering()