Home
last modified time | relevance | path

Searched refs:oem_device (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link_exports.c156 return dc->res_pool->oem_device; in dc_get_oem_i2c_device()
163 if (dc->res_pool->oem_device) in dc_is_oem_i2c_device_present()
166 dc->res_pool->oem_device, in dc_is_oem_i2c_device_present()
191 struct ddc_service *ddc = dc->res_pool->oem_device; in dc_submit_i2c_oem()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/
H A Ddcn302_resource.c1107 if (pool->oem_device != NULL) { in dcn302_resource_destruct()
1108 struct dc *dc = pool->oem_device->ctx->dc; in dcn302_resource_destruct()
1110 dc->link_srv->destroy_ddc_service(&pool->oem_device); in dcn302_resource_destruct()
1494 pool->oem_device = dc->link_srv->create_ddc_service(&ddc_init_data); in dcn302_resource_construct()
1496 pool->oem_device = NULL; in dcn302_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c1052 if (pool->oem_device != NULL) { in dcn303_resource_destruct()
1053 struct dc *dc = pool->oem_device->ctx->dc; in dcn303_resource_destruct()
1055 dc->link_srv->destroy_ddc_service(&pool->oem_device); in dcn303_resource_destruct()
1427 pool->oem_device = dc->link_srv->create_ddc_service(&ddc_init_data); in dcn303_resource_construct()
1429 pool->oem_device = NULL; in dcn303_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c1476 if (pool->base.oem_device != NULL) { in dcn321_resource_destruct()
1477 struct dc *dc = pool->base.oem_device->ctx->dc; in dcn321_resource_destruct()
1479 dc->link_srv->destroy_ddc_service(&pool->base.oem_device); in dcn321_resource_destruct()
2012 pool->base.oem_device = dc->link_srv->create_ddc_service(&ddc_init_data); in dcn321_resource_construct()
2014 pool->base.oem_device = NULL; in dcn321_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c1498 if (pool->base.oem_device != NULL) { in dcn401_resource_destruct()
1499 struct dc *dc = pool->base.oem_device->ctx->dc; in dcn401_resource_destruct()
1501 dc->link_srv->destroy_ddc_service(&pool->base.oem_device); in dcn401_resource_destruct()
2203 pool->base.oem_device = dc->link_srv->create_ddc_service(&ddc_init_data); in dcn401_resource_construct()
2205 pool->base.oem_device = NULL; in dcn401_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c1189 if (pool->base.oem_device != NULL) { in dcn30_resource_destruct()
1190 struct dc *dc = pool->base.oem_device->ctx->dc; in dcn30_resource_destruct()
1192 dc->link_srv->destroy_ddc_service(&pool->base.oem_device); in dcn30_resource_destruct()
2599 pool->base.oem_device = dc->link_srv->create_ddc_service(&ddc_init_data); in dcn30_resource_construct()
2601 pool->base.oem_device = NULL; in dcn30_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h328 struct ddc_service *oem_device; member
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c1495 if (pool->base.oem_device != NULL) { in dcn32_resource_destruct()
1496 struct dc *dc = pool->base.oem_device->ctx->dc; in dcn32_resource_destruct()
1498 dc->link_srv->destroy_ddc_service(&pool->base.oem_device); in dcn32_resource_destruct()
2513 pool->base.oem_device = dc->link_srv->create_ddc_service(&ddc_init_data); in dcn32_resource_construct()
2515 pool->base.oem_device = NULL; in dcn32_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c1189 if (pool->base.oem_device != NULL) { in dcn20_resource_destruct()
1190 struct dc *dc = pool->base.oem_device->ctx->dc; in dcn20_resource_destruct()
1192 dc->link_srv->destroy_ddc_service(&pool->base.oem_device); in dcn20_resource_destruct()
2749 pool->base.oem_device = dc->link_srv->create_ddc_service(&ddc_init_data); in dcn20_resource_construct()
2751 pool->base.oem_device = NULL; in dcn20_resource_construct()