Home
last modified time | relevance | path

Searched refs:BPP (Results 1 – 24 of 24) sorted by relevance

/linux-6.15/drivers/staging/fbtft/
H A Dfb_bd663474.c22 #define BPP 16 macro
154 .bpp = BPP,
H A Dfb_s6d1121.c22 #define BPP 16 macro
160 .bpp = BPP,
H A Dfb_ili9163.c22 #define BPP 16 macro
234 .bpp = BPP,
H A Dfb_ili9325.c20 #define BPP 16 macro
239 .bpp = BPP,
H A Dfb_uc1611.c22 #define BPP 8 macro
314 .bpp = BPP,
H A Dfb_upd161704.c22 #define BPP 16 macro
/linux-6.15/drivers/video/fbdev/
H A Dps3fb.c257 #define BPP 4 /* number of bytes per pixel */ macro
371 *ddr_line_length = vmode->xres * BPP; in ps3fb_find_mode()
425 *xdr_line_length = GPU_ALIGN_UP(var->xres_virtual * BPP); in ps3fb_find_mode()
543 if (var->xres_virtual > xdr_line_length / BPP) { in ps3fb_check_var()
637 offset = ddr_yoff * ddr_line_length + ddr_xoff * BPP; in ps3fb_set_par()
642 info->var.xoffset * BPP; in ps3fb_set_par()
699 var->xoffset * BPP; in ps3fb_pan_display()
853 res.xres = info->fix.line_length / BPP; in ps3fb_ioctl()
H A Dudlfb.c452 dev_addr += BPP; in dlfb_compress_hline()
471 (unsigned long)(cmd_buffer_end - 1 - cmd) / BPP); in dlfb_compress_hline()
640 const int byte_offset = line_offset + (x * BPP); in dlfb_handle_damage()
644 &cmd, byte_offset, width * BPP, in dlfb_handle_damage()
H A Dsmscufx.c66 #define BPP 2 macro
849 const int byte_offset = line_offset + (x * BPP); in ufx_raw_rect()
851 (char *)dev->info->fix.smem_start + byte_offset, width * BPP); in ufx_raw_rect()
/linux-6.15/include/video/
H A Dudlfb.h81 #define BPP 2 macro
/linux-6.15/Documentation/fb/
H A Dpxafb.rst21 mode:XRESxYRES[-BPP]
29 BPP == The bit depth. Valid values are 1, 2, 4, 8 and 16.
H A Dep93xx-fb.rst110 video=XRESxYRES[-BPP][@REFRESH]
/linux-6.15/drivers/staging/media/tegra-video/
H A Dtegra20.c570 #define TEGRA20_VIDEO_FMT(MBUS_CODE, BPP, FOURCC) \ argument
573 .bpp = BPP, \
H A Dtegra210.c760 #define TEGRA210_VIDEO_FMT(DATA_TYPE, BIT_WIDTH, MBUS_CODE, BPP, \ argument
766 BPP, \
/linux-6.15/Documentation/gpu/amdgpu/display/
H A Ddc-glossary.rst30 BPP
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c72 double BPP,
669 double BPP, in dscceComputeDelay() argument
2123 if (v->DSCEnabled[k] && BPP != 0) { in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2126 BPP, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2134 BPP, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2142 BPP, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4215 v->BPP = 0.0; in dml30_ModeSupportAndSystemConfigurationFull()
4217 v->BPP = v->OutputBppPerState[i][k]; in dml30_ModeSupportAndSystemConfigurationFull()
4223 v->BPP, in dml30_ModeSupportAndSystemConfigurationFull()
4232 v->BPP, in dml30_ModeSupportAndSystemConfigurationFull()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c95 double BPP,
672 double BPP, in dscceComputeDelay() argument
2251 double BPP = v->OutputBpp[k]; local
2253 if (v->DSCEnabled[k] && BPP != 0) {
2257 BPP,
2266 BPP,
2275 BPP,
4587 v->BPP = 0.0;
4595 v->BPP,
4604 v->BPP,
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c104 double BPP,
690 double BPP, in dscceComputeDelay() argument
2269 double BPP = v->OutputBpp[k]; local
2271 if (v->DSCEnabled[k] && BPP != 0) {
2275 BPP,
2284 BPP,
2293 BPP,
4675 v->BPP = 0.0;
4683 v->BPP,
4692 v->BPP,
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h37 double BPP,
H A Ddisplay_mode_vba_util_32.c34 double BPP, in dml32_dscceComputeDelay() argument
65 initalXmitDelay = dml_round(rcModelSize / 2.0 / BPP / pixelsPerClock); in dml32_dscceComputeDelay()
103 dml_print("DML::%s: BPP: %f\n", __func__, BPP); in dml32_dscceComputeDelay()
/linux-6.15/arch/arm/boot/dts/nvidia/
H A Dtegra20-colibri.dtsi219 /* Colibri LCD (Optional 24 BPP Support) */
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h1142 double BPP; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c177 dml_float_t BPP,
841 dml_float_t BPP, in dscceComputeDelay() argument
873 initalXmitDelay = (dml_uint_t)(dml_round(rcModelSize / 2.0 / BPP / pixelsPerClock, 1)); in dscceComputeDelay()
911 dml_print("DML::%s: BPP: %f\n", __func__, BPP); in dscceComputeDelay()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c1408 double BPP, in dscceComputeDelay() argument
1439 initial_xmit_delay = (unsigned int)(math_round(rcModelSize / 2.0 / BPP / pixelsPerClock)); in dscceComputeDelay()
1446 …if ((3.0 * pixelsPerClock * BPP) >= ((double)((initial_xmit_delay + 2) / 3) * (double)(3 + (pixelF… in dscceComputeDelay()
1515 dml2_printf("DML::%s: BPP: %f\n", __func__, BPP); in dscceComputeDelay()