Home
last modified time | relevance | path

Searched full:scrubber (Results 1 – 25 of 29) sorted by relevance

12

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dgp102.c62 nvkm_falcon_fw_ctor_hs(&gm200_flcn_fw, "mem-unlock", subdev, NULL, "nvdec/scrubber", in gp102_fb_oneinit()
88 MODULE_FIRMWARE("nvidia/gp102/nvdec/scrubber.bin");
89 MODULE_FIRMWARE("nvidia/gp104/nvdec/scrubber.bin");
90 MODULE_FIRMWARE("nvidia/gp106/nvdec/scrubber.bin");
91 MODULE_FIRMWARE("nvidia/gp107/nvdec/scrubber.bin");
92 MODULE_FIRMWARE("nvidia/gp108/nvdec/scrubber.bin");
H A Dtu102.c57 MODULE_FIRMWARE("nvidia/tu102/nvdec/scrubber.bin");
58 MODULE_FIRMWARE("nvidia/tu104/nvdec/scrubber.bin");
59 MODULE_FIRMWARE("nvidia/tu106/nvdec/scrubber.bin");
60 MODULE_FIRMWARE("nvidia/tu116/nvdec/scrubber.bin");
61 MODULE_FIRMWARE("nvidia/tu117/nvdec/scrubber.bin");
H A Dbase.c155 nvkm_debug(subdev, "VPR locked, running scrubber binary\n"); in nvkm_fb_mem_unlock()
158 nvkm_warn(subdev, "VPR locked, but no scrubber binary!\n"); in nvkm_fb_mem_unlock()
164 nvkm_error(subdev, "VPR scrubber binary failed\n"); in nvkm_fb_mem_unlock()
173 nvkm_debug(subdev, "VPR scrubber binary successful\n"); in nvkm_fb_mem_unlock()
H A Dgv100.c52 MODULE_FIRMWARE("nvidia/gv100/nvdec/scrubber.bin");
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/
H A Dgr.c25 if (rm->api->gr->scrubber.fini) in nvkm_rm_gr_fini()
26 rm->api->gr->scrubber.fini(gr); in nvkm_rm_gr_fini()
38 if (rm->api->gr->scrubber.init) { in nvkm_rm_gr_init()
39 ret = rm->api->gr->scrubber.init(gr); in nvkm_rm_gr_init()
84 gr->scrubber.chid = -1; in nvkm_rm_gr_new()
/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dsnps,dw-umctl2-ddrc.yaml38 Scrubber-Done signal, DFI Parity/CRC Error. Some platforms may have the
48 - description: Common ECC CE/UE/Scrubber/DFI Errors IRQ
51 - description: Individual ECC CE/UE/Scrubber/DFI Errors IRQs
61 reference clock, DDRC core clock, Scrubber standalone clock
/linux/Documentation/ABI/testing/
H A Dsysfs-edac-scrub50 by the memory scrubber.
64 by the memory scrubber.
82 within the supported range by the memory scrubber.
/linux/fs/xfs/scrub/
H A Dscrub.c61 * because they can involve extents from any AG. The general scrubber
67 * can signal a potential deadlock, in which case the scrubber can jump
84 * scrubber, something will notice that something is amiss and report
85 * the corruption. Therefore, each scrubber will allocate an empty
955 * because each scrubber gets to decide its own strategy and return in xfs_ioc_scrubv_metadata()
H A Drtbitmap.c242 /* Invoke the fork scrubber. */ in xchk_rtbitmap()
H A Drtsummary.c349 /* Invoke the fork scrubber. */ in xchk_rtsummary()
H A Dquota.c272 /* Invoke the fork scrubber. */ in xchk_quota_data_fork()
H A Dscrub.h76 ST_GENERIC, /* determined by the scrubber */
H A Dcommon.c874 /* Per-scrubber setup functions */
1375 * data structure should not cause this scrubber to abort. in xchk_should_check_xref()
1452 /* Invoke the data fork scrubber. */ in xchk_metadata_inode_forks()
H A Dmetapath.c39 * metadata, this scrubber ensures that the ondisk metadir path points to the
H A Ddabtree.c161 * The da btree scrubber can handle leaf1 blocks as a degenerate
H A Drefcount.c45 /* Reference count btree scrubber. */
H A Drmap.c51 /* Reverse-mapping scrubber. */
H A Drtrefcount.c59 /* Realtime Reference count btree scrubber. */
H A Dquotacheck.c119 * failures in the hook code must abort the iscan and the scrubber must notice
H A Dbtree.c402 * The bnobt scrubber aliases bs->cur to bs->sc->sa.bno_cur, so we in xchk_btree_check_block_owner()
H A Dparent.c947 * scrubber to reconstruct the block mappings. The extended attribute in xchk_pptr_looks_zapped()
/linux/Documentation/edac/
H A Dscrub.rst85 provided that the scrubber supports this functionality.
113 userspace request to change CXL patrol scrubber's configurations.
255 The control attributes of a registered scrubber instance could be
/linux/drivers/edac/
H A Dedac_mc_sysfs.c505 /* memory scrubber attribute file */
H A De752x_edac.c269 /* Valid scrub rates for the e752x/3100 hardware memory scrubber. We
1030 /* Find the bandwidth matching the memory scrubber configuration */ in get_sdram_scrub_rate()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_aca.c131 RAS_EVENT_LOG(adev, event_id, HW_ERR "hardware error logged by the scrubber\n"); in aca_smu_bank_dump()

12