Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_sprite.c286 I915_WRITE(PLANE_OFFSET(pipe, plane), (y << 16) | x); in skl_update_plane()
Di915_reg.h4943 #define PLANE_OFFSET(pipe, plane) \ macro
Dintel_display.c3022 I915_WRITE(PLANE_OFFSET(pipe, 0), (y << 16) | x); in skylake_update_primary_plane()
8047 offset = I915_READ(PLANE_OFFSET(pipe, 0)); in skylake_get_initial_plane_config()