Searched refs:DVSSURF (Results 1 – 2 of 2) sorted by relevance
912 I915_WRITE_FW(DVSSURF(pipe), in g4x_update_plane()914 POSTING_READ_FW(DVSSURF(pipe)); in g4x_update_plane()932 I915_WRITE_FW(DVSSURF(pipe), 0); in g4x_disable_plane()933 POSTING_READ_FW(DVSSURF(pipe)); in g4x_disable_plane()
6298 #define DVSSURF(pipe) _MMIO_PIPE(pipe, _DVSASURF, _DVSBSURF) macro