Home
last modified time | relevance | path

Searched refs:dither_mode (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/nouveau/
Dnouveau_display.c417 static struct nouveau_drm_prop_enum_list dither_mode[] = { variable
636 PROP_ENUM(disp->dithering_mode, gen, "dithering mode", dither_mode); in nouveau_display_create_properties()
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dce/
Ddce_transform.c729 enum dcp_spatial_dither_mode dither_mode, in set_dither() argument
738 switch (dither_mode) { in set_dither()