Searched refs:cp_hqd_active (Results 1 – 18 of 18) sorted by relevance
| /linux/drivers/gpu/drm/amd/include/ |
| H A D | cik_structs.h | 81 uint32_t cp_hqd_active; member
|
| H A D | vi_structs.h | 290 uint32_t cp_hqd_active; member
|
| H A D | v9_structs.h | 300 uint32_t cp_hqd_active; member
|
| H A D | v10_structs.h | 806 uint32_t cp_hqd_active; member
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_amdkfd_gfx_v7.c | 196 data = REG_SET_FIELD(m->cp_hqd_active, CP_HQD_ACTIVE, ACTIVE, 1); in kgd_hqd_load()
|
| H A D | amdgpu_amdkfd_gc_9_4_3.c | 354 data = REG_SET_FIELD(m->cp_hqd_active, CP_HQD_ACTIVE, ACTIVE, 1); in kgd_gfx_v9_4_3_hqd_load()
|
| H A D | amdgpu_amdkfd_gfx_v8.c | 220 data = REG_SET_FIELD(m->cp_hqd_active, CP_HQD_ACTIVE, ACTIVE, 1); in kgd_hqd_load()
|
| H A D | amdgpu_amdkfd_gfx_v10_3.c | 268 data = REG_SET_FIELD(m->cp_hqd_active, CP_HQD_ACTIVE, ACTIVE, 1); in hqd_load_v10_3()
|
| H A D | amdgpu_amdkfd_gfx_v11.c | 253 data = REG_SET_FIELD(m->cp_hqd_active, CP_HQD_ACTIVE, ACTIVE, 1); in hqd_load_v11()
|
| H A D | mes_v11_0.c | 1199 mqd->cp_hqd_active = 1; in mes_v11_0_mqd_init() 1270 WREG32_SOC15(GC, 0, regCP_HQD_ACTIVE, mqd->cp_hqd_active); in mes_v11_0_queue_init_register()
|
| H A D | mes_v12_0.c | 1358 mqd->cp_hqd_active = 1; in mes_v12_0_mqd_init() 1435 WREG32_SOC15(GC, 0, regCP_HQD_ACTIVE, mqd->cp_hqd_active); in mes_v12_0_queue_init_register()
|
| H A D | amdgpu_amdkfd_gfx_v10.c | 282 data = REG_SET_FIELD(m->cp_hqd_active, CP_HQD_ACTIVE, ACTIVE, 1); in kgd_hqd_load()
|
| H A D | mes_v12_1.c | 1265 mqd->cp_hqd_active = 1; in mes_v12_1_mqd_init() 1343 WREG32_SOC15(GC, GET_INST(GC, xcc_id), regCP_HQD_ACTIVE, mqd->cp_hqd_active); in mes_v12_1_queue_init_register()
|
| H A D | amdgpu_amdkfd_gfx_v9.c | 293 data = REG_SET_FIELD(m->cp_hqd_active, CP_HQD_ACTIVE, ACTIVE, 1); in kgd_gfx_v9_hqd_load()
|
| H A D | gfx_v12_1.c | 2249 mqd->cp_hqd_active = prop->hqd_active; in gfx_v12_1_compute_mqd_init() 2349 mqd->cp_hqd_active); in gfx_v12_1_xcc_kiq_init_register()
|
| H A D | gfx_v12_0.c | 3278 mqd->cp_hqd_active = prop->hqd_active; in gfx_v12_0_compute_mqd_init() 3391 mqd->cp_hqd_active); in gfx_v12_0_kiq_init_register()
|
| H A D | gfx_v11_0.c | 4420 mqd->cp_hqd_active = prop->hqd_active; in gfx_v11_0_compute_mqd_init() 4533 mqd->cp_hqd_active); in gfx_v11_0_kiq_init_register()
|
| H A D | gfx_v9_0.c | 3676 mqd->cp_hqd_active = 1; in gfx_v9_0_mqd_init() 3787 mqd->cp_hqd_active); in gfx_v9_0_kiq_init_register()
|