/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_object.c | 129 struct ttm_place *places = abo->placements; in amdgpu_bo_placement_from_domain() local 138 places[c].fpfn = adev->gmc.mem_partitions[mem_id].range.fpfn; in amdgpu_bo_placement_from_domain() 143 places[c].lpfn = adev->gmc.mem_partitions[mem_id].range.lpfn + 1; in amdgpu_bo_placement_from_domain() 145 places[c].fpfn = 0; in amdgpu_bo_placement_from_domain() 146 places[c].lpfn = 0; in amdgpu_bo_placement_from_domain() 148 places[c].mem_type = TTM_PL_VRAM; in amdgpu_bo_placement_from_domain() 149 places[c].flags = 0; in amdgpu_bo_placement_from_domain() 152 places[c].lpfn = min_not_zero(places[c].lpfn, visible_pfn); in amdgpu_bo_placement_from_domain() 154 places[c].flags |= TTM_PL_FLAG_TOPDOWN; in amdgpu_bo_placement_from_domain() 157 places[c].flags |= TTM_PL_FLAG_CONTIGUOUS; in amdgpu_bo_placement_from_domain() [all …]
|
/openbmc/u-boot/doc/ |
H A D | README.at91 | 20 U-Boot environment variables can be stored at different places: 42 U-Boot environment variables can be stored at different places: 63 U-Boot environment variables can be stored at different places: 86 U-Boot environment variables can be stored at different places: 103 U-Boot environment variables can be stored at different places: 120 U-Boot environment variables can be stored at different places: 141 U-Boot environment variables can be stored at different places:
|
H A D | README.enetaddr | 5 There are a variety of places in U-Boot where the MAC address is used, parsed, 13 Here are the places where MAC addresses might be stored: 24 in other places easier (to avoid constant env lookup/parsing)
|
H A D | README.generic-board | 44 places. 48 places. 55 sometimes in subtle different ways. This places an unfair burden on getting
|
/openbmc/linux/drivers/scsi/aic7xxx/aicasm/ |
H A D | aicasm_gram.y | 94 expression_t *places, symbol_ref_t *src, int ret); 1722 format_2_instr(int opcode, symbol_ref_t *dest, expression_t *places, in format_2_instr() argument 1745 if (places->value > 8 || places->value <= 0) { in format_2_instr() 1751 if (places->value == 8) in format_2_instr() 1754 shift_control = (places->value << 4) | places->value; in format_2_instr() 1757 if (places->value == 8) { in format_2_instr() 1760 shift_control = (places->value << 4) in format_2_instr() 1761 | (8 - places->value) in format_2_instr() 1766 shift_control = places->value & 0x7; in format_2_instr() 1769 shift_control = (8 - places->value) | 0x08; in format_2_instr() [all …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-usb-devices-usbsevseg | 41 Description: Controls the decimal places on the device. 44 the value k and has 1 or more decimal places set,
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | TODO.txt | 31 - i915_utils.h needs to be moved to the right places. 35 - i915_mm.c should be moved to the right places. Some of the helpers also look a
|
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/places/ |
H A D | xfce4-places-plugin_1.8.3.bb | 3 HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/byacc/ |
H A D | byacc_20230219.bb | 1 # Sigh. This is one of those places where everyone licenses it differently. Someone
|
/openbmc/openbmc/poky/meta/recipes-support/vim/ |
H A D | vim_9.1.bb | 21 # in many places for _FORTIFY_SOURCE=2. Security flags become part of CC.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libforms/files/ |
H A D | 0001-Make-extern-declarations-in-header-file.patch | 6 curobj is a static object in other places as well.
|
/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/ |
H A D | tune-ppce500v2.inc | 12 # spe is defined potentially in two places, so we want to be sure it will
|
H A D | tune-ppce500.inc | 12 # spe is defined potentially in two places, so we want to be sure it will
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | marvell,pxa168.txt | 12 region. There are 3 places in SOC has clock control logic:
|
H A D | marvell,pxa910.txt | 12 region. There are 4 places in SOC has clock control logic:
|
/openbmc/u-boot/board/xilinx/zynq/ |
H A D | Kconfig | 19 and places the decrypted image at destination address.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tiptop/tiptop/ |
H A D | 0001-Fix-a-lot-of-Werror-format-security-errors-with-mvwp.patch | 6 In all these places a non-constant is used as a format string which
|
/openbmc/linux/Documentation/gpu/rfc/ |
H A D | index.rst | 16 * Once the code has landed move all the documentation to the right places in
|
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/ |
H A D | 0001-syslogd-fix-wrong-OPT_locallog-flag-detection.patch | 7 "opts" variable. While this flag it's used on multiple places can't be
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libcdio/libcdio/ |
H A D | 0001-Fix-a-few-Werror-format-security-errors-with-mvprint.patch | 6 In all these places a non-constant is used as a format string which
|
/openbmc/openbmc/poky/meta/recipes-sato/sato-icon-theme/ |
H A D | sato-icon-theme_git.bb | 28 …find ${D}${datadir}/icons/Sato/ -maxdepth 1 -type d -exec ln -s ../apps/terminal.png {}/places/com…
|
/openbmc/webui-vue/docs/guide/components/file-upload/ |
H A D | readme.md | 19 places it in a disabled state
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/overlayfs/overlayfs-tools/ |
H A D | 0002-Change-program_name-to-have-const-attribute.patch | 6 This is how it is used in all places and it also avoids a const to
|
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/ |
H A D | fix-strerrorname_np.patch | 8 Use strerror(errno) instead, like we do other places.
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_bo.c | 206 buf->places[0].lpfn = PFN_UP(bo->resource->size); in vmw_bo_pin_in_start_of_vram() 819 pl->placement = bo->places; in vmw_bo_placement_set() 820 pl->num_placement = set_placement_list(bo->places, domain); in vmw_bo_placement_set()
|