Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/pg/dcn35/
A 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()
A Ddcn35_pg_cntl.h172 void pg_cntl35_dsc_pg_control(struct pg_cntl *pg_cntl, unsigned int dsc_inst, bool power_on);
/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
A Ddcn35_hwseq.h36 void dcn35_dsc_pg_control(struct dce_hwseq *hws, unsigned int dsc_inst, bool power_on);
88 unsigned int dsc_inst,
A Ddcn35_hwseq.c505 unsigned int dsc_inst, in dcn35_dsc_pg_control() argument
520 switch (dsc_inst) { in dcn35_dsc_pg_control()
/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
A Ddcn32_hwseq.h35 unsigned int dsc_inst,
108 unsigned int dsc_inst);
A 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()
1481 unsigned int dsc_inst) in dcn32_dsc_pg_status() argument
1485 switch (dsc_inst) { in dcn32_dsc_pg_status()
/drivers/gpu/drm/amd/display/dc/hwss/dcn302/
A 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()
A Ddcn302_hwseq.h33 void dcn302_dsc_pg_control(struct dce_hwseq *hws, unsigned int dsc_inst, bool power_on);
/drivers/gpu/drm/amd/display/dc/inc/hw/
A Ddccg.h214 void (*set_dto_dscclk)(struct dccg *dccg, uint32_t dsc_inst, uint32_t num_slices_h);
215 void (*set_ref_dscclk)(struct dccg *dccg, uint32_t dsc_inst);
A Dpg_cntl.h40 void (*dsc_pg_control)(struct pg_cntl *pg_cntl, unsigned int dsc_inst, bool power_on);
/drivers/gpu/drm/amd/display/dc/hwss/
A Dhw_sequencer_private.h137 unsigned int dsc_inst,
140 unsigned int dsc_inst);
/drivers/gpu/drm/amd/display/dc/hwss/dcn303/
A Ddcn303_hwseq.h34 void dcn303_dsc_pg_control(struct dce_hwseq *hws, unsigned int dsc_inst, bool power_on);
A 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
/drivers/gpu/drm/amd/display/dc/hwss/dcn314/
A Ddcn314_hwseq.c226 unsigned int dsc_inst, in dcn314_dsc_pg_control() argument
240 hws->ctx->dc->res_pool->dccg, dsc_inst); in dcn314_dsc_pg_control()
246 switch (dsc_inst) { in dcn314_dsc_pg_control()
290 hws->ctx->dc->res_pool->dccg, dsc_inst); in dcn314_dsc_pg_control()
A Ddcn314_hwseq.h36 void dcn314_dsc_pg_control(struct dce_hwseq *hws, unsigned int dsc_inst, bool power_on);
/drivers/gpu/drm/amd/display/dc/hwss/dcn31/
A Ddcn31_hwseq.h37 unsigned int dsc_inst,
A Ddcn31_hwseq.c283 unsigned int dsc_inst, in dcn31_dsc_pg_control() argument
297 hws->ctx->dc->res_pool->dccg, dsc_inst); in dcn31_dsc_pg_control()
303 switch (dsc_inst) { in dcn31_dsc_pg_control()
339 hws->ctx->dc->res_pool->dccg, dsc_inst); in dcn31_dsc_pg_control()
/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
A Ddcn20_hwseq.h135 unsigned int dsc_inst,
A Ddcn20_hwseq.c476 unsigned int dsc_inst, in dcn20_dsc_pg_control() argument
493 switch (dsc_inst) { in dcn20_dsc_pg_control()
/drivers/gpu/drm/amd/display/dc/dccg/dcn401/
A Ddcn401_dccg.c767 uint32_t dsc_inst) in dccg401_set_ref_dscclk() argument
771 switch (dsc_inst) { in dccg401_set_ref_dscclk()
A Ddcn401_dccg.h214 uint32_t dsc_inst);

Completed in 37 milliseconds