Home
last modified time | relevance | path

Searched refs:DSPLINOFF (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/dev/drm/i915/
H A Dintel_display.c3297 I915_WRITE_FW(DSPLINOFF(plane), linear_offset); in i9xx_update_primary_plane()
7427 offset = I915_READ(DSPLINOFF(plane)); in i9xx_get_initial_plane_config()
8566 offset = I915_READ(DSPLINOFF(pipe)); in ironlake_get_initial_plane_config()
H A Di915_reg.h5945 #define DSPLINOFF(plane) DSPADDR(plane) macro