Searched +full:3840 +full:x2160 (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/media/platform/qcom/venus/ |
H A D | core.c | 722 { 3110400, 533000000 }, /* 4096x2160@90 */ 723 { 2073600, 444000000 }, /* 4096x2160@60 */ 724 { 1944000, 404000000 }, /* 3840x2160@60 */ 725 { 972000, 330000000 }, /* 3840x2160@30 */ 731 { 1944000, 1612000, 0, 2416000, 0 }, /* 3840x2160@60 */ 732 { 972000, 951000, 0, 1434000, 0 }, /* 3840x2160@30 */ 738 { 2073600, 3929000, 0, 5551000, 0 }, /* 4096x2160@60 */ 739 { 1036800, 1987000, 0, 2797000, 0 }, /* 4096x2160@30 */ 756 .max_load = 3110400, /* 4096x2160@90 */ 782 .max_load = 3110400, /* 4096x2160@90 */ [all …]
|
/linux/drivers/gpu/drm/ |
H A D | drm_edid.c | 601 /* 0x57 - 4096x2160@60Hz RB */ 602 { DRM_MODE("4096x2160", DRM_MODE_TYPE_DRIVER, 556744, 4096, 4104, 605 /* 0x58 - 4096x2160@59.94Hz RB */ 606 { DRM_MODE("4096x2160", DRM_MODE_TYPE_DRIVER, 556188, 4096, 4104, 1235 /* 93 - 3840x2160@24Hz 16:9 */ 1236 { DRM_MODE("3840x2160", DRM_MODE_TYPE_DRIVER, 297000, 3840, 5116, 1240 /* 94 - 3840x2160@25Hz 16:9 */ 1241 { DRM_MODE("3840x2160", DRM_MODE_TYPE_DRIVER, 297000, 3840, 4896, 1245 /* 95 - 3840x2160@30Hz 16:9 */ 1246 { DRM_MODE("3840x2160", DRM_MODE_TYPE_DRIVER, 297000, 3840, 4016, [all …]
|
/linux/drivers/gpu/drm/xlnx/ |
H A D | zynqmp_disp.h | 18 * 3840x2160 is advertised as the maximum resolution, but almost any
|
/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | novatek,nt35950.yaml | 18 resolution, for example it can upscale a 1920x1080 input to 3840x2160 with
|
/linux/Documentation/gpu/amdgpu/display/ |
H A D | mpo-overview.rst | 235 If 4k video (3840x2160) is playing in windowed mode, the physical size of the
|
/linux/drivers/gpu/drm/loongson/ |
H A D | lsdc_pixpll.c | 63 {297000, 2560, 1080, 30, 8, 95, 4}, /* 3840x2160@30Hz */
|
/linux/drivers/media/i2c/ |
H A D | imx274.c | 69 #define IMX274_MAX_WIDTH (3840) 164 * @wbin_ratio: width downscale factor (e.g. 3 for 1280; 3 = 3840/1280) 222 * 3840x2160 resolution, raw10 data and mipi four lane output 493 .wbin_ratio = 1, /* 3840 */
|
H A D | imx334.c | 333 /* Sensor mode registers for 3840x2160@30fps */ 483 .width = 3840,
|
/linux/drivers/gpu/drm/amd/display/dc/ |
H A D | dc_dmub_srv.c | 794 * e.g. If 3840x2160 being downscaled to 1920x1080, the scaling factor is 1/2. in populate_subvp_cmd_pipe_info()
|
/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_hdmi.c | 1687 /* 4096x2160@60 is not reliable without overclocking core */ in vc4_hdmi_connector_clock_valid() 1689 mode->hdisplay > 3840 && mode->vdisplay >= 2160 && in vc4_hdmi_connector_clock_valid()
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | dcn32_fpu.c | 43 {.width = 3840, .height = 2160, }, 3419 * 1. Resolution is 3840x2160, 3440x1440, or 2560x1440
|