Searched refs:DISPPLANE_TILED (Results 1 – 2 of 2) sorted by relevance
2768 dspcntr |= DISPPLANE_TILED; in i9xx_update_primary_plane()2875 dspcntr |= DISPPLANE_TILED; in ironlake_update_primary_plane()8056 if (val & DISPPLANE_TILED) { in i9xx_get_initial_plane_config()9217 if (val & DISPPLANE_TILED) { in ironlake_get_initial_plane_config()11242 dspcntr |= DISPPLANE_TILED; in ilk_do_mmio_flip()11244 dspcntr &= ~DISPPLANE_TILED; in ilk_do_mmio_flip()
4956 #define DISPPLANE_TILED (1<<10) macro