HomeSort by: relevance | last modified time | path
    Searched refs:dither_mode (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_display.c 321 static struct nouveau_drm_prop_enum_list dither_mode[] = { variable in typeref:struct:nouveau_drm_prop_enum_list[]
487 PROP_ENUM(disp->dithering_mode, gen, "dithering mode", dither_mode);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
amdgpu_dce_transform.c 553 * @param [in] dither_mode : dither mode to set
564 enum dcp_spatial_dither_mode dither_mode,
573 switch (dither_mode) {

Completed in 15 milliseconds