Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_exports.c146 if (dc->res_pool->oem_device) in dc_is_oem_i2c_device_present()
149 dc->res_pool->oem_device, in dc_is_oem_i2c_device_present()
174 struct ddc_service *ddc = dc->res_pool->oem_device; in dc_submit_i2c_oem()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_resource.c1105 if (pool->oem_device != NULL) { in dcn302_resource_destruct()
1106 struct dc *dc = pool->oem_device->ctx->dc; in dcn302_resource_destruct()
1108 dc->link_srv->destroy_ddc_service(&pool->oem_device); in dcn302_resource_destruct()
1487 pool->oem_device = dc->link_srv->create_ddc_service(&ddc_init_data); in dcn302_resource_construct()
1489 pool->oem_device = NULL; in dcn302_resource_construct()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_resource.c1031 if (pool->oem_device != NULL) { in dcn303_resource_destruct()
1032 struct dc *dc = pool->oem_device->ctx->dc; in dcn303_resource_destruct()
1034 dc->link_srv->destroy_ddc_service(&pool->oem_device); in dcn303_resource_destruct()
1399 pool->oem_device = dc->link_srv->create_ddc_service(&ddc_init_data); in dcn303_resource_construct()
1401 pool->oem_device = NULL; in dcn303_resource_construct()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn321/
Ddcn321_resource.c1472 if (pool->base.oem_device != NULL) { in dcn321_resource_destruct()
1473 struct dc *dc = pool->base.oem_device->ctx->dc; in dcn321_resource_destruct()
1475 dc->link_srv->destroy_ddc_service(&pool->base.oem_device); in dcn321_resource_destruct()
1985 pool->base.oem_device = dc->link_srv->create_ddc_service(&ddc_init_data); in dcn321_resource_construct()
1987 pool->base.oem_device = NULL; in dcn321_resource_construct()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h291 struct ddc_service *oem_device; member
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.c1187 if (pool->base.oem_device != NULL) { in dcn30_resource_destruct()
1188 struct dc *dc = pool->base.oem_device->ctx->dc; in dcn30_resource_destruct()
1190 dc->link_srv->destroy_ddc_service(&pool->base.oem_device); in dcn30_resource_destruct()
2574 pool->base.oem_device = dc->link_srv->create_ddc_service(&ddc_init_data); in dcn30_resource_construct()
2576 pool->base.oem_device = NULL; in dcn30_resource_construct()
/linux-6.6.21/drivers/gpu/drm/gma500/
Dintel_bios.h339 char oem_device[20]; member
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c1192 if (pool->base.oem_device != NULL) { in dcn20_resource_destruct()
1193 struct dc *dc = pool->base.oem_device->ctx->dc; in dcn20_resource_destruct()
1195 dc->link_srv->destroy_ddc_service(&pool->base.oem_device); in dcn20_resource_destruct()
2740 pool->base.oem_device = dc->link_srv->create_ddc_service(&ddc_init_data); in dcn20_resource_construct()
2742 pool->base.oem_device = NULL; in dcn20_resource_construct()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_resource.c1487 if (pool->base.oem_device != NULL) { in dcn32_resource_destruct()
1488 struct dc *dc = pool->base.oem_device->ctx->dc; in dcn32_resource_destruct()
1490 dc->link_srv->destroy_ddc_service(&pool->base.oem_device); in dcn32_resource_destruct()
2449 pool->base.oem_device = dc->link_srv->create_ddc_service(&ddc_init_data); in dcn32_resource_construct()
2451 pool->base.oem_device = NULL; in dcn32_resource_construct()