Home
last modified time | relevance | path

Searched full:swizzling (Results 1 – 25 of 43) sorted by relevance

12

/Linux-v6.6/drivers/gpu/drm/i915/gt/
Dintel_ggtt_fencing.c410 * to them without having to worry about swizzling if the object is tiled.
517 * DOC: tiling swizzling details
548 * If we don't have interleaved memory, all tiling is safe and no swizzling is
557 * swizzling it needs to do is, since it's writing with the CPU to the pages
559 * pages (bit 6, 9, and 10 XORed in), resulting in a cumulative bit swizzling
565 * detect_bit_6_swizzle - detect bit 6 swizzling pattern
568 * Detects bit 6 swizzling of address lookup between IGD access and CPU
580 * On BDW+, swizzling is not used. We leave the CPU memory in detect_bit_6_swizzle()
584 * VLV and CHV don't have GPU swizzling. in detect_bit_6_swizzle()
606 * Enable swizzling when the channels are populated in detect_bit_6_swizzle()
[all …]
Dintel_gtt.h355 * and correct (in cases like swizzling). That region is referred to as GMADR in
376 /** Bit 6 swizzling required for X tiling */
378 /** Bit 6 swizzling required for Y tiling */
/Linux-v6.6/drivers/gpu/drm/i915/gem/
Di915_gem_tiling.c25 * object, and hence it also doesn't care about tiling or swizzling. There's two
32 * - On gen3 and gen4 platforms have a swizzling pattern for tiled objects which
36 * asymmetric memory channel population the swizzling pattern changes in an
275 /* If the memory has unknown (i.e. varying) swizzling, we pin the in i915_gem_object_set_tiling()
277 * due to the change in swizzling. in i915_gem_object_set_tiling()
309 /* Try to preallocate memory required to save swizzling on put-pages */ in i915_gem_object_set_tiling()
334 * Sets the tiling mode of an object, returning the required swizzling of
381 /* Hide bit 17 swizzling from the user. This prevents old Mesa in i915_gem_set_tiling_ioctl()
393 /* If we can't handle the swizzling, make it untiled. */ in i915_gem_set_tiling_ioctl()
418 * Returns the current tiling mode and required bit 6 swizzling for the object.
/Linux-v6.6/arch/powerpc/boot/dts/
Dcurrituck.dts149 * We are de-swizzling here because the numbers are actually for
153 * The real slot is on idsel 0, so the swizzling is 1:1
186 * We are de-swizzling here because the numbers are actually for
190 * The real slot is on idsel 0, so the swizzling is 1:1
223 * We are de-swizzling here because the numbers are actually for
227 * The real slot is on idsel 0, so the swizzling is 1:1
Dakebono.dts277 * We are de-swizzling here because the numbers are actually for
281 * The real slot is on idsel 0, so the swizzling is 1:1
317 * We are de-swizzling here because the numbers are actually for
321 * The real slot is on idsel 0, so the swizzling is 1:1
357 * We are de-swizzling here because the numbers are actually for
361 * The real slot is on idsel 0, so the swizzling is 1:1
397 * We are de-swizzling here because the numbers are actually for
401 * The real slot is on idsel 0, so the swizzling is 1:1
Dredwood.dts265 * We are de-swizzling here because the numbers are actually for
269 * The real slot is on idsel 0, so the swizzling is 1:1
306 * We are de-swizzling here because the numbers are actually for
310 * The real slot is on idsel 0, so the swizzling is 1:1
347 * We are de-swizzling here because the numbers are actually for
351 * The real slot is on idsel 0, so the swizzling is 1:1
Dkatmai.dts349 * We are de-swizzling here because the numbers are actually for
353 * The real slot is on idsel 0, so the swizzling is 1:1
390 * We are de-swizzling here because the numbers are actually for
394 * The real slot is on idsel 0, so the swizzling is 1:1
431 * We are de-swizzling here because the numbers are actually for
435 * The real slot is on idsel 0, so the swizzling is 1:1
Dmakalu.dts298 * We are de-swizzling here because the numbers are actually for
302 * The real slot is on idsel 0, so the swizzling is 1:1
339 * We are de-swizzling here because the numbers are actually for
343 * The real slot is on idsel 0, so the swizzling is 1:1
Dkilauea.dts352 * We are de-swizzling here because the numbers are actually for
356 * The real slot is on idsel 0, so the swizzling is 1:1
393 * We are de-swizzling here because the numbers are actually for
397 * The real slot is on idsel 0, so the swizzling is 1:1
Dicon.dts338 * We are de-swizzling here because the numbers are actually for
342 * The real slot is on idsel 0, so the swizzling is 1:1
379 * We are de-swizzling here because the numbers are actually for
383 * The real slot is on idsel 0, so the swizzling is 1:1
Dcanyonlands.dts492 * We are de-swizzling here because the numbers are actually for
496 * The real slot is on idsel 0, so the swizzling is 1:1
534 * We are de-swizzling here because the numbers are actually for
538 * The real slot is on idsel 0, so the swizzling is 1:1
Dglacier.dts520 * We are de-swizzling here because the numbers are actually for
524 * The real slot is on idsel 0, so the swizzling is 1:1
562 * We are de-swizzling here because the numbers are actually for
566 * The real slot is on idsel 0, so the swizzling is 1:1
Dhaleakala.dts267 * We are de-swizzling here because the numbers are actually for
271 * The real slot is on idsel 0, so the swizzling is 1:1
Dbluestone.dts356 * We are de-swizzling here because the numbers are actually for
360 * The real slot is on idsel 0, so the swizzling is 1:1
/Linux-v6.6/drivers/pci/
Dsetup-irq.c43 /* Follow the chain of bridges, swizzling as we go. */ in pci_assign_irq()
48 * If a swizzling function is not used, map_irq() must in pci_assign_irq()
/Linux-v6.6/Documentation/devicetree/bindings/pci/
Dfaraday,ftpci100.yaml30 variant) interrupts assigns the default interrupt mapping/swizzling has
31 typically been like this, doing the swizzling on the interrupt controller side
/Linux-v6.6/arch/arm/include/asm/mach/
Dpci.h43 /* Bridge swizzling */
/Linux-v6.6/arch/arm/kernel/
Dbios32.c347 * not provide a swizzle function, we perform the standard PCI swizzling.
349 * The default swizzling walks up the bus tree one level at a time, applying
371 printk("PCI: %s swizzling pin %d => pin %d slot %d\n", in pcibios_swizzle()
/Linux-v6.6/drivers/gpu/drm/radeon/
Dr300_reg.h229 * are set to a swizzling bit pattern, other words are 0.
232 * mode, the swizzling pattern is e.g. used to set zw components in texture
648 * the fragment program. INTERP_USED looks like a swizzling mask,
911 /* Swizzling */
928 /* Convenience macro to take care of layout and swizzling */
1091 * Swizzling and negation happens in this stage, as well.
1097 * WRT swizzling. If, for example, you want to load an R component into an
1115 * Arbitrary LRP (including support for swizzling) requires vanilla MAD+MAD
/Linux-v6.6/Documentation/devicetree/bindings/memory-controllers/
Dintel,ixp4xx-expansion-bus-controller.yaml38 the access pattern for words (swizzling) on the bus depending on whether
/Linux-v6.6/drivers/mtd/maps/
Dphysmap-ixp4xx.c23 * ('address coherency') so we need to undo the swizzling to ensure commands
/Linux-v6.6/arch/arm/boot/dts/intel/ixp/
Dintel-ixp4xx.dtsi81 /* Each unique DTS using PCI must specify the swizzling */
/Linux-v6.6/Documentation/gpu/
Di915.rst447 GTT Fences and Swizzling
459 Hardware Tiling and Swizzling Details argument
463 :doc: tiling swizzling details
/Linux-v6.6/drivers/gpu/drm/i915/gem/selftests/
Di915_gem_client_blt.c373 /* no swizzling for f-tiling */ in tiled_offset()
720 if (bad_swizzling(i915)) /* Requires sane (sub-page) swizzling */ in igt_client_tiled_blits()
/Linux-v6.6/arch/alpha/kernel/
Dsys_sable.c192 * with the values in the irq swizzling tables above.
374 * with the values in the irq swizzling tables above.

12