Home
last modified time | relevance | path

Searched full:ranks (Results 1 – 25 of 48) sorted by relevance

12

/linux-6.15/drivers/gpu/drm/i915/soc/
Dintel_dram.c17 u8 width, ranks; member
22 u8 ranks; member
240 return dimm->ranks * 64 / (dimm->width ?: 1); in intel_dimm_num_devices()
324 dimm->ranks = icl_get_dimm_ranks(val); in skl_dram_get_dimm_info()
328 dimm->ranks = skl_get_dimm_ranks(val); in skl_dram_get_dimm_info()
332 "CH%u DIMM %c size: %u Gb, width: X%u, ranks: %u, 16Gb DIMMs: %s\n", in skl_dram_get_dimm_info()
333 channel, dimm_name, dimm->size, dimm->width, dimm->ranks, in skl_dram_get_dimm_info()
352 if (ch->dimm_l.ranks == 2 || ch->dimm_s.ranks == 2) in skl_dram_get_channel_info()
353 ch->ranks = 2; in skl_dram_get_channel_info()
354 else if (ch->dimm_l.ranks == 1 && ch->dimm_s.ranks == 1) in skl_dram_get_channel_info()
[all …]
/linux-6.15/tools/perf/pmu-events/arch/x86/jaketown/
Duncore-memory.json166 …"PublicDescription": "Number of cycles when all the ranks in the channel are in CKE Slow (DLLOFF) …
175 …"PublicDescription": "Number of cycles when all the ranks in the channel are in PPD mode. If IBT=…
184ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
194ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
204ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
214ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
224ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
234ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
244ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
254ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
[all …]
/linux-6.15/Documentation/devicetree/bindings/memory-controllers/ddr/
Djedec,lpddr-channel.yaml13 amount of individual LPDDR chips and the ranks per chip.
54 Each physical LPDDR chip may have one or more ranks. Ranks are
57 state of the CS pins. Different ranks may have different densities and
/linux-6.15/tools/perf/pmu-events/arch/x86/ivytown/
Duncore-memory.json238 …"PublicDescription": "Number of cycles when all the ranks in the channel are in CKE Slow (DLLOFF) …
247 …"PublicDescription": "Number of cycles when all the ranks in the channel are in PPD mode. If IBT=…
256ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
266ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
276ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
286ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
296ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
306ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
316ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
326ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
[all …]
/linux-6.15/tools/perf/pmu-events/arch/x86/snowridgex/
Duncore-memory.json247 "BriefDescription": "Cycles where DRAM ranks are in power down (CKE) mode",
255 …"PublicDescription": "Channel PPD Cycles : Number of cycles when all the ranks in the channel are …
265ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
276ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
287ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
298ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
309 … distinguish between the two. This can be filtered by rank. If multiple ranks are selected and a…
320 … distinguish between the two. This can be filtered by rank. If multiple ranks are selected and a…
343 … distinguish between the two. This can be filtered by rank. If multiple ranks are selected and a…
354 … distinguish between the two. This can be filtered by rank. If multiple ranks are selected and a…
/linux-6.15/drivers/edac/
Di3000_edac.c333 c0dra[0] = readb(window + I3000_C0DRA + 0); /* ranks 0,1 */ in i3000_probe1()
334 c0dra[1] = readb(window + I3000_C0DRA + 1); /* ranks 2,3 */ in i3000_probe1()
335 c1dra[0] = readb(window + I3000_C1DRA + 0); /* ranks 0,1 */ in i3000_probe1()
336 c1dra[1] = readb(window + I3000_C1DRA + 1); /* ranks 2,3 */ in i3000_probe1()
384 * contained in all ranks. in i3000_probe1()
387 * the ranks of controller 0, so we double all the values we see. in i3000_probe1()
Die31200_edac.c191 u8 ranks; member
396 dd->ranks = field_get(cfg->reg_mad_dimm_rank_mask[dimm], addr_decode) + 1; in populate_dimm_info()
415 edac_dbg(0, "mc: %d, channel: %d, dimm: %d, size: %lld MiB, ranks: %d, DRAM chip type: %d\n", in ie31200_get_dimm_config()
417 dimm_info.ranks, in ie31200_get_dimm_config()
424 nr_pages = nr_pages / dimm_info.ranks; in ie31200_get_dimm_config()
425 for (k = 0; k < dimm_info.ranks; k++) { in ie31200_get_dimm_config()
426 dimm = edac_get_dimm(mci, (j * dimm_info.ranks) + k, i, 0); in ie31200_get_dimm_config()
Di5100_edac.c19 * several ranks. However, instead of showing memories as ranks, it outputs
20 * them as DIMM's. An internal table creates the association between ranks
293 /* ranks on each dimm -- 0 maps to not present -- obtained via SPD */
298 * DIMM slot chip selects. In the case of only 4 ranks per
332 unsigned ranksperchan; /* number of ranks per channel */
1003 /* figure out how many ranks, from strapped state of 48GB_Mode input */ in i5100_init_one()
Dskx_common.c422 #define numrank(reg) skx_get_dimm_attr(reg, 12, 13, 0, 0, 2, "ranks")
430 int banks, ranks, rows, cols, npages; in skx_get_dimm_info() local
434 ranks = numrank(mtr); in skx_get_dimm_info()
452 size = ((1ull << (rows + cols + ranks)) * banks) >> (20 - 3); in skx_get_dimm_info()
457 banks, 1 << ranks, rows, cols); in skx_get_dimm_info()
De752x_edac.c197 * i3100 MC has a different mapping: it supports only 4 ranks.
203 * dimm #3 -> rank #2 Ranks 2 and 3
204 * dimm #4 -> rank $1 Ranks 1 and 4
207 * ranks/chanel, but datasheet says that the MC supports only 4 ranks.
/linux-6.15/tools/perf/pmu-events/arch/x86/broadwellx/
Duncore-memory.json276 …"PublicDescription": "Number of cycles when all the ranks in the channel are in CKE Slow (DLLOFF) …
285 …"PublicDescription": "Number of cycles when all the ranks in the channel are in PPD mode. If IBT=…
294ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
304ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
314ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
324ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
334ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
344ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
354ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
364ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
[all …]
/linux-6.15/tools/perf/pmu-events/arch/x86/haswellx/
Duncore-memory.json267 …"PublicDescription": "Number of cycles when all the ranks in the channel are in CKE Slow (DLLOFF) …
276 …"PublicDescription": "Number of cycles when all the ranks in the channel are in PPD mode. If IBT=…
285ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
295ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
305ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
315ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
325ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
335ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
345ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
355ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
[all …]
/linux-6.15/tools/perf/pmu-events/arch/x86/broadwellde/
Duncore-memory.json238 …"PublicDescription": "Number of cycles when all the ranks in the channel are in CKE Slow (DLLOFF) …
247 …"PublicDescription": "Number of cycles when all the ranks in the channel are in PPD mode. If IBT=…
256ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
266ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
276ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
286ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
296ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
306ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
316ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
326ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
[all …]
/linux-6.15/tools/perf/pmu-events/arch/x86/skylakex/
Duncore-memory.json307 …"PublicDescription": "Number of cycles when all the ranks in the channel are in CKE Slow (DLLOFF) …
311 "BriefDescription": "Cycles where DRAM ranks are in power down (CKE) mode",
318 …"PublicDescription": "Counts cycles when all the ranks in the channel are in PPD (PreCharge Power …
328ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
339ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
350ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
361ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
372ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
383ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
394ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
[all …]
/linux-6.15/Documentation/driver-api/
Dedac.rst69 This is the name of the DRAM signal used to select the DRAM ranks to be
201 HBM2e (2GB) channel (equivalent to 8 X 2GB ranks). This creates a total
277 │   ├── rank 31 # total 32 ranks/dimms from 4 UMCs
/linux-6.15/tools/perf/pmu-events/arch/x86/cascadelakex/
Duncore-memory.json683 …"PublicDescription": "Number of cycles when all the ranks in the channel are in CKE Slow (DLLOFF) …
687 "BriefDescription": "Cycles where DRAM ranks are in power down (CKE) mode+C37",
694 …"PublicDescription": "Counts cycles when all the ranks in the channel are in PPD (PreCharge Power …
704ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
715ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
726ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
737ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
748ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
759ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
770ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
[all …]
/linux-6.15/tools/perf/pmu-events/arch/x86/icelakex/
Duncore-memory.json526 …"PublicDescription": "Channel PPD Cycles : Number of cycles when all the ranks in the channel are …
536ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
547ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
558ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
569ranks are in CKE ON mode at one time, the counter will ONLY increment by one rather than doing acc…
580 … distinguish between the two. This can be filtered by rank. If multiple ranks are selected and a…
591 … distinguish between the two. This can be filtered by rank. If multiple ranks are selected and a…
612 … distinguish between the two. This can be filtered by rank. If multiple ranks are selected and a…
623 … distinguish between the two. This can be filtered by rank. If multiple ranks are selected and a…
/linux-6.15/lib/
Dunion_find.c31 * the ranks to keep the tree balanced.
/linux-6.15/tools/perf/pmu-events/arch/x86/graniterapids/
Duncore-memory.json460 …"BriefDescription": "subevent0 - # of cycles all ranks were in SR subevent1 - # of times all ranks
471 "BriefDescription": "# of cycles all ranks were in SR",
/linux-6.15/tools/perf/pmu-events/arch/x86/sierraforest/
Duncore-memory.json462 …"BriefDescription": "subevent0 - # of cycles all ranks were in SR subevent1 - # of times all ranks
473 "BriefDescription": "# of cycles all ranks were in SR",
/linux-6.15/Documentation/filesystems/
Ddirectory-locking.rst126 ones - in these terms overlayfs ranks lower than its layers, network
127 filesystem ranks lower than whatever it caches on, etc.)
/linux-6.15/Documentation/admin-guide/perf/
Dalibaba_pmu.rst32 selected rank, or four ranks separately in the first 4 counters. The base
/linux-6.15/Documentation/edac/
Dmemory_repair.rst56 rank memory-sparing mode, one memory rank serves as a spare for other ranks on
/linux-6.15/lib/zstd/compress/
Dhuf_compress.c361 * @pre The sum of the ranks of each symbol == 2^largestBits,
363 * @post The sum of the ranks of each symbol == 2^largestBits,
387 /* Adjust any ranks > targetNbBits to targetNbBits. in HUF_setMaxHeight()
388 * Compute totalCost, which is how far the sum of the ranks is in HUF_setMaxHeight()
389 * we are over 2^largestBits after adjust the offending ranks. in HUF_setMaxHeight()
626 * each rank begins in the output, so for rank R we want to count ranks R+1 and above. in HUF_sort()
/linux-6.15/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dfb.h147 int ranks; member

12