Home
last modified time | relevance | path

Searched defs:intel_dmc_header_v1 (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_csr.c184 struct intel_dmc_header_v1 { struct
185 struct intel_dmc_header_base base;
188 u32 mmio_count;
191 u32 mmioaddr[DMC_V1_MAX_MMIO_COUNT];
194 u32 mmiodata[DMC_V1_MAX_MMIO_COUNT];
197 char dfile[32];
199 u32 reserved1[2];
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
Dintel_dmc.c244 struct intel_dmc_header_v1 { struct
245 struct intel_dmc_header_base base;
248 u32 mmio_count;
251 u32 mmioaddr[DMC_V1_MAX_MMIO_COUNT];
254 u32 mmiodata[DMC_V1_MAX_MMIO_COUNT];
257 char dfile[32];
259 u32 reserved1[2];