Searched refs:PLANE_PRI (Results 1 – 1 of 1) sorted by relevance
/external/igt-gpu-tools/tests/ |
D | kms_frontbuffer_tracking.c | 86 PLANE_PRI = 0, enumerator 463 if (plane == PLANE_PRI) in create_fb() 471 if (plane == PLANE_PRI) in create_fb() 623 create_fb(format, big_w, big_h, opt.tiling, PLANE_PRI, &s->big); in create_shared_fb() 655 prim_mode_params.mode->vdisplay, opt.tiling, PLANE_PRI, in create_fbs() 664 create_fb(format, offscreen_fb.w, offscreen_fb.h, opt.tiling, PLANE_PRI, in create_fbs() 673 scnd_mode_params.mode->vdisplay, opt.tiling, PLANE_PRI, in create_fbs() 1186 prim_mode_params.mode->vdisplay, opt.tiling, PLANE_PRI, in init_blue_crc() 1227 PLANE_PRI, &tmp_fbs[r]); in init_crcs() 1493 case PLANE_PRI: in pick_target() [all …]
|