Home
last modified time | relevance | path

Searched refs:dce_environment (Results 1 – 25 of 39) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/gpio/
Dhw_translate.c67 enum dce_environment dce_environment) in dal_hw_translate_init() argument
69 if (IS_FPGA_MAXIMUS_DC(dce_environment)) { in dal_hw_translate_init()
Dhw_factory.c69 enum dce_environment dce_environment) in dal_hw_factory_init() argument
71 if (IS_FPGA_MAXIMUS_DC(dce_environment)) { in dal_hw_factory_init()
Dhw_translate.h48 enum dce_environment dce_environment);
Dhw_factory.h75 enum dce_environment dce_environment);
Dgpio_service.c57 enum dce_environment dce_environment, in dal_gpio_service_create() argument
71 dce_environment)) { in dal_gpio_service_create()
77 dce_environment)) { in dal_gpio_service_create()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
Ddc_types.h55 enum dce_environment { enum
72 #define IS_FPGA_MAXIMUS_DC(dce_environment) \ argument
73 (dce_environment == DCE_ENV_FPGA_MAXIMUS)
75 #define IS_DIAG_DC(dce_environment) \ argument
76 (IS_FPGA_MAXIMUS_DC(dce_environment) || (dce_environment == DCE_ENV_DIAG))
104 enum dce_environment dce_environment; member
Ddc.h647 enum dce_environment dce_environment; member
Ddc_helper.c513 !IS_FPGA_MAXIMUS_DC(ctx->dce_environment)) in generic_reg_wait()
525 if (!IS_FPGA_MAXIMUS_DC(ctx->dce_environment)) in generic_reg_wait()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/include/
Dgpio_service_interface.h46 enum dce_environment dce_environment,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dce112/
Ddce112_clk_mgr.c112 if (!IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) { in dce112_set_clock()
154 if (!IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) { in dce112_set_dispclk()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_optc.c54 if (optc->ctx->dce_environment != DCE_ENV_FPGA_MAXIMUS) in optc3_triplebuffer_lock()
113 if (optc->ctx->dce_environment != DCE_ENV_FPGA_MAXIMUS) in optc3_lock()
Ddcn30_init.c141 if (IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) { in dcn30_hw_sequencer_construct()
Ddcn30_hwseq.c332 if (IS_DIAG_DC(dc->ctx->dce_environment)) { in dcn30_enable_writeback()
448 if (IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) { in dcn30_init_hw()
479 if (!IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) { in dcn30_init_hw()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce112/
Ddce112_hw_sequencer.c123 if (IS_FPGA_MAXIMUS_DC(ctx->dce_environment)) in dce112_enable_display_power_gating()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/
Drv1_clk_mgr_vbios_smu.c135 if (!IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) { in rv1_vbios_smu_set_dispclk()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_hwss.c421 if (dc_is_virtual_signal(stream->signal) || IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) in dp_set_dsc_on_rx()
471 if (dc_is_dp_signal(stream->signal) && !IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) { in dp_set_dsc_on_stream()
498 if (!IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) { in dp_set_dsc_on_stream()
Ddc_stream.c447 if (IS_DIAG_DC(dc->ctx->dce_environment)) { in dc_stream_add_writeback()
504 if (IS_DIAG_DC(dc->ctx->dce_environment)) { in dc_stream_remove_writeback()
Ddc.c192 if (!IS_DIAG_DC(dc->ctx->dce_environment)) in create_links()
610 dc_ctx->dce_environment = init_params->dce_environment; in dc_construct_ctx()
720 dc_ctx->dce_environment, in dc_construct()
940 if (init_params->dce_environment == DCE_ENV_VIRTUAL_HW) { in dc_create()
989 if (dc->ctx->dce_environment != DCE_ENV_VIRTUAL_HW) in dc_hardware_init()
2480 if (!IS_DIAG_DC(dc->ctx->dce_environment)) { in commit_planes_for_stream()
2806 if (dc->ctx->dce_environment != DCE_ENV_VIRTUAL_HW && in dc_power_down_on_boot()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_init.c141 if (IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) { in dcn20_hw_sequencer_construct()
Ddcn20_optc.c325 if (optc->ctx->dce_environment != DCE_ENV_FPGA_MAXIMUS) in optc2_triplebuffer_lock()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/
Drn_clk_mgr_vbios_smu.c131 if (!IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) { in rn_vbios_smu_set_dispclk()
Drn_clk_mgr.c163 if (!IS_DIAG_DC(dc->ctx->dce_environment)) { in rn_update_clocks()
871 if (IS_FPGA_MAXIMUS_DC(ctx->dce_environment)) { in rn_clk_mgr_construct()
925 if (!IS_FPGA_MAXIMUS_DC(ctx->dce_environment) && clk_mgr->smu_ver >= 0x00371500) { in rn_clk_mgr_construct()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_hw_sequencer.c162 if (IS_FPGA_MAXIMUS_DC(ctx->dce_environment)) in dce120_enable_display_power_gating()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_init.c147 if (IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) { in dcn21_hw_sequencer_construct()
Ddcn21_resource.c1412 if (!IS_DIAG_DC(dc->ctx->dce_environment)) { in update_bw_bounding_box()
1499 if (IS_FPGA_MAXIMUS_DC(ctx->dce_environment) || IS_DIAG_DC(ctx->dce_environment)) { in dcn21_pp_smu_create()
1809 if (IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) in dcn21_resource_construct()
1870 if (dc->ctx->dce_environment == DCE_ENV_PRODUCTION_DRV) in dcn21_resource_construct()
1872 else if (dc->ctx->dce_environment == DCE_ENV_FPGA_MAXIMUS) { in dcn21_resource_construct()
2090 (!IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment) ? in dcn21_resource_construct()

12