Home
last modified time | relevance | path

Searched refs:asic_id (Results 1 – 25 of 166) sorted by relevance

1234567

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/
H A Dclk_mgr.c126 struct hw_asic_id asic_id = ctx->asic_id; in dc_clk_mgr_create() local
128 switch (asic_id.chip_family) { in dc_clk_mgr_create()
171 ASIC_REV_IS_FIJI_P(asic_id.hw_internal_rev)) { in dc_clk_mgr_create()
181 if (ASIC_REV_IS_VEGAM(asic_id.hw_internal_rev)) { in dc_clk_mgr_create()
194 if (ASICREV_IS_VEGA20_P(asic_id.hw_internal_rev)) in dc_clk_mgr_create()
209 if (ASICREV_IS_RENOIR(asic_id.hw_internal_rev)) { in dc_clk_mgr_create()
218 if (ASICREV_IS_RAVEN2(asic_id.hw_internal_rev)) { in dc_clk_mgr_create()
222 if (ASICREV_IS_RAVEN(asic_id.hw_internal_rev) || in dc_clk_mgr_create()
223 ASICREV_IS_PICASSO(asic_id.hw_internal_rev)) { in dc_clk_mgr_create()
248 if (ASICREV_IS_VANGOGH(asic_id.hw_internal_rev)) { in dc_clk_mgr_create()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/
H A Dclk_mgr.c126 struct hw_asic_id asic_id = ctx->asic_id; in dc_clk_mgr_create() local
128 switch (asic_id.chip_family) { in dc_clk_mgr_create()
171 ASIC_REV_IS_FIJI_P(asic_id.hw_internal_rev)) { in dc_clk_mgr_create()
181 if (ASIC_REV_IS_VEGAM(asic_id.hw_internal_rev)) { in dc_clk_mgr_create()
194 if (ASICREV_IS_VEGA20_P(asic_id.hw_internal_rev)) in dc_clk_mgr_create()
209 if (ASICREV_IS_RENOIR(asic_id.hw_internal_rev)) { in dc_clk_mgr_create()
218 if (ASICREV_IS_RAVEN2(asic_id.hw_internal_rev)) { in dc_clk_mgr_create()
222 if (ASICREV_IS_RAVEN(asic_id.hw_internal_rev) || in dc_clk_mgr_create()
223 ASICREV_IS_PICASSO(asic_id.hw_internal_rev)) { in dc_clk_mgr_create()
248 if (ASICREV_IS_VANGOGH(asic_id.hw_internal_rev)) { in dc_clk_mgr_create()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/
H A Dclk_mgr.c126 struct hw_asic_id asic_id = ctx->asic_id; in dc_clk_mgr_create() local
128 switch (asic_id.chip_family) { in dc_clk_mgr_create()
171 ASIC_REV_IS_FIJI_P(asic_id.hw_internal_rev)) { in dc_clk_mgr_create()
181 if (ASIC_REV_IS_VEGAM(asic_id.hw_internal_rev)) { in dc_clk_mgr_create()
194 if (ASICREV_IS_VEGA20_P(asic_id.hw_internal_rev)) in dc_clk_mgr_create()
209 if (ASICREV_IS_RENOIR(asic_id.hw_internal_rev)) { in dc_clk_mgr_create()
218 if (ASICREV_IS_RAVEN2(asic_id.hw_internal_rev)) { in dc_clk_mgr_create()
222 if (ASICREV_IS_RAVEN(asic_id.hw_internal_rev) || in dc_clk_mgr_create()
223 ASICREV_IS_PICASSO(asic_id.hw_internal_rev)) { in dc_clk_mgr_create()
248 if (ASICREV_IS_VANGOGH(asic_id.hw_internal_rev)) { in dc_clk_mgr_create()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dce112/
H A Ddce112_clk_mgr.c104 if (!((clk_mgr_base->ctx->asic_id.chip_family == FAMILY_AI) && in dce112_set_clock()
105 ASICREV_IS_VEGA20_P(clk_mgr_base->ctx->asic_id.hw_internal_rev))) in dce112_set_clock()
181 if (!((clk_mgr->base.ctx->asic_id.chip_family == FAMILY_AI) && in dce112_set_dprefclk()
182 ASICREV_IS_VEGA20_P(clk_mgr->base.ctx->asic_id.hw_internal_rev))) in dce112_set_dprefclk()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dce112/
H A Ddce112_clk_mgr.c104 if (!((clk_mgr_base->ctx->asic_id.chip_family == FAMILY_AI) && in dce112_set_clock()
105 ASICREV_IS_VEGA20_P(clk_mgr_base->ctx->asic_id.hw_internal_rev))) in dce112_set_clock()
181 if (!((clk_mgr->base.ctx->asic_id.chip_family == FAMILY_AI) && in dce112_set_dprefclk()
182 ASICREV_IS_VEGA20_P(clk_mgr->base.ctx->asic_id.hw_internal_rev))) in dce112_set_dprefclk()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dce112/
H A Ddce112_clk_mgr.c104 if (!((clk_mgr_base->ctx->asic_id.chip_family == FAMILY_AI) && in dce112_set_clock()
105 ASICREV_IS_VEGA20_P(clk_mgr_base->ctx->asic_id.hw_internal_rev))) in dce112_set_clock()
181 if (!((clk_mgr->base.ctx->asic_id.chip_family == FAMILY_AI) && in dce112_set_dprefclk()
182 ASICREV_IS_VEGA20_P(clk_mgr->base.ctx->asic_id.hw_internal_rev))) in dce112_set_dprefclk()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/hw/ocrdma/
H A Docrdma.h292 u32 asic_id; member
568 if (dev->nic_info.dev_family == 0xF && !dev->asic_id) { in ocrdma_get_asic_type()
571 OCRDMA_SLI_ASIC_ID_OFFSET, &dev->asic_id); in ocrdma_get_asic_type()
574 return (dev->asic_id & OCRDMA_SLI_ASIC_GEN_NUM_MASK) >> in ocrdma_get_asic_type()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/hw/ocrdma/
H A Docrdma.h292 u32 asic_id; member
568 if (dev->nic_info.dev_family == 0xF && !dev->asic_id) { in ocrdma_get_asic_type()
571 OCRDMA_SLI_ASIC_ID_OFFSET, &dev->asic_id); in ocrdma_get_asic_type()
574 return (dev->asic_id & OCRDMA_SLI_ASIC_GEN_NUM_MASK) >> in ocrdma_get_asic_type()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/hw/ocrdma/
H A Docrdma.h292 u32 asic_id; member
568 if (dev->nic_info.dev_family == 0xF && !dev->asic_id) { in ocrdma_get_asic_type()
571 OCRDMA_SLI_ASIC_ID_OFFSET, &dev->asic_id); in ocrdma_get_asic_type()
574 return (dev->asic_id & OCRDMA_SLI_ASIC_GEN_NUM_MASK) >> in ocrdma_get_asic_type()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c67 switch (asic_id.chip_family) { in resource_parse_asic_id()
85 if (ASIC_REV_IS_KALINDI(asic_id.hw_internal_rev) || in resource_parse_asic_id()
86 ASIC_REV_IS_BHAVANI(asic_id.hw_internal_rev) || in resource_parse_asic_id()
87 ASIC_REV_IS_GODAVARI(asic_id.hw_internal_rev)) in resource_parse_asic_id()
97 if (ASIC_REV_IS_TONGA_P(asic_id.hw_internal_rev) || in resource_parse_asic_id()
98 ASIC_REV_IS_FIJI_P(asic_id.hw_internal_rev)) { in resource_parse_asic_id()
107 if (ASIC_REV_IS_VEGAM(asic_id.hw_internal_rev)) in resource_parse_asic_id()
111 if (ASICREV_IS_VEGA20_P(asic_id.hw_internal_rev)) in resource_parse_asic_id()
119 if (ASICREV_IS_RAVEN2(asic_id.hw_internal_rev)) in resource_parse_asic_id()
121 if (ASICREV_IS_RENOIR(asic_id.hw_internal_rev)) in resource_parse_asic_id()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c67 switch (asic_id.chip_family) { in resource_parse_asic_id()
85 if (ASIC_REV_IS_KALINDI(asic_id.hw_internal_rev) || in resource_parse_asic_id()
86 ASIC_REV_IS_BHAVANI(asic_id.hw_internal_rev) || in resource_parse_asic_id()
87 ASIC_REV_IS_GODAVARI(asic_id.hw_internal_rev)) in resource_parse_asic_id()
97 if (ASIC_REV_IS_TONGA_P(asic_id.hw_internal_rev) || in resource_parse_asic_id()
98 ASIC_REV_IS_FIJI_P(asic_id.hw_internal_rev)) { in resource_parse_asic_id()
107 if (ASIC_REV_IS_VEGAM(asic_id.hw_internal_rev)) in resource_parse_asic_id()
111 if (ASICREV_IS_VEGA20_P(asic_id.hw_internal_rev)) in resource_parse_asic_id()
119 if (ASICREV_IS_RAVEN2(asic_id.hw_internal_rev)) in resource_parse_asic_id()
121 if (ASICREV_IS_RENOIR(asic_id.hw_internal_rev)) in resource_parse_asic_id()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c67 switch (asic_id.chip_family) { in resource_parse_asic_id()
85 if (ASIC_REV_IS_KALINDI(asic_id.hw_internal_rev) || in resource_parse_asic_id()
86 ASIC_REV_IS_BHAVANI(asic_id.hw_internal_rev) || in resource_parse_asic_id()
87 ASIC_REV_IS_GODAVARI(asic_id.hw_internal_rev)) in resource_parse_asic_id()
97 if (ASIC_REV_IS_TONGA_P(asic_id.hw_internal_rev) || in resource_parse_asic_id()
98 ASIC_REV_IS_FIJI_P(asic_id.hw_internal_rev)) { in resource_parse_asic_id()
107 if (ASIC_REV_IS_VEGAM(asic_id.hw_internal_rev)) in resource_parse_asic_id()
111 if (ASICREV_IS_VEGA20_P(asic_id.hw_internal_rev)) in resource_parse_asic_id()
119 if (ASICREV_IS_RAVEN2(asic_id.hw_internal_rev)) in resource_parse_asic_id()
121 if (ASICREV_IS_RENOIR(asic_id.hw_internal_rev)) in resource_parse_asic_id()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_resource.h46 struct hw_asic_id asic_id);
H A Ddce110_resource.c567 hws->regs = ASIC_REV_IS_STONEY(ctx->asic_id.hw_internal_rev) ? in dce110_hwseq_create()
1338 struct hw_asic_id *asic_id) in dce110_resource_cap() argument
1340 if (ASIC_REV_IS_STONEY(asic_id->hw_internal_rev)) in dce110_resource_cap()
1350 struct hw_asic_id asic_id) in dce110_resource_construct() argument
1358 pool->base.res_cap = dce110_resource_cap(&ctx->asic_id); in dce110_resource_construct()
1520 bw_calcs_init(dc->bw_dceip, dc->bw_vbios, dc->ctx->asic_id); in dce110_resource_construct()
1534 struct hw_asic_id asic_id) in dce110_create_resource_pool() argument
1542 if (dce110_resource_construct(num_virtual_links, dc, pool, asic_id)) in dce110_create_resource_pool()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_resource.h46 struct hw_asic_id asic_id);
H A Ddce110_resource.c567 hws->regs = ASIC_REV_IS_STONEY(ctx->asic_id.hw_internal_rev) ? in dce110_hwseq_create()
1338 struct hw_asic_id *asic_id) in dce110_resource_cap() argument
1340 if (ASIC_REV_IS_STONEY(asic_id->hw_internal_rev)) in dce110_resource_cap()
1350 struct hw_asic_id asic_id) in dce110_resource_construct() argument
1358 pool->base.res_cap = dce110_resource_cap(&ctx->asic_id); in dce110_resource_construct()
1520 bw_calcs_init(dc->bw_dceip, dc->bw_vbios, dc->ctx->asic_id); in dce110_resource_construct()
1534 struct hw_asic_id asic_id) in dce110_create_resource_pool() argument
1542 if (dce110_resource_construct(num_virtual_links, dc, pool, asic_id)) in dce110_create_resource_pool()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_resource.h46 struct hw_asic_id asic_id);
H A Ddce110_resource.c567 hws->regs = ASIC_REV_IS_STONEY(ctx->asic_id.hw_internal_rev) ? in dce110_hwseq_create()
1338 struct hw_asic_id *asic_id) in dce110_resource_cap() argument
1340 if (ASIC_REV_IS_STONEY(asic_id->hw_internal_rev)) in dce110_resource_cap()
1350 struct hw_asic_id asic_id) in dce110_resource_construct() argument
1358 pool->base.res_cap = dce110_resource_cap(&ctx->asic_id); in dce110_resource_construct()
1520 bw_calcs_init(dc->bw_dceip, dc->bw_vbios, dc->ctx->asic_id); in dce110_resource_construct()
1534 struct hw_asic_id asic_id) in dce110_create_resource_pool() argument
1542 if (dce110_resource_construct(num_virtual_links, dc, pool, asic_id)) in dce110_create_resource_pool()
/dports/graphics/libdrm/libdrm-2.4.110/tests/amdgpu/
H A Dvcn_tests.c61 static uint32_t asic_id; variable
105 asic_id = device_handle->info.asic_id; in suite_vcn_tests_enable()
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/asm/
H A Dvoyager.h84 __u8 asic_id; member
146 __u8 asic_id; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/
H A Ddce110_clk_mgr.c198 if ((dc->ctx->asic_id.chip_family == FAMILY_AI) && in dce11_pplib_apply_display_requirements()
199 ASICREV_IS_VEGA20_P(dc->ctx->asic_id.hw_internal_rev) && (context->stream_count >= 2)) { in dce11_pplib_apply_display_requirements()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/
H A Ddce110_clk_mgr.c198 if ((dc->ctx->asic_id.chip_family == FAMILY_AI) && in dce11_pplib_apply_display_requirements()
199 ASICREV_IS_VEGA20_P(dc->ctx->asic_id.hw_internal_rev) && (context->stream_count >= 2)) { in dce11_pplib_apply_display_requirements()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/
H A Ddce110_clk_mgr.c198 if ((dc->ctx->asic_id.chip_family == FAMILY_AI) && in dce11_pplib_apply_display_requirements()
199 ASICREV_IS_VEGA20_P(dc->ctx->asic_id.hw_internal_rev) && (context->stream_count >= 2)) { in dce11_pplib_apply_display_requirements()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libdrm/src/amdgpu/
H A Damdgpu_asic_id.c65 if (did != dev->info.asic_id) { in parse_one_line()
/dports/graphics/libdrm/libdrm-2.4.110/amdgpu/
H A Damdgpu_asic_id.c65 if (did != dev->info.asic_id) { in parse_one_line()

1234567