| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_object.c | 136 places[c].lpfn = min_not_zero(places[c].lpfn, visible_pfn); in amdgpu_bo_placement_from_domain() 148 places[c].fpfn = 0; in amdgpu_bo_placement_from_domain() 149 places[c].lpfn = 0; in amdgpu_bo_placement_from_domain() 156 places[c].fpfn = 0; in amdgpu_bo_placement_from_domain() 157 places[c].lpfn = 0; in amdgpu_bo_placement_from_domain() 173 places[c].fpfn = 0; in amdgpu_bo_placement_from_domain() 174 places[c].lpfn = 0; in amdgpu_bo_placement_from_domain() 181 places[c].fpfn = 0; in amdgpu_bo_placement_from_domain() 182 places[c].lpfn = 0; in amdgpu_bo_placement_from_domain() 189 places[c].fpfn = 0; in amdgpu_bo_placement_from_domain() [all …]
|
| /linux-6.15/drivers/scsi/aic7xxx/aicasm/ |
| H A D | aicasm_gram.y | 94 expression_t *places, symbol_ref_t *src, int ret); 1723 format_2_instr(int opcode, symbol_ref_t *dest, expression_t *places, in format_2_instr() argument 1746 if (places->value > 8 || places->value <= 0) { in format_2_instr() 1752 if (places->value == 8) in format_2_instr() 1755 shift_control = (places->value << 4) | places->value; in format_2_instr() 1758 if (places->value == 8) { in format_2_instr() 1761 shift_control = (places->value << 4) in format_2_instr() 1762 | (8 - places->value) in format_2_instr() 1767 shift_control = places->value & 0x7; in format_2_instr() 1770 shift_control = (8 - places->value) | 0x08; in format_2_instr() [all …]
|
| /linux-6.15/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,
|
| /linux-6.15/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
|
| /linux-6.15/drivers/gpu/drm/ttm/tests/ |
| H A D | ttm_bo_validate_test.c | 29 struct ttm_place *places, in ttm_placement_kunit_init() argument 38 placement->placement = places; in ttm_placement_kunit_init() 420 struct ttm_place *init_place, places[2]; in ttm_bo_validate_busy_placement() local 441 places[0] = (struct ttm_place){ .mem_type = fst_mem, .flags = TTM_PL_FLAG_DESIRED }; in ttm_bo_validate_busy_placement() 442 places[1] = (struct ttm_place){ .mem_type = snd_mem, .flags = TTM_PL_FLAG_FALLBACK }; in ttm_bo_validate_busy_placement() 443 placement_val = ttm_placement_kunit_init(test, places, 2); in ttm_bo_validate_busy_placement() 707 struct ttm_place *init_place, places[2]; in ttm_bo_validate_move_fence_not_signaled() local 729 places[0] = (struct ttm_place){ .mem_type = fst_mem, .flags = TTM_PL_FLAG_DESIRED }; in ttm_bo_validate_move_fence_not_signaled() 730 places[1] = (struct ttm_place){ .mem_type = snd_mem, .flags = TTM_PL_FLAG_FALLBACK }; in ttm_bo_validate_move_fence_not_signaled() 731 placement_val = ttm_placement_kunit_init(test, places, 2); in ttm_bo_validate_move_fence_not_signaled()
|
| /linux-6.15/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_ttm.c | 158 struct ttm_place *places, in i915_ttm_placement_from_obj() argument 166 obj->mm.region, &places[0], obj->bo_offset, in i915_ttm_placement_from_obj() 172 &places[i + 1], obj->bo_offset, in i915_ttm_placement_from_obj() 174 places[i + 1].flags |= TTM_PL_FLAG_FALLBACK; in i915_ttm_placement_from_obj() 178 placement->placement = places; in i915_ttm_placement_from_obj() 838 struct ttm_place places[I915_TTM_MAX_PLACEMENTS + 1]; in i915_ttm_get_pages() local 848 i915_ttm_placement_from_obj(obj, places, &placement); in i915_ttm_get_pages()
|
| /linux-6.15/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:
|
| /linux-6.15/Documentation/gpu/rfc/ |
| H A D | index.rst | 16 * Once the code has landed move all the documentation to the right places in
|
| /linux-6.15/Documentation/devicetree/bindings/sound/ |
| H A D | adi,max98396.yaml | 86 automatically places the device into software shutdown. 100 automatically places the device into software shutdown.
|
| /linux-6.15/Documentation/devicetree/bindings/firmware/ |
| H A D | qemu,fw-cfg-mmio.yaml | 21 DTB that QEMU places at the bottom of the guest's DRAM.
|
| /linux-6.15/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_bo.c | 230 buf->places[0].lpfn = PFN_UP(bo->resource->size); in vmw_bo_pin_in_start_of_vram() 821 pl->placement = bo->places; in vmw_bo_placement_set() 822 pl->num_placement = set_placement_list(bo->places, domain, busy_domain); in vmw_bo_placement_set()
|
| H A D | vmwgfx_bo.h | 86 struct ttm_place places[5]; member
|
| /linux-6.15/Documentation/usb/ |
| H A D | misc_usbsevseg.rst | 45 5. Set the decimal places.
|
| /linux-6.15/arch/m68k/fpsp040/ |
| H A D | binstr.S | 90 asll #3,%d2 |shift d2 left by 3 places 92 asll #3,%d3 |shift d3 left by 3 places
|
| /linux-6.15/Documentation/devicetree/bindings/arm/omap/ |
| H A D | crossbar.txt | 5 In such places a interrupt controllers are preceded by an CROSSBAR
|
| /linux-6.15/Documentation/arch/arm/ |
| H A D | kernel_mode_neon.rst | 61 kernel_neon_end() and kernel_neon_begin() in places in your code where none of 86 instructions appearing in unexpected places if no special care is taken.
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | sysfs-rules.rst | 109 There are currently three places for classification of devices: 113 All three places have completely different rules on how to access 124 places, as the kernel is free to move a subsystem from one place to
|
| H A D | init.rst | 47 providing additional error messages at affected places.
|
| /linux-6.15/Documentation/devicetree/bindings/usb/ |
| H A D | rockchip,dwc3.yaml | 15 Phy documentation is provided in the following places.
|
| /linux-6.15/Documentation/driver-api/firmware/ |
| H A D | firmware-usage-guidelines.rst | 12 i.e. company doesn't support Linux, firmwares sourced from misc places,
|
| /linux-6.15/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-yuv-luma.rst | 209 For Y012 and Y12 formats, Y012 places its data in the 12 high bits, with
|
| /linux-6.15/tools/testing/selftests/rcutorture/doc/ |
| H A D | rcu-test-image.txt | 30 simply download an appropriate image from any number of places.
|
| /linux-6.15/Documentation/arch/powerpc/ |
| H A D | cpu_features.rst | 24 particular feature bit. This is done in quite a few places, for example
|
| /linux-6.15/Documentation/block/ |
| H A D | biovecs.rst | 59 pattern comes up in a lot of places; a lot of drivers were essentially open 66 - again, this was being done in a fair number of places.
|