Lines Matching defs:index
315 if (plane->index == 0 && dc->soc->has_win_a_without_filters)
330 if (plane->index == 0 && dc->soc->has_win_a_without_filters)
333 if (plane->index == 2 && dc->soc->has_win_c_without_vert_filter)
798 plane->index = 0;
814 drm_plane_create_zpos_property(&plane->base, plane->index, 0, 255);
969 * This index is kind of fake. The cursor isn't a regular plane, but
971 * use the same programming. Setting this fake index here allows the
975 plane->index = 6;
1074 unsigned int index,
1088 plane->offset = 0xa00 + 0x200 * index;
1089 plane->index = index;
1110 drm_plane_create_zpos_property(&plane->base, plane->index, 0, 255);
1136 unsigned int index = wgrp->windows[j];
1139 wgrp->index,
1140 index);
2333 .index = 0,
2338 .index = 1,
2343 .index = 2,
2348 .index = 3,
2353 .index = 4,
2358 .index = 5,
2381 .index = 0,
2386 .index = 1,
2391 .index = 2,
2396 .index = 3,
2401 .index = 4,
2406 .index = 5,