Home
last modified time | relevance | path

Searched refs:ncoregroups (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/
H A Dpanfrost_perfcnt.c287 unsigned int ncoregroups; in panfrost_perfcnt_init() local
289 ncoregroups = hweight64(pfdev->features.l2_present); in panfrost_perfcnt_init()
290 size = ncoregroups * BLOCKS_PER_COREGROUP * in panfrost_perfcnt_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/panfrost/
H A Dpanfrost_perfcnt.c290 unsigned int ncoregroups; in panfrost_perfcnt_init() local
292 ncoregroups = hweight64(pfdev->features.l2_present); in panfrost_perfcnt_init()
293 size = ncoregroups * BLOCKS_PER_COREGROUP * in panfrost_perfcnt_init()

Completed in 2 milliseconds