Home
last modified time | relevance | path

Searched refs:pte_row_height_linear (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_hubp.c518 PTE_ROW_HEIGHT_LINEAR, rq_regs->rq_regs_l.pte_row_height_linear); in hubp1_program_requestor()
527 PTE_ROW_HEIGHT_LINEAR_C, rq_regs->rq_regs_c.pte_row_height_linear); in hubp1_program_requestor()
827 PTE_ROW_HEIGHT_LINEAR, &rq_regs->rq_regs_l.pte_row_height_linear); in hubp1_read_state()
836 PTE_ROW_HEIGHT_LINEAR_C, &rq_regs->rq_regs_c.pte_row_height_linear); in hubp1_read_state()
H A Ddcn10_hw_sequencer.c170 …rq_regs->rq_regs_l.pte_row_height_linear, rq_regs->rq_regs_c.chunk_size, rq_regs->rq_regs_c.min_ch… in dcn10_log_hubp_states()
173 rq_regs->rq_regs_c.swath_height, rq_regs->rq_regs_c.pte_row_height_linear); in dcn10_log_hubp_states()
/dragonfly/sys/dev/drm/amd/display/dc/dml/
H A Ddisplay_rq_dlg_helpers.c174 rq_regs.pte_row_height_linear); in print__data_rq_regs_st()
H A Ddisplay_mode_structs.h533 unsigned int pte_row_height_linear; member