Home
last modified time | relevance | path

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

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