Searched refs:fix (Results 1 - 25 of 60) sorted by relevance

123

/src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_nv04_fbcon.c69 if (info->fix.visual == FB_VISUAL_TRUECOLOR ||
70 info->fix.visual == FB_VISUAL_DIRECTCOLOR)
100 if (info->fix.visual == FB_VISUAL_TRUECOLOR ||
101 info->fix.visual == FB_VISUAL_DIRECTCOLOR) {
220 OUT_RING(chan, info->fix.line_length | (info->fix.line_length << 16));
221 OUT_RING(chan, info->fix.smem_start - dev->mode_config.fb_base);
222 OUT_RING(chan, info->fix.smem_start - dev->mode_config.fb_base);
H A Dnouveau_nv50_fbcon.c52 if (info->fix.visual == FB_VISUAL_TRUECOLOR ||
53 info->fix.visual == FB_VISUAL_DIRECTCOLOR)
117 if (info->fix.visual == FB_VISUAL_TRUECOLOR ||
118 info->fix.visual == FB_VISUAL_DIRECTCOLOR) {
245 OUT_RING(chan, info->fix.line_length);
254 OUT_RING(chan, info->fix.line_length);
H A Dnouveau_nvc0_fbcon.c52 if (info->fix.visual == FB_VISUAL_TRUECOLOR ||
53 info->fix.visual == FB_VISUAL_DIRECTCOLOR)
117 if (info->fix.visual == FB_VISUAL_TRUECOLOR ||
118 info->fix.visual == FB_VISUAL_DIRECTCOLOR) {
245 OUT_RING (chan, info->fix.line_length);
256 OUT_RING (chan, info->fix.line_length);
/src/
H A DMakefile195 postinstall-fix: .NOTMAIN .PHONY
197 ${_POSTINSTALL_ENV} ${HOST_SH} ${_POSTINSTALL} -s ${.CURDIR} ${_POSTINSTALL_X11} -d ${DESTDIR:C/^\/$//}/ fix
200 postinstall-fix-obsolete: .NOTMAIN .PHONY
202 ${_POSTINSTALL_ENV} ${HOST_SH} ${_POSTINSTALL} -s ${.CURDIR} ${_POSTINSTALL_X11} -d ${DESTDIR:C/^\/$//}/ fix obsolete
205 postinstall-fix-obsolete_stand: .NOTMAIN .PHONY
207 ${_POSTINSTALL_ENV} ${HOST_SH} ${_POSTINSTALL} -s ${.CURDIR} ${_POSTINSTALL_X11} -d ${DESTDIR:C/^\/$//}/ fix obsolete_stand
208 ${_POSTINSTALL_ENV} ${HOST_SH} ${_POSTINSTALL} -s ${.CURDIR} ${_POSTINSTALL_X11} -d ${DESTDIR:C/^\/$//}/ fix obsolete_stand_debug
321 ${MAKEDIRTARGET} . postinstall-fix-obsolete
322 ${MAKEDIRTARGET} . postinstall-fix-obsolete_stand
/src/usr.sbin/npf/npfd/
H A Dnpfd_log.c159 goto fix;
161 goto fix;
163 goto fix;
167 goto fix;
171 fix:
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_fb.c245 ((dst_y1 + par->fb_y) * info->fix.line_length +
251 src_ptr += info->fix.line_length;
345 y1 = min / info->fix.line_length;
346 y2 = (max / info->fix.line_length) + 1;
700 strcpy(info->fix.id, "svgadrmfb");
701 info->fix.type = FB_TYPE_PACKED_PIXELS;
702 info->fix.visual = FB_VISUAL_TRUECOLOR;
703 info->fix.type_aux = 0;
704 info->fix.xpanstep = 1; /* doing it in hw */
705 info->fix
[all...]
/src/common/lib/libc/arch/sparc/gen/
H A Dmul.S102 ! We fix that here.
108 ! %o0 was indeed negative; fix upper 32 bits of result by subtracting
/src/usr.bin/make/unit-tests/
H A Ddeptgt-silent-jobs.mk7 # In job.c 1.83 from 2003.12.20.00.18.22, in an attempt to fix
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/aspeed/
H A Dast2500-facebook-netbmc-common.dtsi17 * Update reset type to "system" (full chip) to fix warm reboot hang issue
/src/etc/rc.d/
H A Dsshd31 To fix, follow the "Adding entropy" section in the entropy(7)
/src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_fb_helper.c704 y1 = min / info->fix.line_length;
705 y2 = min_t(u32, DIV_ROUND_UP(max, info->fix.line_length),
1135 if (info->fix.visual == FB_VISUAL_TRUECOLOR)
1667 info->fix.type = FB_TYPE_PACKED_PIXELS;
1668 info->fix.visual = depth == 8 ? FB_VISUAL_PSEUDOCOLOR :
1670 info->fix.mmio_start = 0;
1671 info->fix.mmio_len = 0;
1672 info->fix.type_aux = 0;
1673 info->fix.xpanstep = 1; /* doing it in hw */
1674 info->fix
[all...]
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_fb.c290 info->fix.smem_start = adev->gmc.aper_base + tmp;
291 info->fix.smem_len = amdgpu_bo_size(abo);
308 DRM_INFO("fb mappable at 0x%lX\n", info->fix.smem_start);
/src/sys/arch/evbarm/stand/gzboot/
H A DMakefile.gzboot85 DIRECT_LDFLAGS= -M -T ${LDSCRIPT} --fix-v4bx
/src/sys/arch/hppa/stand/common/
H A Dmilli_tiny.S51 addc %r26,%r26,%r29 ; fix quotient
94 addl %r1,%r25,%r1 ; fix remainder
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/
H A Dqoriq-qman-portals.dtsi16 * bootloader fix-ups are expected to provide the
/src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/allwinner/
H A Dsun20i-d1-dongshan-nezha-stu.dts47 * yet supported, so fix the regulator to its default voltage.
/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_fb.c316 info->fix.smem_start = rdev->mc.aper_base + tmp;
317 info->fix.smem_len = radeon_bo_size(rbo);
334 DRM_INFO("fb mappable at 0x%lX\n", info->fix.smem_start);
/src/sbin/fsck_ext2fs/
H A Ddir.c202 long size, blksiz, fix, dploc; local in function:fsck_readdir
213 fix = dofix(idesc, "DIRECTORY CORRUPTED");
221 if (fix)
244 fix = dofix(idesc, "DIRECTORY CORRUPTED");
248 if (fix)
499 * fix an entry in a directory.
/src/sbin/fsck_ffs/
H A Ddir.c247 long size, blksiz, fix, dploc; local in function:fsck_readdir
258 fix = dofix(idesc, "DIRECTORY CORRUPTED");
266 if (fix)
291 fix = dofix(idesc, "DIRECTORY CORRUPTED");
295 if (fix)
688 * fix an entry in a directory.
/src/sbin/fsck_lfs/
H A Ddir.c179 long size, blksiz, fix, dploc; local in function:fsck_readdir
191 fix = dofix(idesc, "DIRECTORY CORRUPTED");
201 if (fix)
231 fix = dofix(idesc, "DIRECTORY CORRUPTED");
235 if (fix)
529 * fix an entry in a directory.
/src/sys/conf/
H A Dcopts.mk5 # Use -Wno-error=foo when the ultimate goal is to fix this warning
/src/tools/gcc/
H A DMakefile57 COMMON_CONFIGURE_ARGS+= --enable-fix-cortex-a53-835769 \
58 --enable-fix-cortex-a53-843419
/src/sbin/fdisk/
H A Dfdisk.c1837 check_overlap(int part, int sysid, daddr_t start, daddr_t size, int fix) argument
1860 if (fix)
1877 if (fix)
1880 if (fix) {
1898 if (fix) {
1928 if (fix)
1932 if (fix && start != ext.base) {
1953 if (fix) {
1961 check_ext_overlap(int part, int sysid, daddr_t start, daddr_t size, int fix) argument
1978 if (f_flag && !fix)
[all...]
/src/usr.sbin/postinstall/
H A Dpostinstall.in33 # Check for or fix configuration changes that occur
49 # - differentiate between "needs fix" versus "can't fix" issues
183 # Add item to list of supported items to check/fix,
194 # Add item to list of supported items to check/fix,
256 if [ "${op}" = "fix" ]; then
300 # Perform op ("check" or "fix") on files in src/ against dst/
360 # Perform op ("check" or "fix") on files in src/ against dst/
417 if [ "${op}" = "fix" ]; then
523 [ -n "$1" ] || err 3 "USAGE: obsolete_paths fix|chec
[all...]
/src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_fbdev.c295 info->fix.smem_start =
297 info->fix.smem_len = vma->node.size;

Completed in 42 milliseconds

123