/linux-6.14.4/drivers/video/fbdev/via/ |
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 …]
|
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-6.14.4/Documentation/fb/ |
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-6.14.4/drivers/gpu/drm/amd/display/dc/dce/ |
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 …]
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/opp/dcn10/ |
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-6.14.4/drivers/gpu/drm/i915/display/ |
D | dvo_ns2501.c | 85 * this register controls the dithering of the DVO 86 * One bit enables it, the other define the dithering depth. 87 * The higher the value, the lower the dithering depth. 90 #define NS2501_F9_ENABLE (1<<0) /* if set, dithering is enabled */ 175 * The register 9F defines the dithering. This requires the 176 * scaler to be ON. Bit 0 enables dithering, the remaining 178 * the LOWER the dithering amplitude. A good value seems to be 182 #define NS2501_F9_ENABLE_DITHER (1<<0) /* enable dithering */ 207 u8 dither; /* configuration of the dithering */
|
D | dvo_ivch.c | 27 * Minor modifications (Dithering enable): 67 /* Enable dithering for 18bpp panels. Not documented. */ 410 /* Enable dithering for 18 bpp pipelines */ in ivch_mode_set()
|
D | intel_lvds_regs.h | 23 /* LVDS dithering flag on 965/g4x platform */
|
D | intel_lvds.c | 292 * Set the dithering flag on LVDS as needed, note that there is no in intel_pre_enable_lvds() 293 * special lvds dither control bit on pch-split platforms, dithering is in intel_pre_enable_lvds() 298 * Bspec wording suggests that LVDS port dithering only exists in intel_pre_enable_lvds()
|
D | intel_crtc_state_dump.c | 205 drm_printf(&p, "cpu_transcoder: %s, pipe bpp: %i, dithering: %i\n", in intel_crtc_state_dump()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/inc/hw/ |
D | opp.h | 85 /* Enable RGB random dithering*/ 87 /* Enable Frame random dithering*/ 89 /* Enable HighPass random dithering*/
|
/linux-6.14.4/Documentation/gpu/ |
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-6.14.4/drivers/gpu/drm/logicvc/ |
D | logicvc_drm.h | 36 bool dithering; member
|
D | logicvc_of.c | 63 .name = "xylon,dithering",
|
D | logicvc_drm.c | 99 &config->dithering); in logicvc_drm_config_parse()
|
/linux-6.14.4/Documentation/devicetree/bindings/display/ |
D | xylon,logicvc-display.yaml | 99 xylon,dithering: 101 description: Dithering module is enabled (C_XCOLOR)
|
/linux-6.14.4/drivers/gpu/drm/sun4i/ |
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-6.14.4/drivers/clk/renesas/ |
D | rcar-gen4-cpg.c | 50 #define CPG_PLLxCR0_SSMODE_DITH BIT(17) /* Frequency Dithering */ 51 #define CPG_PLLxCR0_SSMODE_CENT BIT(16) /* Center (vs. Down) Spread Dithering */
|
/linux-6.14.4/drivers/media/platform/st/sti/bdisp/ |
D | bdisp-reg.h | 205 #define BLT_TTY_DITHER BIT(26) /* Dithering */
|
/linux-6.14.4/drivers/gpu/drm/nouveau/ |
D | nouveau_display.c | 620 PROP_ENUM(disp->dithering_mode, gen, "dithering mode", dither_mode); in nouveau_display_create_properties() 621 PROP_ENUM(disp->dithering_depth, gen, "dithering depth", dither_depth); in nouveau_display_create_properties()
|
/linux-6.14.4/Documentation/gpu/amdgpu/display/ |
D | dcn-overview.rst | 125 depth format), bit-depth reduction/dithering would kick in. In OPP, we would
|
/linux-6.14.4/drivers/gpu/drm/gma500/ |
D | oaktrail_lvds.c | 107 on Oaktrail then enable dithering */ in oaktrail_lvds_mode_set()
|
/linux-6.14.4/drivers/media/platform/renesas/vsp1/ |
D | vsp1_brx.c | 295 * Disable dithering and enable color data normalization unless the in brx_configure_stream()
|
/linux-6.14.4/Documentation/userspace-api/media/mediactl/ |
D | media-types.rst | 156 a subset of dithering, pixel encoding conversion and packing
|
/linux-6.14.4/drivers/staging/fbtft/ |
D | fb_agm1264k-fl.c | 309 /* Image Dithering */ in write_vmem()
|