Searched refs:DITHER_EN (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/gpu/drm/mediatek/ |
H A D | mtk_ddp_comp.c | 25 #define DITHER_EN BIT(0) macro 171 writel(DITHER_EN, priv->regs + DISP_REG_DITHER_EN); in mtk_dither_start()
|
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn10/ |
H A D | dcn10_dpp_dscl.c | 197 DITHER_EN, 0, /* Dithering enable: Disabled */ in dpp1_dscl_set_lb()
|
H A D | dcn10_dpp.h | 345 TF_SF(DSCL0_LB_DATA_FORMAT, DITHER_EN, mask_sh),\ 492 type DITHER_EN; \
|
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn401/ |
H A D | dcn401_dpp_dscl.c | 199 DITHER_EN, 0, /* Dithering enable: Disabled */ in dpp401_dscl_set_lb()
|
/linux/drivers/gpu/drm/amd/include/asic_reg/dce/ |
H A D | dce_11_0_enum.h | 3280 DITHER_EN = 0x1, enumerator
|
H A D | dce_11_2_enum.h | 3763 DITHER_EN = 0x1, enumerator
|
/linux/drivers/gpu/drm/amd/include/ |
H A D | vega10_enum.h | 1763 DITHER_EN = 0x00000001, enumerator
|