Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
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] + \
A Dintel_display_device.c90 .pipe_offsets = { \
98 .pipe_offsets = { \
108 .pipe_offsets = { \
120 .pipe_offsets = { \
134 .pipe_offsets = { \
785 .pipe_offsets = { \
873 .pipe_offsets = { \
1033 .pipe_offsets = { \
1194 .pipe_offsets = { \
A Dintel_display_device.h249 u32 pipe_offsets[I915_MAX_TRANSCODERS]; member

Completed in 9 milliseconds