Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn201/
Ddcn201_hubbub.c65 if (hubbub1_program_pstate_watermarks(hubbub, watermarks, refclk_mhz, safe_to_lower)) in hubbub201_program_watermarks()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hubbub.c504 bool hubbub1_program_pstate_watermarks( in hubbub1_program_pstate_watermarks() function
603 if (hubbub1_program_pstate_watermarks(hubbub, watermarks, refclk_mhz, safe_to_lower)) in hubbub1_program_watermarks()
Ddcn10_hubbub.h402 bool hubbub1_program_pstate_watermarks(
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hubbub.c598 hubbub1_program_pstate_watermarks(hubbub, watermarks, refclk_mhz, safe_to_lower); in hubbub2_program_watermarks()