/linux/drivers/video/fbdev/via/ |
H A D | lcd.h | 18 /* 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 D | dvi.h | 20 /* 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 D | viafb.rst | 67 - 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 D | dce_opp.c | 186 * 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 D | dce_transform.c | 805 /* 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 D | dcn10_opp.c | 64 /*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 D | opp.h | 85 /* Enable RGB random dithering*/ 87 /* Enable Frame random dithering*/ 89 /* Enable HighPass random dithering*/
|
/linux/Documentation/gpu/ |
H A D | kms-properties.csv | 81 ,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 D | logicvc_drm.h | 36 bool dithering; member
|
H A D | logicvc_of.c | 63 .name = "xylon,dithering",
|
H A D | logicvc_drm.c | 99 &config->dithering); in logicvc_drm_config_parse()
|
/linux/Documentation/devicetree/bindings/display/ |
H A D | xylon,logicvc-display.yaml | 99 xylon,dithering: 101 description: Dithering module is enabled (C_XCOLOR)
|
/linux/drivers/gpu/drm/sun4i/ |
H A D | sun4i_tcon.c | 307 * 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 D | intel_lvds_regs.h | 23 /* LVDS dithering flag on 965/g4x platform */
|
/linux/drivers/media/platform/st/sti/bdisp/ |
H A D | bdisp-reg.h | 205 #define BLT_TTY_DITHER BIT(26) /* Dithering */
|
/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_display.c | 619 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 D | oaktrail_lvds.c | 107 on Oaktrail then enable dithering */ in oaktrail_lvds_mode_set()
|
/linux/Documentation/userspace-api/media/mediactl/ |
H A D | media-types.rst | 156 a subset of dithering, pixel encoding conversion and packing
|
/linux/drivers/staging/fbtft/ |
H A D | fb_agm1264k-fl.c | 309 /* Image Dithering */ in write_vmem()
|
/linux/drivers/gpu/drm/radeon/ |
H A D | atombios.h | 2046 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 D | regs-scaler.h | 91 /* Dithering */
|
/linux/drivers/gpu/drm/amd/include/ |
H A D | atombios.h | 2430 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 D | samsung_fimd.h | 386 /* Dithering control */
|
/linux/drivers/gpu/drm/mediatek/ |
H A D | mtk_ddp_comp.c | 132 /* 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 D | dcn10_dpp_dscl.c | 197 DITHER_EN, 0, /* Dithering enable: Disabled */ in dpp1_dscl_set_lb()
|