Searched refs:CP_YIELD_ENABLE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/ |
H A D | a5xx_gpu.c | 151 OUT_PKT7(ring, CP_YIELD_ENABLE, 1); in a5xx_submit() 186 OUT_PKT7(ring, CP_YIELD_ENABLE, 1); in a5xx_submit() 410 OUT_PKT7(ring, CP_YIELD_ENABLE, 1); in a5xx_preempt_start()
|
H A D | adreno_pm4.xml.h | 266 CP_YIELD_ENABLE = 28, enumerator
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/ |
H A D | a5xx_gpu.c | 158 OUT_PKT7(ring, CP_YIELD_ENABLE, 1); in a5xx_submit() 203 OUT_PKT7(ring, CP_YIELD_ENABLE, 1); in a5xx_submit() 535 OUT_PKT7(ring, CP_YIELD_ENABLE, 1); in a5xx_preempt_start()
|
H A D | adreno_pm4.xml.h | 284 CP_YIELD_ENABLE = 28, enumerator
|
Completed in 17 milliseconds