Home
last modified time | relevance | path

Searched refs:llc_slice (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/msm/adreno/
Da6xx_gpu.h32 void *llc_slice; member
Da6xx_gpu.c1559 llcc_slice_deactivate(a6xx_gpu->llc_slice); in a6xx_llc_deactivate()
1572 if (!llcc_slice_activate(a6xx_gpu->llc_slice)) { in a6xx_llc_activate()
1573 u32 gpu_scid = llcc_get_slice_id(a6xx_gpu->llc_slice); in a6xx_llc_activate()
1625 llcc_slice_putd(a6xx_gpu->llc_slice); in a6xx_llc_slices_destroy()
1648 a6xx_gpu->llc_slice = llcc_slice_getd(LLCC_GPU); in a6xx_llc_slices_init()
1651 if (IS_ERR_OR_NULL(a6xx_gpu->llc_slice) && IS_ERR_OR_NULL(a6xx_gpu->htw_llc_slice)) in a6xx_llc_slices_init()