Home
last modified time | relevance | path

Searched refs:dwbc_mask (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dwb_cm.c
H A Ddcn30_dwb.c
H A Ddcn30_dwb.h
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_dwb.c40 dwbc10->dwbc_shift->field_name, dwbc10->dwbc_mask->field_name
118 const struct dcn10_dwbc_mask *dwbc_mask, in dcn10_dwbc_construct() argument
128 dwbc10->dwbc_mask = dwbc_mask; in dcn10_dwbc_construct()
H A Ddcn10_dwb.h257 const struct dcn10_dwbc_mask *dwbc_mask; member
264 const struct dcn10_dwbc_mask *dwbc_mask,
/linux/drivers/gpu/drm/amd/display/dc/dwb/dcn35/
H A Ddcn35_dwb.c36 ((const struct dcn35_dwbc_mask *)(dwbc30->dwbc_mask)) \
46 const struct dcn35_dwbc_mask *dwbc_mask, in dcn35_dwbc_construct()
51 (const struct dcn30_dwbc_mask *)dwbc_mask, inst); in dcn35_dwbc_construct()
47 dcn35_dwbc_construct(struct dcn30_dwbc * dwbc30,struct dc_context * ctx,const struct dcn30_dwbc_registers * dwbc_regs,const struct dcn35_dwbc_shift * dwbc_shift,const struct dcn35_dwbc_mask * dwbc_mask,int inst) dcn35_dwbc_construct() argument
H A Ddcn35_dwb.h56 const struct dcn35_dwbc_mask *dwbc_mask,
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_dwb.c43 dwbc20->dwbc_shift->field_name, dwbc20->dwbc_mask->field_name
303 if (dwbc20->dwbc_mask->WBSCL_COEF_RAM_SEL) { in dwb2_set_scaler()
307 wbscl_mode, dwbc20->dwbc_mask->WBSCL_COEF_RAM_SEL_CURRENT, in dwb2_set_scaler()
331 const struct dcn20_dwbc_mask *dwbc_mask, in dcn20_dwbc_construct() argument
341 dwbc20->dwbc_mask = dwbc_mask; in dcn20_dwbc_construct()
H A Ddcn20_dwb.h392 const struct dcn20_dwbc_mask *dwbc_mask; member
399 const struct dcn20_dwbc_mask *dwbc_mask,
H A Ddcn20_dwb_scl.c44 dwbc20->dwbc_shift->field_name, dwbc20->dwbc_mask->field_name