Searched refs:IGT_PLANE_CRTC_W (Results 1 – 3 of 3) sorted by relevance
/external/igt-gpu-tools/tests/ |
D | kms_atomic_interruptible.c | 170 plane->props[IGT_PLANE_CRTC_W], in run_plane_test()
|
/external/igt-gpu-tools/lib/ |
D | igt_kms.c | 382 [IGT_PLANE_CRTC_W] = "CRTC_W", 1812 igt_plane_set_prop_value(plane, IGT_PLANE_CRTC_W, 0); in igt_plane_reset() 2684 crtc_w = plane->values[IGT_PLANE_CRTC_W]; in igt_drm_plane_commit() 2746 igt_plane_is_prop_changed(cursor, IGT_PLANE_CRTC_W) || in igt_cursor_commit_legacy() 2753 (unsigned)cursor->values[IGT_PLANE_CRTC_W], in igt_cursor_commit_legacy() 2762 cursor->values[IGT_PLANE_CRTC_W], in igt_cursor_commit_legacy() 4024 igt_plane_set_prop_value(plane, IGT_PLANE_CRTC_W, w); in igt_plane_set_size()
|
D | igt_kms.h | 261 IGT_PLANE_CRTC_W, enumerator
|