| /linux/drivers/gpu/drm/amd/display/dc/dccg/dcn201/ |
| H A D | dcn201_dccg.c | 48 static void dccg201_update_dpp_dto(struct dccg *dccg, int dpp_inst, in dccg201_update_dpp_dto()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn303/ |
| H A D | dcn303_hwseq.c | 46 void dcn303_dpp_pg_control(struct dce_hwseq *hws, unsigned int dpp_inst, bool power_on) in dcn303_dpp_pg_control()
|
| /linux/drivers/gpu/drm/amd/display/dc/dccg/dcn35/ |
| H A D | dcn35_dccg.c | 1131 uint32_t dpp_inst, uint32_t enable) in dcn35_set_dppclk_enable() 1156 void dccg35_update_dpp_dto(struct dccg *dccg, int dpp_inst, int req_dppclk) in dccg35_update_dpp_dto() 1195 uint32_t dpp_inst, uint32_t disallow_rcg) in dccg35_set_dppclk_root_clock_gating() 1669 void dccg35_dpp_root_clock_control(struct dccg *dccg, unsigned int dpp_inst, bool clock_on) in dccg35_dpp_root_clock_control() 2149 static void dccg35_update_dpp_dto_cb(struct dccg *dccg, int dpp_inst, in dccg35_update_dpp_dto_cb() 2189 unsigned int dpp_inst, in dccg35_dpp_root_clock_control_cb()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn302/ |
| H A D | dcn302_hwseq.c | 45 void dcn302_dpp_pg_control(struct dce_hwseq *hws, unsigned int dpp_inst, bool power_on) in dcn302_dpp_pg_control()
|
| /linux/drivers/gpu/drm/amd/display/dc/dccg/dcn21/ |
| H A D | dcn21_dccg.c | 46 static void dccg21_update_dpp_dto(struct dccg *dccg, int dpp_inst, int req_dppclk) in dccg21_update_dpp_dto()
|
| /linux/drivers/gpu/drm/amd/display/dc/dccg/dcn401/ |
| H A D | dcn401_dccg.c | 57 uint32_t dpp_inst, uint32_t enable) in dcn401_set_dppclk_enable() 78 void dccg401_update_dpp_dto(struct dccg *dccg, int dpp_inst, int req_dppclk) in dccg401_update_dpp_dto()
|
| /linux/drivers/gpu/drm/amd/display/dc/dccg/dcn20/ |
| H A D | dcn20_dccg.c | 47 void dccg2_update_dpp_dto(struct dccg *dccg, int dpp_inst, int req_dppclk) in dccg2_update_dpp_dto()
|
| /linux/drivers/gpu/drm/amd/display/dc/dccg/dcn314/ |
| H A D | dcn314_dccg.c | 332 unsigned int dpp_inst, in dccg314_dpp_root_clock_control()
|
| /linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/ |
| H A D | dcn20_clk_mgr.c | 111 int dpp_inst, dppclk_khz, prev_dppclk_khz; in dcn20_update_clocks_update_dpp_dto() local
|
| /linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/ |
| H A D | rn_clk_mgr.c | 114 int dpp_inst, dppclk_khz, prev_dppclk_khz; in rn_update_clocks_update_dpp_dto() local
|
| /linux/drivers/gpu/drm/amd/display/dc/dccg/dcn31/ |
| H A D | dcn31_dccg.c | 47 void dccg31_update_dpp_dto(struct dccg *dccg, int dpp_inst, int req_dppclk) in dccg31_update_dpp_dto()
|
| /linux/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc_hw_sequencer.c | 2888 unsigned int dpp_inst = params->dpp_pg_control_params.dpp_inst; in hwss_dpp_pg_control() local 2924 unsigned int dpp_inst = params->dpp_root_clock_control_params.dpp_inst; in hwss_dpp_root_clock_control() local 2944 int dpp_inst = params->dccg_update_dpp_dto_params.dpp_inst; in hwss_dccg_update_dpp_dto() local 3671 unsigned int dpp_inst, in hwss_add_dpp_root_clock_control() 3685 unsigned int dpp_inst, in hwss_add_dpp_pg_control() 3781 int dpp_inst, in hwss_add_dccg_update_dpp_dto()
|
| H A D | dc_resource.c | 103 int dpp_inst, int opp_inst, int tg_inst, bool is_phantom_pipe) in capture_pipe_topology_data()
|
| /linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/ |
| H A D | dcn32_clk_mgr.c | 321 int dpp_inst = 0, dppclk_khz, prev_dppclk_khz; in dcn32_update_clocks_update_dpp_dto() local
|
| /linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/ |
| H A D | dcn401_clk_mgr.c | 563 int dpp_inst = 0, dppclk_khz, prev_dppclk_khz; in dcn401_update_clocks_update_dpp_dto() local
|
| /linux/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| H A D | hw_shared.h | 90 int dpp_inst; member
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/ |
| H A D | dcn35_hwseq.c | 481 void dcn35_dpp_root_clock_control(struct dce_hwseq *hws, unsigned int dpp_inst, bool clock_on) in dcn35_dpp_root_clock_control()
|
| /linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/ |
| H A D | dcn35_clk_mgr.c | 289 int dpp_inst = 0, dppclk_khz, prev_dppclk_khz; in dcn35_update_clocks_update_dpp_dto() local
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/ |
| H A D | hw_sequencer.h | 579 unsigned int dpp_inst; member 599 unsigned int dpp_inst; member 632 int dpp_inst; member
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/ |
| H A D | dcn20_hwseq.c | 538 unsigned int dpp_inst, in dcn20_dpp_pg_control()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/ |
| H A D | dcn10_hwseq.c | 897 unsigned int dpp_inst, in dcn10_dpp_pg_control()
|
| /linux/drivers/gpu/drm/amd/display/dmub/inc/ |
| H A D | dmub_cmd.h | 3650 uint8_t dpp_inst; member 4472 uint8_t dpp_inst; member 6611 uint8_t dpp_inst; member
|