Searched refs:vborder_prop (Results 1 – 1 of 1) sorted by relevance
1668 struct drm_property *vborder_prop; member1692 ctx->vborder_prop = kunit_kzalloc(test, sizeof(*ctx->vborder_prop), GFP_KERNEL); in dm_test_prop_ctx_alloc()1693 KUNIT_ASSERT_NOT_NULL(test, ctx->vborder_prop); in dm_test_prop_ctx_alloc()1704 ctx->adev->mode_info.underscan_vborder_property = ctx->vborder_prop; in dm_test_prop_ctx_alloc()1811 ctx->vborder_prop, 24), 0); in dm_test_set_property_underscan_vborder()1978 ctx->vborder_prop, &val), 0); in dm_test_get_property_underscan_borders()