Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_sprite.c279 I915_WRITE_FW(PLANE_OFFSET(pipe, plane_id), (y << 16) | x); in skl_update_plane()
H A Di915_reg.h6390 #define PLANE_OFFSET(pipe, plane) \ macro
H A Dintel_display.c8471 offset = I915_READ(PLANE_OFFSET(pipe, 0)); in skylake_get_initial_plane_config()