Home
last modified time | relevance | path

Searched refs:harvest (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/include/
Ddiscovery.h92 uint8_t harvest : 4; /* Harvest */ member
94 uint8_t harvest : 4; /* Harvest */ member
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dvcn_v2_5.c76 u32 harvest; in vcn_v2_5_early_init() local
81 harvest = RREG32_SOC15(UVD, i, mmCC_UVD_HARVESTING); in vcn_v2_5_early_init()
82 if (harvest & CC_UVD_HARVESTING__UVD_DISABLE_MASK) in vcn_v2_5_early_init()
Duvd_v7_0.c374 u32 harvest; in uvd_v7_0_early_init() local
379 harvest = RREG32_SOC15(UVD, i, mmUVD_PG0_CC_UVD_HARVESTING); in uvd_v7_0_early_init()
380 if (harvest & UVD_PG0_CC_UVD_HARVESTING__UVD_DISABLE_MASK) { in uvd_v7_0_early_init()
/Linux-v5.4/arch/powerpc/platforms/cell/spufs/
Dswitch.c1918 static void harvest(struct spu_state *prev, struct spu *spu) in harvest() function
2045 harvest(prev, spu); in __do_spu_save()
2123 harvest(NULL, spu); in spu_restore()
/Linux-v5.4/Documentation/admin-guide/
Dras.rst253 harvest and present that to userspace.