Searched refs:hborder_prop (Results 1 – 1 of 1) sorted by relevance
1667 struct drm_property *hborder_prop; member1690 ctx->hborder_prop = kunit_kzalloc(test, sizeof(*ctx->hborder_prop), GFP_KERNEL); in dm_test_prop_ctx_alloc()1691 KUNIT_ASSERT_NOT_NULL(test, ctx->hborder_prop); in dm_test_prop_ctx_alloc()1703 ctx->adev->mode_info.underscan_hborder_property = ctx->hborder_prop; in dm_test_prop_ctx_alloc()1797 ctx->hborder_prop, 42), 0); in dm_test_set_property_underscan_hborder()1973 ctx->hborder_prop, &val), 0); in dm_test_get_property_underscan_borders()