Searched refs:prim_fifo_threshold (Results 1 – 3 of 3) sorted by relevance
| /drivers/gpu/drm/msm/adreno/ |
| A D | a6xx_catalog.c | 692 .prim_fifo_threshold = 0x00080000, 725 .prim_fifo_threshold = 0x0018000, 756 .prim_fifo_threshold = 0x00180000, 781 .prim_fifo_threshold = 0x00180000, 806 .prim_fifo_threshold = 0x00018000, 831 .prim_fifo_threshold = 0x00018000, 856 .prim_fifo_threshold = 0x00018000, 882 .prim_fifo_threshold = 0x00010000, 904 .prim_fifo_threshold = 0x00010000, 937 .prim_fifo_threshold = 0x00180000, [all …]
|
| A D | a6xx_gpu.h | 50 u32 prim_fifo_threshold; member
|
| A D | a6xx_gpu.c | 1206 if (adreno_gpu->info->a6xx->prim_fifo_threshold) in hw_init() 1208 adreno_gpu->info->a6xx->prim_fifo_threshold); in hw_init()
|
Completed in 11 milliseconds