Home
last modified time | relevance | path

Searched refs:wm_set (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hubbub.c50 s->wm_set = 0; in hubbub1_wm_read_state()
60 s->wm_set = 1; in hubbub1_wm_read_state()
70 s->wm_set = 2; in hubbub1_wm_read_state()
80 s->wm_set = 3; in hubbub1_wm_read_state()
Ddcn10_hubbub.h169 uint32_t wm_set; member
Ddcn10_hw_sequencer.c103 DTN_INFO("WM_Set[%d]:", s->wm_set); in dcn10_log_hubbub_state()