Searched refs:need_tiling (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_render_inline.h4 static inline bool need_tiling(struct sna *sna, int16_t width, int16_t height) function in typeref:typename:bool
H A Dgen4_render.c1715 if (!need_tiling(sna, op->dst.width, op->dst.height))
1992 if (need_tiling(sna, width, height))
2254 if (need_tiling(sna, width, height) &&
2305 if (need_tiling(sna, width, height)) {
H A Dgen5_render.c1667 if (!need_tiling(sna, op->dst.width, op->dst.height))
1947 if (need_tiling(sna, width, height))
2204 if (need_tiling(sna, width, height) &&
2247 if (need_tiling(sna, width, height)) {
H A Dgen6_render.c1972 if (!need_tiling(sna, op->dst.width, op->dst.height))
2323 if (need_tiling(sna, width, height))
2594 if (need_tiling(sna, width, height) &&
2633 if (need_tiling(sna, width, height)) {
H A Dgen7_render.c2201 if (!need_tiling(sna, op->dst.width, op->dst.height))
2553 if (need_tiling(sna, width, height))
2817 if (need_tiling(sna, width, height) &&
2843 if (need_tiling(sna, width, height)) {
H A Dgen8_render.c2032 if (!need_tiling(sna, op->dst.width, op->dst.height))
2387 if (need_tiling(sna, width, height))
2655 if (need_tiling(sna, width, height) &&
2681 if (need_tiling(sna, width, height)) {
H A Dgen9_render.c2108 if (!need_tiling(sna, op->dst.width, op->dst.height))
2465 if (need_tiling(sna, width, height))
2733 if (need_tiling(sna, width, height) &&
2759 if (need_tiling(sna, width, height)) {
H A Dgen2_render.c1648 if (!need_tiling(sna, op->dst.width, op->dst.height))
1926 if (need_tiling(sna, width, height))
2572 if (need_tiling(sna, width, height)) {
2598 if (need_tiling(sna, width, height)) {
H A Dgen3_render.c3232 if (!need_tiling(sna, op->dst.width, op->dst.height))
3561 if (need_tiling(sna, width, height))
4907 if (need_tiling(sna, width, height) &&
4935 if (need_tiling(sna, width, height)) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_render_inline.h4 static inline bool need_tiling(struct sna *sna, int16_t width, int16_t height) function in typeref:typename:bool
H A Dgen2_render.c1899 if (need_tiling(sna, width, height))
2541 if (need_tiling(sna, width, height)) {
2567 if (need_tiling(sna, width, height)) {
H A Dgen4_render.c1943 if (need_tiling(sna, width, height))
2205 if (need_tiling(sna, width, height) &&
2256 if (need_tiling(sna, width, height)) {
H A Dgen5_render.c1900 if (need_tiling(sna, width, height))
2157 if (need_tiling(sna, width, height) &&
2200 if (need_tiling(sna, width, height)) {
H A Dgen6_render.c2249 if (need_tiling(sna, width, height))
2520 if (need_tiling(sna, width, height) &&
2559 if (need_tiling(sna, width, height)) {
H A Dgen7_render.c2469 if (need_tiling(sna, width, height))
2733 if (need_tiling(sna, width, height) &&
2759 if (need_tiling(sna, width, height)) {
H A Dgen8_render.c2286 if (need_tiling(sna, width, height))
2554 if (need_tiling(sna, width, height) &&
2580 if (need_tiling(sna, width, height)) {
H A Dgen3_render.c3513 if (need_tiling(sna, width, height))
4837 if (need_tiling(sna, width, height) &&
4865 if (need_tiling(sna, width, height)) {

Completed in 66 milliseconds