Searched refs:prim_fifo_threshold (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/msm/adreno/ |
| H A D | a6xx_catalog.c | 699 .prim_fifo_threshold = 0x00080000, 729 .prim_fifo_threshold = 0x00080000, 748 .prim_fifo_threshold = 0x0018000, 779 .prim_fifo_threshold = 0x00180000, 804 .prim_fifo_threshold = 0x00180000, 829 .prim_fifo_threshold = 0x00018000, 854 .prim_fifo_threshold = 0x00018000, 879 .prim_fifo_threshold = 0x00018000, 906 .prim_fifo_threshold = 0x00010000, 929 .prim_fifo_threshold = 0x00010000, [all …]
|
| H A D | a6xx_gpu.h | 55 u32 prim_fifo_threshold; member
|
| H A D | a6xx_gpu.c | 1392 if (adreno_gpu->info->a6xx->prim_fifo_threshold) in hw_init() 1394 adreno_gpu->info->a6xx->prim_fifo_threshold); in hw_init()
|