Home
last modified time | relevance | path

Searched full:uniform (Results 1 – 25 of 118) sorted by relevance

12345

/Linux-v6.1/drivers/gpu/drm/vc4/
Dvc4_validate_shaders.c31 * (reading it as a texture, uniform data, or direct-addressed TMU
37 * uniform stream.
62 * one argument being a uniform, the address of the uniform.
73 * Used for validation that the uniform stream is updated at the right
78 /* Set when entering a basic block, and cleared when the uniform
241 DRM_DEBUG("direct TMU load didn't add to a uniform\n"); in check_tmu_write()
249 DRM_DEBUG("uniform read in the same instruction as " in check_tmu_write()
263 /* Since direct uses a RADDR uniform reference, it will get counted in in check_tmu_write()
268 DRM_DEBUG("Texturing with undefined uniform address\n"); in check_tmu_write()
316 /* We want our reset to be pointing at whatever uniform follows the in validate_uniform_address_write()
[all …]
/Linux-v6.1/arch/x86/mm/
Dnuma_emulation.c223 int i, ret, uniform = 0; in split_nodes_size_interleave_uniform() local
230 * In the 'uniform' case split the passed in physical node by in split_nodes_size_interleave_uniform()
231 * nr_nodes, in the non-uniform case, ignore the passed in in split_nodes_size_interleave_uniform()
235 * In the uniform case, split the nodes strictly by physical in split_nodes_size_interleave_uniform()
236 * capacity, i.e. ignore holes. In the non-uniform case account in split_nodes_size_interleave_uniform()
244 uniform = 1; in split_nodes_size_interleave_uniform()
247 if (uniform) { in split_nodes_size_interleave_uniform()
254 * requested size is too small. This creates a uniform in split_nodes_size_interleave_uniform()
288 if (uniform) in split_nodes_size_interleave_uniform()
307 && !uniform) in split_nodes_size_interleave_uniform()
Dpgtable.c717 u8 mtrr, uniform; in pud_set_huge() local
719 mtrr = mtrr_type_lookup(addr, addr + PUD_SIZE, &uniform); in pud_set_huge()
720 if ((mtrr != MTRR_TYPE_INVALID) && (!uniform) && in pud_set_huge()
744 u8 mtrr, uniform; in pmd_set_huge() local
746 mtrr = mtrr_type_lookup(addr, addr + PMD_SIZE, &uniform); in pmd_set_huge()
747 if ((mtrr != MTRR_TYPE_INVALID) && (!uniform) && in pmd_set_huge()
/Linux-v6.1/Documentation/cdrom/
Dcdrom-standard.rst35 maintain uniform behavior across all the Linux CD-ROM drivers.
37 This document describes an effort to establish Uniform behavior across
42 both IDE/ATAPI and SCSI, now use this Uniform interface.
83 encouraged me to write the Uniform CD-ROM Driver which this document is
84 intended to describe. The implementation of the Uniform CD-ROM Driver is
91 The goal of the Uniform CD-ROM Driver is **not** to alienate driver developers
92 whohave not yet taken steps to support this effort. The goal of Uniform CD-ROM
99 help CD-ROM driver developers adapt their code to use the Uniform CD-ROM
126 For this reason, the Uniform CD-ROM Driver was created to enforce consistent
128 low-level CD-ROM device drivers. The Uniform CD-ROM Driver now provides another
[all …]
/Linux-v6.1/include/uapi/drm/
Dvc4_drm.h112 /* Pointer to uniform data and texture handles for the textures
115 * For each shader state record, there is a set of uniform data in the
117 * uniform data has a __u32 index into bo_handles per texture
120 * uniform data.
122 * The individual uniform state blocks don't have sizes passed in,
140 /* Size in bytes of the uniform state. */
/Linux-v6.1/arch/x86/kernel/cpu/mtrr/
Dgeneric.c155 * uniform - Set to 1 when an MTRR covers the region uniformly, i.e. the
160 int *repeat, u8 *uniform) in mtrr_type_lookup_variable() argument
167 *uniform = 1; in mtrr_type_lookup_variable()
219 *uniform = 0; in mtrr_type_lookup_variable()
231 *uniform = 0; in mtrr_type_lookup_variable()
250 * uniform - Set to 1 when an MTRR covers the region uniformly, i.e. the
254 u8 mtrr_type_lookup(u64 start, u64 end, u8 *uniform) in mtrr_type_lookup() argument
309 *uniform = is_uniform; in mtrr_type_lookup()
/Linux-v6.1/arch/x86/include/asm/
Dmtrr.h35 extern u8 mtrr_type_lookup(u64 addr, u64 end, u8 *uniform);
52 static inline u8 mtrr_type_lookup(u64 addr, u64 end, u8 *uniform) in mtrr_type_lookup() argument
/Linux-v6.1/include/uapi/linux/
Dcdrom.h21 * a uniform interface between software accessing CD-ROMs and the various
108 * Uniform driver, via generic packet commands, GPCMD_MODE_SELECT_10,
116 * These ioctls are implemented through the uniform CD-ROM driver
118 * drivers are eventually ported to the uniform CD-ROM driver interface.
262 * that the way the codeis written on CD is _not_ uniform across all discs!
394 /* capability flags used with the uniform CD-ROM driver */
433 /* User-configurable behavior options for the uniform CD-ROM driver */
/Linux-v6.1/drivers/cpuidle/
Ddt_idle_states.c94 * Check that the idle state is uniform across all CPUs in the CPUidle driver
165 * and we check through idle_state_valid() if they are uniform in dt_init_idle_driver()
/Linux-v6.1/Documentation/watchdog/
Dwatchdog-pm.rst12 handling to ensure a uniform behaviour for Linux systems.
/Linux-v6.1/Documentation/networking/
Dmpls-sysctl.rst39 * 1 - enabled / RFC 3443 Uniform Model (default)
Dx25.rst20 provide a uniform device driver interface, and simplify configuration.
/Linux-v6.1/tools/perf/util/
Dbpf-utils.h16 * arrays to fetch from kernel. The following APIs provide an uniform way to
/Linux-v6.1/include/linux/
Dcdrom.h39 /* Uniform cdrom data structures for cdrom.c */
89 /* handle uniform packets for scsi type devices (scsi,atapi) */
/Linux-v6.1/drivers/mtd/spi-nor/
Dcore.h213 * struct spi_nor_erase_command - Used for non-uniform erases
260 * @uniform_region: a pre-allocated erase region for SPI NOR with a uniform
268 * uniform and non-uniform SPI NOR flash memories if they
/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Dpcic.c324 * uniform way since we only have one irq in ath11k_pcic_ce_irq_enable()
338 * uniform way since we only have one irq in ath11k_pcic_ce_irq_disable()
409 * in a uniform way since we only have one irq in ath11k_pcic_ext_grp_disable()
443 * uniform way since we only have one irq in ath11k_pcic_ext_grp_enable()
/Linux-v6.1/include/linux/mtd/
Dqinfo.h49 * @UniformBlockSizeShift - Uniform block size 2^UniformBlockSizeShift bytes
/Linux-v6.1/Documentation/driver-api/gpio/
Dusing-gpio.rst39 any circumstances deploy any uniform products using GPIO from userspace.
/Linux-v6.1/arch/loongarch/
DKconfig390 Say Y to compile the kernel with NUMA (Non-Uniform Memory Access)
492 for architectures which are either NUMA (Non-Uniform Memory Access)
/Linux-v6.1/Documentation/devicetree/bindings/leds/backlight/
Dlm3630a-backlight.yaml83 mapping mode in which the ramp up/down appears to have a more uniform
/Linux-v6.1/Documentation/devicetree/bindings/timer/
Darm,arch_timer_mmio.yaml40 CNTFRQ on all CPUs to a uniform correct value. Use of this property is
Darm,arch_timer.yaml63 CNTFRQ on all CPUs to a uniform correct value. Use of this property is
/Linux-v6.1/drivers/mtd/
Dmtdconcat.c378 /* the easy case: device has uniform erase block size */ in concat_erase()
779 /* current subdevice has uniform erase size */ in mtd_concat_create()
808 * All subdevices have the same uniform erase size. in mtd_concat_create()
845 /* current subdevice has uniform erase size */ in mtd_concat_create()
/Linux-v6.1/drivers/gpu/drm/i915/gt/
Dintel_sseu.c365 * CHV expected to always have a uniform distribution of EU in cherryview_sseu_info_init()
446 * SKL is expected to always have a uniform distribution in gen9_sseu_info_init()
449 * recovery. BXT is expected to be perfectly uniform in EU in gen9_sseu_info_init()
555 * BDW is expected to always have a uniform distribution of EU across in bdw_sseu_info_init()
/Linux-v6.1/net/ceph/crush/
Dcrush.c13 case CRUSH_BUCKET_UNIFORM: return "uniform"; in crush_bucket_alg_name()

12345