Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_dpp.c240 re_mode = dpp->is_write_to_ram_a_safe ? 4 : 3; in dpp1_cm_set_regamma_pwl()
245 dpp1_cm_configure_regamma_lut(dpp_base, dpp->is_write_to_ram_a_safe); in dpp1_cm_set_regamma_pwl()
247 if (dpp->is_write_to_ram_a_safe) in dpp1_cm_set_regamma_pwl()
256 re_mode = dpp->is_write_to_ram_a_safe ? 3 : 4; in dpp1_cm_set_regamma_pwl()
257 dpp->is_write_to_ram_a_safe = !dpp->is_write_to_ram_a_safe; in dpp1_cm_set_regamma_pwl()
H A Ddcn10_opp.h153 bool is_write_to_ram_a_safe; member
H A Ddcn10_dpp.h1358 bool is_write_to_ram_a_safe; member