Home
last modified time | relevance | path

Searched full:dithering (Results 1 – 25 of 35) sorted by relevance

12

/linux/drivers/video/fbdev/via/
H A Dlcd.h18 /* Resolution: 640x480, Channel: single, Dithering: Enable */
20 /* Resolution: 800x600, Channel: single, Dithering: Enable */
22 /* Resolution: 1024x768, Channel: single, Dithering: Enable */
24 /* Resolution: 1280x768, Channel: single, Dithering: Enable */
26 /* Resolution: 1280x1024, Channel: dual, Dithering: Enable */
28 /* Resolution: 1400x1050, Channel: dual, Dithering: Enable */
30 /* Resolution: 1600x1200, Channel: dual, Dithering: Enable */
32 /* Resolution: 1366x768, Channel: single, Dithering: Disable */
34 /* Resolution: 1024x600, Channel: single, Dithering: Enable*/
36 /* Resolution: 1280x800, Channel: single, Dithering: Enable*/
[all …]
H A Ddvi.h20 /* Resolution: 640x480, Channel: single, Dithering: Enable */
22 /* Resolution: 800x600, Channel: single, Dithering: Enable */
24 /* Resolution: 1024x768, Channel: single, Dithering: Enable */
26 /* Resolution: 1280x768, Channel: single, Dithering: Enable */
28 /* Resolution: 1280x1024, Channel: dual, Dithering: Enable */
30 /* Resolution: 1400x1050, Channel: dual, Dithering: Enable */
32 /* Resolution: 1600x1200, Channel: dual, Dithering: Enable */
/linux/Documentation/fb/
H A Dviafb.rst67 - 0 : Resolution: 640x480, Channel: single, Dithering: Enable
68 - 1 : Resolution: 800x600, Channel: single, Dithering: Enable
69 - 2 : Resolution: 1024x768, Channel: single, Dithering: Enable (default)
70 - 3 : Resolution: 1280x768, Channel: single, Dithering: Enable
71 - 4 : Resolution: 1280x1024, Channel: dual, Dithering: Enable
72 - 5 : Resolution: 1400x1050, Channel: dual, Dithering: Enable
73 - 6 : Resolution: 1600x1200, Channel: dual, Dithering: Enable
75 - 8 : Resolution: 800x480, Channel: single, Dithering: Enable
76 - 9 : Resolution: 1024x768, Channel: dual, Dithering: Enable
77 - 10: Resolution: 1024x768, Channel: single, Dithering: Disable
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_opp.c186 * 1) set spatial dithering mode: pattern of seed
187 * 2) set spatial dithering depth: 0 for 18bpp or 1 for 24bpp
191 * RGB dithering method
197 * 5) enable spatical dithering
203 /*Disable spatial (random) dithering*/ in set_spatial_dither()
243 * spatial dithering for R,G,B channels in set_spatial_dither()
279 /* Set spatial dithering bit depth in set_spatial_dither()
280 * Set spatial dithering mode in set_spatial_dither()
282 * Enable spatial dithering in set_spatial_dither()
298 * 7) enable temporal dithering
[all …]
H A Ddce_transform.c805 /* Don't enable dithering if truncation is enabled */ in program_bit_depth_reduction()
865 /* Don't enable dithering if truncation is enabled */ in dce60_program_bit_depth_reduction()
/linux/drivers/gpu/drm/amd/display/dc/opp/dcn10/
H A Ddcn10_opp.c64 /*Disable spatial (random) dithering*/ in opp1_set_spatial_dither()
95 * spatial dithering for R,G,B channels*/ in opp1_set_spatial_dither()
123 /*Enable spatial dithering*/ in opp1_set_spatial_dither()
125 /* Set spatial dithering mode in opp1_set_spatial_dither()
129 /*Set spatial dithering bit depth*/ in opp1_set_spatial_dither()
310 /* dithering is affected by <CrtcSourceSelect>, hence should be in opp1_program_fmt()
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dopp.h85 /* Enable RGB random dithering*/
87 /* Enable Frame random dithering*/
89 /* Enable HighPass random dithering*/
/linux/Documentation/gpu/
H A Dkms-properties.csv81 ,Display,“dithering mode”,ENUM,"{ ""auto"", ""off"", ""on"" }",Connector,TBD
82 ,,“dithering depth”,ENUM,"{ ""auto"", ""off"", ""on"", ""static 2x2"", ""dynamic 2x2"", ""temporal"…
98 ,FMT Dithering,“dither”,ENUM,"{ ""off"", ""on"" }",Connector,TBD
/linux/drivers/gpu/drm/logicvc/
H A Dlogicvc_drm.h36 bool dithering; member
H A Dlogicvc_of.c63 .name = "xylon,dithering",
H A Dlogicvc_drm.c99 &config->dithering); in logicvc_drm_config_parse()
/linux/Documentation/devicetree/bindings/display/
H A Dxylon,logicvc-display.yaml99 xylon,dithering:
101 description: Dithering module is enabled (C_XCOLOR)
/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon.c307 * The whole dithering process and these parameters are not in sun4i_tcon0_mode_set_dithering()
321 /* Do dithering if panel only supports 6 bits per color */ in sun4i_tcon0_mode_set_dithering()
337 /* Fall through: enable dithering */ in sun4i_tcon0_mode_set_dithering()
342 /* Write dithering settings */ in sun4i_tcon0_mode_set_dithering()
371 /* Set dithering if needed */ in sun4i_tcon0_mode_set_cpu()
444 /* Set dithering if needed */ in sun4i_tcon0_mode_set_lvds()
526 /* Set dithering if needed */ in sun4i_tcon0_mode_set_rgb()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_lvds_regs.h23 /* LVDS dithering flag on 965/g4x platform */
/linux/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-reg.h205 #define BLT_TTY_DITHER BIT(26) /* Dithering */
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_display.c619 PROP_ENUM(disp->dithering_mode, gen, "dithering mode", dither_mode); in nouveau_display_create_properties()
620 PROP_ENUM(disp->dithering_depth, gen, "dithering depth", dither_depth); in nouveau_display_create_properties()
/linux/drivers/gpu/drm/gma500/
H A Doaktrail_lvds.c107 on Oaktrail then enable dithering */ in oaktrail_lvds_mode_set()
/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-types.rst156 a subset of dithering, pixel encoding conversion and packing
/linux/drivers/staging/fbtft/
H A Dfb_agm1264k-fl.c309 /* Image Dithering */ in write_vmem()
/linux/drivers/gpu/drm/radeon/
H A Datombios.h2046 UCHAR ucSpatial; // bit0=0: Disable spatial dithering
2047 // =1: Enable spatial dithering
2050 UCHAR ucTemporal; // bit0=0: Disable temporal dithering
2051 // =1: Enable temporal dithering
3429 … // Bit5:{=0:Spatial Dithering disabled;1 Spatial Dithering enabled}
3430 … // Bit6:{=0:Temporal Dithering disabled;1 Temporal Dithering enabled}
3449 … // Bit5:{=0:Spatial Dithering disabled;1 Spatial Dithering enabled}
3450 … // Bit6:{=0:Temporal Dithering disabled;1 Temporal Dithering enabled}
3489 // Bit7:{=0:Random Dithering disabled;1 Random Dithering enabled}
/linux/drivers/gpu/drm/exynos/
H A Dregs-scaler.h91 /* Dithering */
/linux/drivers/gpu/drm/amd/include/
H A Datombios.h2430 UCHAR ucSpatial; // bit0=0: Disable spatial dithering
2431 // =1: Enable spatial dithering
2434 UCHAR ucTemporal; // bit0=0: Disable temporal dithering
2435 // =1: Enable temporal dithering
3909 … // Bit5:{=0:Spatial Dithering disabled;1 Spatial Dithering enabled}
3910 … // Bit6:{=0:Temporal Dithering disabled;1 Temporal Dithering enabled}
3929 … // Bit5:{=0:Spatial Dithering disabled;1 Spatial Dithering enabled}
3930 … // Bit6:{=0:Temporal Dithering disabled;1 Temporal Dithering enabled}
3969 // Bit7:{=0:Random Dithering disabled;1 Random Dithering enabled}
/linux/include/video/
H A Dsamsung_fimd.h386 /* Dithering control */
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_ddp_comp.c132 /* If bpc equal to 0, the dithering function didn't be enabled */ in mtk_dither_set_common()
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn10/
H A Ddcn10_dpp_dscl.c197 DITHER_EN, 0, /* Dithering enable: Disabled */ in dpp1_dscl_set_lb()

12