Searched refs:flicker (Results 1 – 18 of 18) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/i2c/ |
D | ch7006_mode.c | 334 int flicker, contrast, hpos, vpos; in ch7006_setup_properties() local 337 flicker = interpolate(0, 2, 3, priv->flicker); in ch7006_setup_properties() 338 regs[CH7006_FFILTER] = bitf(CH7006_FFILTER_TEXT, flicker) | in ch7006_setup_properties() 339 bitf(CH7006_FFILTER_LUMA, flicker) | in ch7006_setup_properties()
|
D | ch7006_drv.c | 274 priv->flicker); in ch7006_encoder_create_resources() 341 priv->flicker = val; in ch7006_encoder_set_property() 460 priv->flicker = 50; in ch7006_encoder_init()
|
D | ch7006_priv.h | 95 int flicker; member
|
/linux-5.19.10/drivers/gpu/drm/nouveau/dispnv04/ |
D | tvmodesnv17.c | 324 int64_t flicker = (tv_enc->flicker - 50) * (id3 / 100); in tv_setup_filter() local 343 p->ki3f*i*i*i) * flicker in tv_setup_filter() 345 p->ki3rf*i*i*i) * flicker * rs[k]; in tv_setup_filter()
|
D | tvnv17.h | 77 int flicker; member
|
D | tvnv17.c | 669 tv_enc->flicker); in nv17_tv_create_resources() 721 tv_enc->flicker = val; in nv17_tv_set_property() 798 tv_enc->flicker = 50; in nv17_tv_create()
|
/linux-5.19.10/Documentation/misc-devices/ |
D | isl29003.rst | 24 provides 16-bit resolution while rejecting 50Hz and 60Hz flicker caused by
|
/linux-5.19.10/Documentation/admin-guide/media/ |
D | cpia2.rst | 72 flicker_freq Frequency for flicker reduction(50 or 60, default 60) 73 flicker_mode 0 to disable, or 1 to enable flicker reduction.
|
/linux-5.19.10/drivers/media/usb/pwc/ |
D | pwc.h | 324 struct v4l2_ctrl *flicker; member
|
D | pwc-v4l.c | 327 pdev->flicker = v4l2_ctrl_new_custom(hdl, &cfg, NULL); in pwc_init_controls()
|
/linux-5.19.10/Documentation/fb/ |
D | framebuffer.rst | 202 stable picture without visible flicker, VESA recommends a vertical scanrate of 203 at least 72 Hz. But the perceived flicker is very human dependent: some people
|
D | vesafb.rst | 142 ugly flicker effects (boot logo flickers for
|
/linux-5.19.10/Documentation/gpu/ |
D | kms-properties.csv | 13 ,,“flicker reduction”,RANGE,"Min=0, Max=100",Connector,TBD
|
/linux-5.19.10/Documentation/userspace-api/media/v4l/ |
D | field-order.rst | 17 fields reduces the flicker without the necessity of doubling the frame
|
D | control.rst | 155 Enables a power line frequency filter to avoid flicker. Possible
|
/linux-5.19.10/arch/arm/boot/dts/ |
D | omap3-pandora-common.dtsi | 216 * disabling this regulator causes current leakage, and LCD flicker
|
/linux-5.19.10/Documentation/driver-api/media/drivers/ |
D | cx2341x-devel.rst | 609 Retrieve flicker reduction module state 614 flicker state: 0=off, 1=on 626 Set flicker reduction module state
|
/linux-5.19.10/Documentation/networking/device_drivers/ethernet/cirrus/ |
D | cs89x0.rst | 513 receives data. (The yellow LED will appear to "flicker" on a typical network.)
|