| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | mxc_ipuv3_fb.c | 122 struct fb_fix_screeninfo *fix = &info->fix; in mxcfb_set_fix() local 125 fix->line_length = var->xres_virtual * var->bits_per_pixel / 8; in mxcfb_set_fix() 127 fix->type = FB_TYPE_PACKED_PIXELS; in mxcfb_set_fix() 128 fix->accel = FB_ACCEL_NONE; in mxcfb_set_fix() 129 fix->visual = FB_VISUAL_TRUECOLOR; in mxcfb_set_fix() 130 fix->xpanstep = 1; in mxcfb_set_fix() 131 fix->ypanstep = 1; in mxcfb_set_fix() 187 fbi->fix.line_length, in setup_disp_channel2() 188 fbi->fix.smem_start, in setup_disp_channel2() 189 fbi->fix.smem_start + in setup_disp_channel2() [all …]
|
| H A D | da8xx-fb.c | 570 if (info->fix.visual == FB_VISUAL_DIRECTCOLOR) in fb_setcolreg() 1001 da8xx_fb_info->fix = da8xx_fb_fix; in video_hw_init() 1004 da8xx_fb_info->fix.visual = (da8xx_fb_info->var.bits_per_pixel <= 8) ? in video_hw_init()
|
| H A D | fsl_diu_fb.c | 301 info.fix.line_length = info.var.xres * info.var.bits_per_pixel / 8; in fsl_diu_init()
|
| H A D | fsl_dcu_fb.c | 421 info.fix.line_length = info.var.xres * info.var.bits_per_pixel / 8; in video_hw_init()
|
| /rk3399_rockchip-uboot/scripts/ |
| H A D | checkpatch.pl | 40 my $fix = 0; 216 'fix!' => \$fix, 235 $fix = 1 if ($fix_inplace); 624 my ($suspect, $fix) = split(/\|\|/, $line); 626 $spelling_fix{$suspect} = $fix; 647 my ($suspect, $fix) = split(/->/, $line); 649 $spelling_fix{$suspect} = $fix; 2232 push(@fixed, $rawline) if ($fix); 2477 $fix) { 2485 $fix) { [all …]
|
| H A D | Makefile.lib | 102 name-fix = $(subst $(comma),_,$(subst -,_,$1))
|
| /rk3399_rockchip-uboot/ |
| H A D | .mailmap | 2 # This list is used by git-shortlog to fix a few botched name translations
|
| H A D | README | 124 Additional fields (if present) indicate release candidates or bug fix 1788 - This driver adds 4 i2c buses with a fix speed from 1865 with a fix speed from 100000 and the slave addr 0!
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.mips | 29 2) fix dcache_disable() to do both flushing and disabling cache.
|
| H A D | README.vxworks | 58 handle bootline fix up for the kernel dtb automatically.
|
| H A D | README.qemu-mips | 58 #patch to fix mips interrupt init on 2.6.24.y kernel
|
| H A D | README.x86 | 661 the tag v3.13. The '.0' allows for additional Linux releases to fix problems, 664 include kernel patches to fix reported bugs. Stable kernels can exist for 1071 SSDT table generation and DSDT fix up.
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/ |
| H A D | u-boot.lds | 108 * this is a temporary fix. Code to dynamically the fixup the bss
|
| /rk3399_rockchip-uboot/board/sbc8548/ |
| H A D | README | 75 board has the errata fix by running "i2c probe". If you see 0x53 77 then your board does not have the fix. 80 fix has been applied: 98 fix, then you will have to physically remove the LBC 128MB DIMM
|
| /rk3399_rockchip-uboot/tools/rockchip/ |
| H A D | boot_merger.c | 612 static bool writeFile(FILE *outFile, const char *path, bool fix) in writeFile() argument 624 if (fix) { in writeFile() 636 if (fix) { in writeFile() 667 bool fix) in saveEntry() argument 684 if (fix) in saveEntry()
|
| /rk3399_rockchip-uboot/arch/arm/mach-sunxi/ |
| H A D | board.c | 138 #error Unsupported console port number. Please fix pin mux settings in board.c in gpio_init()
|
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | sunxi-common.h | 255 #error Unsupported console port nr. Please fix stdout-path in sunxi-common.h.
|
| /rk3399_rockchip-uboot/drivers/misc/ |
| H A D | fsl_iim.c | 75 #error Endianess is not defined: please fix to continue
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | fb.h | 498 struct fb_fix_screeninfo fix; /* Current fix */ member
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | exynos5420-peach-pit.dts | 154 * fix the 30Hz no display issue
|
| H A D | exynos5250-spring.dts | 594 * 04h Adjust VTotal tolerance to fix the 30Hz no-
|
| H A D | imx6ull.dtsi | 1145 /* Need to fix epdc-ram */
|
| /rk3399_rockchip-uboot/drivers/video/rk_eink/epdlut/ |
| H A D | pvi_waveform.S | 1325 .section .bss.fix.6288,"aw",@nobits 1328 .type fix.6288, %object 1329 .size fix.6288, 4 1330 fix.6288: 3333 .8byte fix.6288
|
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | README | 1136 A specific problem to fix is that Ctrl-C does not exit buildman cleanly when
|
| /rk3399_rockchip-uboot/common/ |
| H A D | dlmalloc.src | 3188 * malloc_extend_top: fix mask error that caused wastage after
|