Searched refs:DISPPLANE_TILED (Results 1 – 2 of 2) sorted by relevance
2751 dspcntr |= DISPPLANE_TILED; in i9xx_update_primary_plane()2856 dspcntr |= DISPPLANE_TILED; in ironlake_update_primary_plane()6965 if (val & DISPPLANE_TILED) { in i9xx_get_initial_plane_config()8126 if (val & DISPPLANE_TILED) { in ironlake_get_initial_plane_config()9959 dspcntr |= DISPPLANE_TILED; in ilk_do_mmio_flip()9961 dspcntr &= ~DISPPLANE_TILED; in ilk_do_mmio_flip()
4502 #define DISPPLANE_TILED (1<<10) macro