Searched refs:dsc_inst (Results 1 – 13 of 13) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn32/ |
D | dcn32_hwseq.h | 35 unsigned int dsc_inst, 106 unsigned int dsc_inst);
|
D | dcn32_hwseq.c | 70 unsigned int dsc_inst, in dcn32_dsc_pg_control() argument 87 switch (dsc_inst) { in dcn32_dsc_pg_control() 1407 unsigned int dsc_inst) in dcn32_dsc_pg_status() argument 1411 switch (dsc_inst) { in dcn32_dsc_pg_status()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn302/ |
D | dcn302_hwseq.c | 159 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()
|
D | dcn302_hwseq.h | 33 void dcn302_dsc_pg_control(struct dce_hwseq *hws, unsigned int dsc_inst, bool power_on);
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn303/ |
D | dcn303_hwseq.h | 15 void dcn303_dsc_pg_control(struct dce_hwseq *hws, unsigned int dsc_inst, bool power_on);
|
D | dcn303_hwseq.c | 37 void dcn303_dsc_pg_control(struct dce_hwseq *hws, unsigned int dsc_inst, bool power_on) in dcn303_dsc_pg_control() argument
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/inc/ |
D | hw_sequencer_private.h | 129 unsigned int dsc_inst, 132 unsigned int dsc_inst);
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn314/ |
D | dcn314_hwseq.h | 36 void dcn314_dsc_pg_control(struct dce_hwseq *hws, unsigned int dsc_inst, bool power_on);
|
D | dcn314_hwseq.c | 239 unsigned int dsc_inst, in dcn314_dsc_pg_control() argument 253 hws->ctx->dc->res_pool->dccg, dsc_inst); in dcn314_dsc_pg_control() 259 switch (dsc_inst) { in dcn314_dsc_pg_control() 303 hws->ctx->dc->res_pool->dccg, dsc_inst); in dcn314_dsc_pg_control()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn31/ |
D | dcn31_hwseq.h | 37 unsigned int dsc_inst,
|
D | dcn31_hwseq.c | 279 unsigned int dsc_inst, in dcn31_dsc_pg_control() argument 293 hws->ctx->dc->res_pool->dccg, dsc_inst); in dcn31_dsc_pg_control() 299 switch (dsc_inst) { in dcn31_dsc_pg_control() 335 hws->ctx->dc->res_pool->dccg, dsc_inst); in dcn31_dsc_pg_control()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_hwseq.h | 129 unsigned int dsc_inst,
|
D | dcn20_hwseq.c | 357 unsigned int dsc_inst, in dcn20_dsc_pg_control() argument 374 switch (dsc_inst) { in dcn20_dsc_pg_control()
|