Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_dpp_cm.c381 bool is_ram_a) in dpp1_cm_configure_regamma_lut() argument
388 CM_RGAM_LUT_WRITE_SEL, is_ram_a == true ? 0:1); in dpp1_cm_configure_regamma_lut()
684 bool is_ram_a) in dpp1_program_degamma_lut() argument
693 is_ram_a == true ? 0:1); in dpp1_program_degamma_lut()
713 bool is_ram_a = true; in dpp1_set_degamma_pwl() local
717 dpp1_degamma_ram_inuse(dpp_base, &is_ram_a); in dpp1_set_degamma_pwl()
718 if (is_ram_a == true) in dpp1_set_degamma_pwl()
724 params->hw_points_num, !is_ram_a); in dpp1_set_degamma_pwl()
725 dpp1_degamma_ram_select(dpp_base, !is_ram_a); in dpp1_set_degamma_pwl()
Ddcn10_dpp.h1410 bool is_ram_a);
1456 bool is_ram_a);
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/hw/
Ddpp.h102 bool is_ram_a);
Dtransform.h223 bool is_ram_a);