Searched refs:PLANE_SURF (Results 1 – 3 of 3) sorted by relevance
324 I915_WRITE_FW(PLANE_SURF(pipe, plane_id), in skl_update_plane()326 POSTING_READ_FW(PLANE_SURF(pipe, plane_id)); in skl_update_plane()343 I915_WRITE_FW(PLANE_SURF(pipe, plane_id), 0); in skl_disable_plane()344 POSTING_READ_FW(PLANE_SURF(pipe, plane_id)); in skl_disable_plane()
6640 #define PLANE_SURF(pipe, plane) \ macro
8822 base = I915_READ(PLANE_SURF(pipe, plane_id)) & 0xfffff000; in skylake_get_initial_plane_config()