Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn201/
H A Ddcn201_clk_mgr.c102 dc->debug.force_clock_mode & 0x1) { in dcn201_update_clocks()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/
H A Ddcn30_clk_mgr.c215 (dc->debug.force_clock_mode & 0x1)) { in dcn3_update_clocks()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/
H A Ddcn20_clk_mgr.c238 dc->debug.force_clock_mode & 0x1) { in dcn2_update_clocks()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1069 int force_clock_mode;/*every mode change.*/ member