Searched refs:dwbc_shift (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dwb/dcn30/ |
D | dcn30_dwb_cm.c | 44 dwbc30->dwbc_shift->field_name, dwbc30->dwbc_mask->field_name 52 reg->shifts.field_region_start_base = dwbc30->dwbc_shift->DWB_OGAM_RAMA_EXP_REGION_START_BASE_B; in dwb3_get_reg_field_ogam() 54 reg->shifts.field_offset = dwbc30->dwbc_shift->DWB_OGAM_RAMA_OFFSET_B; in dwb3_get_reg_field_ogam() 57 reg->shifts.exp_region0_lut_offset = dwbc30->dwbc_shift->DWB_OGAM_RAMA_EXP_REGION0_LUT_OFFSET; in dwb3_get_reg_field_ogam() 59 reg->shifts.exp_region0_num_segments = dwbc30->dwbc_shift->DWB_OGAM_RAMA_EXP_REGION0_NUM_SEGMENTS; in dwb3_get_reg_field_ogam() 61 reg->shifts.exp_region1_lut_offset = dwbc30->dwbc_shift->DWB_OGAM_RAMA_EXP_REGION1_LUT_OFFSET; in dwb3_get_reg_field_ogam() 63 reg->shifts.exp_region1_num_segments = dwbc30->dwbc_shift->DWB_OGAM_RAMA_EXP_REGION1_NUM_SEGMENTS; in dwb3_get_reg_field_ogam() 66 reg->shifts.field_region_end = dwbc30->dwbc_shift->DWB_OGAM_RAMA_EXP_REGION_END_B; in dwb3_get_reg_field_ogam() 68 reg->shifts.field_region_end_slope = dwbc30->dwbc_shift->DWB_OGAM_RAMA_EXP_REGION_END_SLOPE_B; in dwb3_get_reg_field_ogam() 70 reg->shifts.field_region_end_base = dwbc30->dwbc_shift->DWB_OGAM_RAMA_EXP_REGION_END_BASE_B; in dwb3_get_reg_field_ogam() [all …]
|
D | dcn30_dwb.c | 41 dwbc30->dwbc_shift->field_name, dwbc30->dwbc_mask->field_name 260 const struct dcn30_dwbc_shift *dwbc_shift, in dcn30_dwbc_construct() argument 270 dwbc30->dwbc_shift = dwbc_shift; in dcn30_dwbc_construct()
|
D | dcn30_dwb.h | 873 const struct dcn30_dwbc_shift *dwbc_shift; member 880 const struct dcn30_dwbc_shift *dwbc_shift,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_dwb.c | 40 dwbc10->dwbc_shift->field_name, dwbc10->dwbc_mask->field_name 117 const struct dcn10_dwbc_shift *dwbc_shift, in dcn10_dwbc_construct() argument 127 dwbc10->dwbc_shift = dwbc_shift; in dcn10_dwbc_construct()
|
D | dcn10_dwb.h | 256 const struct dcn10_dwbc_shift *dwbc_shift; member 263 const struct dcn10_dwbc_shift *dwbc_shift,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dwb/dcn35/ |
D | dcn35_dwb.c | 35 ((const struct dcn35_dwbc_shift *)(dwbc30->dwbc_shift))->field_name, \ 45 const struct dcn35_dwbc_shift *dwbc_shift, in dcn35_dwbc_construct() argument 50 (const struct dcn30_dwbc_shift *)dwbc_shift, in dcn35_dwbc_construct()
|
D | dcn35_dwb.h | 55 const struct dcn35_dwbc_shift *dwbc_shift,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_dwb.c | 43 dwbc20->dwbc_shift->field_name, dwbc20->dwbc_mask->field_name 308 dwbc20->dwbc_shift->WBSCL_COEF_RAM_SEL_CURRENT); in dwb2_set_scaler() 330 const struct dcn20_dwbc_shift *dwbc_shift, in dcn20_dwbc_construct() argument 340 dwbc20->dwbc_shift = dwbc_shift; in dcn20_dwbc_construct()
|
D | dcn20_dwb.h | 391 const struct dcn20_dwbc_shift *dwbc_shift; member 398 const struct dcn20_dwbc_shift *dwbc_shift,
|
D | dcn20_dwb_scl.c | 44 dwbc20->dwbc_shift->field_name, dwbc20->dwbc_mask->field_name
|