Searched refs:vready_after_vcount0 (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | dml_display_rq_dlg_calc.c | 220 dml_uint_t vready_after_vcount0; in dml_rq_dlg_get_dlg_reg() local 329 vready_after_vcount0 = (dml_uint_t)(dml_get_vready_at_or_after_vsync(mode_lib, pipe_idx)); in dml_rq_dlg_get_dlg_reg() 330 disp_dlg_regs->vready_after_vcount0 = vready_after_vcount0; in dml_rq_dlg_get_dlg_reg() 332 …l_print("DML_DLG: %s: vready_after_vcount0 = %d\n", __func__, disp_dlg_regs->vready_after_vcount0); in dml_rq_dlg_get_dlg_reg()
|
| H A D | display_mode_util.c | 294 dml_print("DML: vready_after_vcount0 = 0x%x\n", dlg_regs->vready_after_vcount0); in dml_print_dlg_regs_st()
|
| H A D | display_mode_core_structs.h | 1973 dml_uint_t vready_after_vcount0; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
| H A D | display_rq_dlg_calc_32.c | 234 unsigned int vready_after_vcount0; in dml32_rq_dlg_get_dlg_reg() local 287 vready_after_vcount0 = get_vready_at_or_after_vsync(mode_lib, e2e_pipe_param, num_pipes, in dml32_rq_dlg_get_dlg_reg() 289 dlg_regs->vready_after_vcount0 = vready_after_vcount0; in dml32_rq_dlg_get_dlg_reg() 291 dml_print("DML_DLG: %s: vready_after_vcount0 = %d\n", __func__, dlg_regs->vready_after_vcount0); in dml32_rq_dlg_get_dlg_reg()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/inc/ |
| H A D | dml_top_dchub_registers.h | 45 uint32_t vready_after_vcount0; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/ |
| H A D | display_mode_structs.h | 659 unsigned int vready_after_vcount0; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn10/ |
| H A D | dcn10_hw_sequencer_debug.c | 276 … dlg_regs->chunk_hdl_adjust_cur1, dlg_regs->vready_after_vcount0, dlg_regs->dst_y_delta_drq_limit, in dcn10_get_dlg_states()
|