Home
last modified time | relevance | path

Searched refs:pipe_offsets (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_display_reg_defs.h39 #define _MMIO_PIPE2(display, pipe, reg) _MMIO(DISPLAY_INFO(display)->pipe_offsets[(pipe)] - \
40 DISPLAY_INFO(display)->pipe_offsets[PIPE_A] + \
H A Dintel_display_device.c110 .pipe_offsets = { \
118 .pipe_offsets = { \
128 .pipe_offsets = { \
140 .pipe_offsets = { \
154 .pipe_offsets = { \
877 .pipe_offsets = { \
968 .pipe_offsets = { \
1135 .pipe_offsets = { \
1315 .pipe_offsets = { \
H A Dintel_display_device.h296 u32 pipe_offsets[I915_MAX_TRANSCODERS]; member