Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/panfrost/
Dpanfrost_regs.h80 #define GPU_THREAD_TLS_ALLOC 0x310 /* (RO) Number of threads per core that macro
Dpanfrost_gpu.c252 pfdev->features.thread_tls_alloc = gpu_read(pfdev, GPU_THREAD_TLS_ALLOC); in panfrost_gpu_init_features()