Home
last modified time | relevance | path

Searched full:upscaling (Results 1 – 23 of 23) sorted by relevance

/linux/drivers/gpu/drm/tests/
H A Ddrm_plane_helper_test.c178 .name = "upscaling",
179 .msg = "Upscaling exactly 2x should work",
234 /* Should not be rounded to 0x20001, which would be upscaling. */
280 .msg = "Upscaling out of range should fail",
/linux/Documentation/devicetree/bindings/display/panel/
H A Dnovatek,nt35950.yaml17 This DDIC is also capable of upscaling an input image to the panel's native
/linux/Documentation/driver-api/media/drivers/ccs/
H A Dccs-regs.asc189 - b upscaling 2
695 - b upscaling 3
/linux/drivers/gpu/drm/
H A Ddrm_rect.c69 * change upscaling to downscaling or vice versa. in clip_scaled()
/linux/Documentation/admin-guide/media/
H A Dimx.rst35 upscaling), horizontal flip, and 90/270 degree rotation operations.
319 color-space conversion, resizing (downscaling and upscaling),
H A Dvivid.rst842 enables support for a scaler (maximum 4 times upscaling
882 enables support for a scaler (maximum 4 times upscaling
/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddispc_coefs.c298 * When upscaling more than two times, blockiness and outlines in dispc_ovl_get_scale_coef()
/linux/drivers/gpu/drm/tidss/
H A Dtidss_scale_coefs.c174 * When upscaling more than two times, blockiness and outlines in tidss_get_scale_coefs()
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc_coefs.c300 * When upscaling more than two times, blockiness and outlines in dispc_ovl_get_scale_coef()
/linux/drivers/gpu/drm/meson/
H A Dmeson_plane.c91 * - Upscaling up to 5x, vertical and horizontal in meson_plane_atomic_check()
/linux/drivers/media/platform/ti/omap3isp/
H A Dispresizer.c480 * experience showed that vertical upscaling by 4 leads to SBL overflows (with
868 * when upscaling vertically. Clamp the output width to the valid range. in resizer_calc_ratios()
/linux/drivers/gpu/drm/ingenic/
H A Dingenic-ipu.c254 * Force nearest-neighbor scaling and use simple math when upscaling in ingenic_ipu_set_integer_upscale_coefs()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h116 // max upscaling factor x1000
117 // upscaling factors are always >= 1
/linux/include/drm/
H A Ddrm_mode_config.h777 * upscaling, mostly used for built-in panels.
/linux/drivers/media/i2c/
H A Dmt9m111.c656 /* No upscaling */ in mt9m111_set_fmt()
/linux/drivers/video/fbdev/mb862xx/
H A Dmb862xxfbdrv.c333 /* upscaling */ in mb862xxfb_ioctl()
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn30/
H A Ddcn30_dpp.c431 * taps = 4 for upscaling in dpp3_get_optimal_number_of_taps()
/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon.c630 /* Set the upscaling resolution */ in sun4i_tcon1_mode_set()
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec-stateless.rst3815 - The denominator for the upscaling ratio.
3955 - If set, indicates that upscaling is needed.
/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_av1_req_lat_if.c447 * @superres_denom: the denominator for the upscaling ratio
/linux/include/uapi/linux/
H A Dethtool.h1719 * upscaling in the SIOCSHWTSTAMP ioctl. If the SIOCSHWSTAMP request for
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c6115 /* height needs less upscaling/more downscaling */ in update_stream_scaling_settings()
6119 /* width needs less upscaling/more downscaling */ in update_stream_scaling_settings()
/linux/drivers/gpu/drm/amd/display/dc/basics/
H A Ddce_calcs.c796 …g is only done in the graphics pipe when the scaler is disabled or when upscaling and the vsr <= 0… in calculate_bandwidth()