Searched refs:PLANE_SURF (Results 1 – 3 of 3) sorted by relevance
640 I915_WRITE_FW(PLANE_SURF(pipe, plane_id), in skl_program_plane()691 I915_WRITE_FW(PLANE_SURF(pipe, plane_id), 0); in skl_disable_plane()
9889 base = I915_READ(PLANE_SURF(pipe, plane_id)) & 0xfffff000; in skylake_get_initial_plane_config()
6831 #define PLANE_SURF(pipe, plane) \ macro