Home
last modified time | relevance | path

Searched refs:dsc_inst (Results 1 – 20 of 20) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/pg/dcn35/
Ddcn35_pg_cntl.c47 static bool pg_cntl35_dsc_pg_status(struct pg_cntl *pg_cntl, unsigned int dsc_inst) in pg_cntl35_dsc_pg_status() argument
55 switch (dsc_inst) { in pg_cntl35_dsc_pg_status()
76 void pg_cntl35_dsc_pg_control(struct pg_cntl *pg_cntl, unsigned int dsc_inst, bool power_on) in pg_cntl35_dsc_pg_control() argument
87 pg_cntl->ctx->dc->res_pool->dccg, dsc_inst); in pg_cntl35_dsc_pg_control()
94 block_enabled = pg_cntl35_dsc_pg_status(pg_cntl, dsc_inst); in pg_cntl35_dsc_pg_control()
107 switch (dsc_inst) { in pg_cntl35_dsc_pg_control()
145 if (dsc_inst < MAX_PIPES) in pg_cntl35_dsc_pg_control()
146 pg_cntl->pg_pipe_res_enable[PG_DSC][dsc_inst] = power_on; in pg_cntl35_dsc_pg_control()
151 pg_cntl->ctx->dc->res_pool->dccg, dsc_inst); in pg_cntl35_dsc_pg_control()
Ddcn35_pg_cntl.h172 void pg_cntl35_dsc_pg_control(struct pg_cntl *pg_cntl, unsigned int dsc_inst, bool power_on);
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
Ddcn35_hwseq.h36 void dcn35_dsc_pg_control(struct dce_hwseq *hws, unsigned int dsc_inst, bool power_on);
88 unsigned int dsc_inst,
Ddcn35_hwseq.c496 unsigned int dsc_inst, in dcn35_dsc_pg_control() argument
511 switch (dsc_inst) { in dcn35_dsc_pg_control()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
Ddcn32_hwseq.h35 unsigned int dsc_inst,
108 unsigned int dsc_inst);
Ddcn32_hwseq.c71 unsigned int dsc_inst, in dcn32_dsc_pg_control() argument
89 DC_LOG_DSC("%s DSC power gate for inst %d", power_gate ? "enable" : "disable", dsc_inst); in dcn32_dsc_pg_control()
90 switch (dsc_inst) { in dcn32_dsc_pg_control()
1471 unsigned int dsc_inst) in dcn32_dsc_pg_status() argument
1475 switch (dsc_inst) { in dcn32_dsc_pg_status()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn302/
Ddcn302_hwseq.c159 void dcn302_dsc_pg_control(struct dce_hwseq *hws, unsigned int dsc_inst, bool power_on) in dcn302_dsc_pg_control() argument
175 switch (dsc_inst) { in dcn302_dsc_pg_control()
Ddcn302_hwseq.h33 void dcn302_dsc_pg_control(struct dce_hwseq *hws, unsigned int dsc_inst, bool power_on);
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/hw/
Ddccg.h214 void (*set_dto_dscclk)(struct dccg *dccg, uint32_t dsc_inst);
215 void (*set_ref_dscclk)(struct dccg *dccg, uint32_t dsc_inst);
Dpg_cntl.h40 void (*dsc_pg_control)(struct pg_cntl *pg_cntl, unsigned int dsc_inst, bool power_on);
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn303/
Ddcn303_hwseq.h34 void dcn303_dsc_pg_control(struct dce_hwseq *hws, unsigned int dsc_inst, bool power_on);
Ddcn303_hwseq.c56 void dcn303_dsc_pg_control(struct dce_hwseq *hws, unsigned int dsc_inst, bool power_on) in dcn303_dsc_pg_control() argument
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/
Dhw_sequencer_private.h136 unsigned int dsc_inst,
139 unsigned int dsc_inst);
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn314/
Ddcn314_hwseq.h36 void dcn314_dsc_pg_control(struct dce_hwseq *hws, unsigned int dsc_inst, bool power_on);
Ddcn314_hwseq.c200 unsigned int dsc_inst, in dcn314_dsc_pg_control() argument
214 hws->ctx->dc->res_pool->dccg, dsc_inst); in dcn314_dsc_pg_control()
220 switch (dsc_inst) { in dcn314_dsc_pg_control()
264 hws->ctx->dc->res_pool->dccg, dsc_inst); in dcn314_dsc_pg_control()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn31/
Ddcn31_hwseq.h37 unsigned int dsc_inst,
Ddcn31_hwseq.c281 unsigned int dsc_inst, in dcn31_dsc_pg_control() argument
295 hws->ctx->dc->res_pool->dccg, dsc_inst); in dcn31_dsc_pg_control()
301 switch (dsc_inst) { in dcn31_dsc_pg_control()
337 hws->ctx->dc->res_pool->dccg, dsc_inst); in dcn31_dsc_pg_control()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
Ddcn20_hwseq.h135 unsigned int dsc_inst,
Ddcn20_hwseq.c467 unsigned int dsc_inst, in dcn20_dsc_pg_control() argument
484 switch (dsc_inst) { in dcn20_dsc_pg_control()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dccg/dcn401/
Ddcn401_dccg.c770 uint32_t dsc_inst) in dccg401_set_ref_dscclk() argument
774 switch (dsc_inst) { in dccg401_set_ref_dscclk()