Searched refs:dwbc_shift (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dwb/dcn30/ |
| A 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() 61 reg->shifts.exp_region1_lut_offset = dwbc30->dwbc_shift->DWB_OGAM_RAMA_EXP_REGION1_LUT_OFFSET; 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() 74 reg->shifts.exp_region_start = dwbc30->dwbc_shift->DWB_OGAM_RAMA_EXP_REGION_START_B; in dwb3_get_reg_field_ogam() 318 gam_regs.shifts.csc_c11 = dwbc30->dwbc_shift->DWB_GAMUT_REMAPA_C11; in dwb3_program_gamut_remap() [all …]
|
| A 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()
|
| A D | dcn30_dwb.h | 873 const struct dcn30_dwbc_shift *dwbc_shift; member 880 const struct dcn30_dwbc_shift *dwbc_shift,
|
| /linux/drivers/gpu/drm/amd/display/dc/dwb/dcn35/ |
| A 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()
|
| A D | dcn35_dwb.h | 55 const struct dcn35_dwbc_shift *dwbc_shift,
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn10/ |
| A 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()
|
| A D | dcn10_dwb.h | 256 const struct dcn10_dwbc_shift *dwbc_shift; member 263 const struct dcn10_dwbc_shift *dwbc_shift,
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
| A 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()
|
| A D | dcn20_dwb.h | 391 const struct dcn20_dwbc_shift *dwbc_shift; member 398 const struct dcn20_dwbc_shift *dwbc_shift,
|
| A D | dcn20_dwb_scl.c | 44 dwbc20->dwbc_shift->field_name, dwbc20->dwbc_mask->field_name
|
Completed in 20 milliseconds