Home
last modified time | relevance | path

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

123

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/gpio/
A Dhw_translate.h48 enum dce_environment dce_environment);
A Dhw_translate.c63 enum dce_environment dce_environment) in dal_hw_translate_init() argument
A Dhw_factory.c59 enum dce_environment dce_environment) in dal_hw_factory_init() argument
A Dhw_factory.h75 enum dce_environment dce_environment);
A Dgpio_service.c55 enum dce_environment dce_environment, in dal_gpio_service_create() argument
69 dce_environment)) { in dal_gpio_service_create()
75 dce_environment)) { in dal_gpio_service_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc_types.h57 enum dce_environment { enum
74 #define IS_FPGA_MAXIMUS_DC(dce_environment) \ argument
75 (dce_environment == DCE_ENV_FPGA_MAXIMUS)
77 #define IS_DIAG_DC(dce_environment) \ argument
78 (IS_FPGA_MAXIMUS_DC(dce_environment) || (dce_environment == DCE_ENV_DIAG))
800 enum dce_environment dce_environment; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/
A Drn_clk_mgr_vbios_smu.c150 if (!IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) { in rn_vbios_smu_set_dispclk()
159 if (!IS_DIAG_DC(dc->ctx->dce_environment)) in rn_vbios_smu_set_dispclk()
231 if (!IS_DIAG_DC(dc->ctx->dce_environment)) in rn_vbios_smu_set_dppclk()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/include/
A Dgpio_service_interface.h46 enum dce_environment dce_environment,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dce112/
A Ddce112_clk_mgr.c114 if (!IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) { in dce112_set_clock()
156 if (!IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) { in dce112_set_dispclk()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/hwss/
A Dlink_hwss_hpo_dp.c155 if (IS_FPGA_MAXIMUS_DC(link->dc->ctx->dce_environment)) in enable_hpo_dp_link_output()
189 if (IS_FPGA_MAXIMUS_DC(link->dc->ctx->dce_environment)) { in disable_hpo_dp_link_output()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn31/
A Ddcn31_fpu.c580 if (!IS_DIAG_DC(dc->ctx->dce_environment)) { in dcn31_update_bw_bounding_box()
646 if (!IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) in dcn31_update_bw_bounding_box()
710 if (!IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) in dcn315_update_bw_bounding_box()
729 if (!IS_DIAG_DC(dc->ctx->dce_environment)) { in dcn316_update_bw_bounding_box()
808 if (!IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) in dcn316_update_bw_bounding_box()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce112/
A Ddce112_hw_sequencer.c123 if (IS_FPGA_MAXIMUS_DC(ctx->dce_environment)) in dce112_enable_display_power_gating()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/
A Drv1_clk_mgr_vbios_smu.c138 if (!IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) { in rv1_vbios_smu_set_dispclk()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn314/
A Ddcn314_fpu.c193 if (!IS_DIAG_DC(dc->ctx->dce_environment) && dc->config.use_default_clock_table == false) { in dcn314_update_bw_bounding_box_fpu()
270 if (!IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) in dcn314_update_bw_bounding_box_fpu()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_init.c148 if (IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) { in dcn20_hw_sequencer_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce120/
A Ddce120_hw_sequencer.c162 if (IS_FPGA_MAXIMUS_DC(ctx->dce_environment)) in dce120_enable_display_power_gating()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn21/
A Ddcn21_init.c154 if (IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) { in dcn21_hw_sequencer_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_init.c154 if (IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) { in dcn30_hw_sequencer_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_init.c156 if (IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) { in dcn31_hw_sequencer_construct()
A Ddcn31_hwseq.c120 if (IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) { in dcn31_init_hw()
157 if (!IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) { in dcn31_init_hw()
559 if (!IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) { in dcn31_reset_back_end_for_pipe()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn314/
A Ddcn314_init.c160 if (IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) { in dcn314_hw_sequencer_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/
A Ddcn32_init.c164 if (IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) { in dcn32_hw_sequencer_init_functions()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn201/
A Ddcn201_optc.c58 if (optc->ctx->dce_environment != DCE_ENV_FPGA_MAXIMUS) in optc201_triplebuffer_lock()
A Ddcn201_hwseq.c234 if (IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) { in dcn201_init_hw()
250 if (!IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) { in dcn201_init_hw()
366 if (IS_FPGA_MAXIMUS_DC(dc->ctx->dce_environment)) in dcn201_init_hw()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
A Dvg_clk_mgr.c120 if (display_count == 0 && !IS_DIAG_DC(dc->ctx->dce_environment)) { in vg_update_clocks()
154 if (!IS_DIAG_DC(dc->ctx->dce_environment)) { in vg_update_clocks()
706 if (IS_FPGA_MAXIMUS_DC(ctx->dce_environment)) { in vg_clk_mgr_construct()

Completed in 25 milliseconds

123