Searched refs:prim_fifo_threshold (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/msm/adreno/ |
| A D | a6xx_catalog.c | 691 .prim_fifo_threshold = 0x00080000, 723 .prim_fifo_threshold = 0x0018000, 753 .prim_fifo_threshold = 0x00180000, 777 .prim_fifo_threshold = 0x00180000, 801 .prim_fifo_threshold = 0x00018000, 825 .prim_fifo_threshold = 0x00018000, 849 .prim_fifo_threshold = 0x00018000, 875 .prim_fifo_threshold = 0x00010000, 902 .prim_fifo_threshold = 0x00180000, 921 .prim_fifo_threshold = 0x00180000, [all …]
|
| A D | a6xx_gpu.h | 26 u32 prim_fifo_threshold; member
|
| A D | a6xx_gpu.c | 1002 if (adreno_gpu->info->a6xx->prim_fifo_threshold) in hw_init() 1004 adreno_gpu->info->a6xx->prim_fifo_threshold); in hw_init()
|
Completed in 13 milliseconds