Searched refs:dsc_inst (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dcn302/ |
| A 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()
|
| A D | dcn302_hwseq.h | 33 void dcn302_dsc_pg_control(struct dce_hwseq *hws, unsigned int dsc_inst, bool power_on);
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn303/ |
| A D | dcn303_hwseq.h | 15 void dcn303_dsc_pg_control(struct dce_hwseq *hws, unsigned int dsc_inst, bool power_on);
|
| A 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/drivers/gpu/drm/amd/display/dc/dcn31/ |
| A D | dcn31_hwseq.h | 37 unsigned int dsc_inst,
|
| A D | dcn31_hwseq.c | 312 unsigned int dsc_inst, in dcn31_dsc_pg_control() argument 326 hws->ctx->dc->res_pool->dccg, dsc_inst); in dcn31_dsc_pg_control() 332 switch (dsc_inst) { in dcn31_dsc_pg_control() 368 hws->ctx->dc->res_pool->dccg, dsc_inst); in dcn31_dsc_pg_control()
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
| A D | dcn20_hwseq.h | 125 unsigned int dsc_inst,
|
| A D | dcn20_hwseq.c | 344 unsigned int dsc_inst, in dcn20_dsc_pg_control() argument 361 switch (dsc_inst) { in dcn20_dsc_pg_control()
|
| /linux/drivers/gpu/drm/amd/display/dc/inc/ |
| A D | hw_sequencer_private.h | 125 unsigned int dsc_inst,
|
Completed in 14 milliseconds