Home
last modified time | relevance | path

Searched refs:dynamic_cu_mask (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/include/
H A Dvi_structs.h423 uint32_t dynamic_cu_mask; member
H A Dv9_structs.h696 uint32_t dynamic_cu_mask; member
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_4_3.c1487 + offsetof(struct v9_mqd_allocation, dynamic_cu_mask)); in gfx_v9_4_3_xcc_mqd_init()
1490 + offsetof(struct v9_mqd_allocation, dynamic_cu_mask)); in gfx_v9_4_3_xcc_mqd_init()
1781 ((struct v9_mqd_allocation *)mqd)->dynamic_cu_mask = 0xFFFFFFFF; in gfx_v9_4_3_xcc_kiq_init_queue()
1814 ((struct v9_mqd_allocation *)mqd)->dynamic_cu_mask = 0xFFFFFFFF; in gfx_v9_4_3_xcc_kcq_init_queue()
H A Dgfx_v8_0.c4426 + offsetof(struct vi_mqd_allocation, dynamic_cu_mask)); in gfx_v8_0_mqd_init()
4428 + offsetof(struct vi_mqd_allocation, dynamic_cu_mask)); in gfx_v8_0_mqd_init()
4617 ((struct vi_mqd_allocation *)mqd)->dynamic_cu_mask = 0xFFFFFFFF; in gfx_v8_0_kiq_init_queue()
4643 ((struct vi_mqd_allocation *)mqd)->dynamic_cu_mask = 0xFFFFFFFF; in gfx_v8_0_kcq_init_queue()
H A Dgfx_v9_0.c3265 + offsetof(struct v9_mqd_allocation, dynamic_cu_mask)); in gfx_v9_0_mqd_init()
3268 + offsetof(struct v9_mqd_allocation, dynamic_cu_mask)); in gfx_v9_0_mqd_init()
3559 ((struct v9_mqd_allocation *)mqd)->dynamic_cu_mask = 0xFFFFFFFF; in gfx_v9_0_kiq_init_queue()
3592 ((struct v9_mqd_allocation *)mqd)->dynamic_cu_mask = 0xFFFFFFFF; in gfx_v9_0_kcq_init_queue()