Add support for GC 11.5.2
Change-Id: Iad8604881dc66108933ac2155fef3b74bca9ac3f
Signed-off-by: Yifan Zhang <yifan1.zhang@amd.com>
Signed-off-by: Chris Freehill <cfreehil@amd.com>
[ROCm/ROCR-Runtime commit: 71494a920b]
Bu işleme şunda yer alıyor:
işlemeyi yapan:
Chris Freehill
ebeveyn
6f4013e1af
işleme
491275f838
@@ -105,6 +105,7 @@ extern uint8_t ocl_blit_object_gfx1102[];
|
||||
extern uint8_t ocl_blit_object_gfx1103[];
|
||||
extern uint8_t ocl_blit_object_gfx1150[];
|
||||
extern uint8_t ocl_blit_object_gfx1151[];
|
||||
extern uint8_t ocl_blit_object_gfx1152[];
|
||||
extern uint8_t ocl_blit_object_gfx1200[];
|
||||
extern uint8_t ocl_blit_object_gfx1201[];
|
||||
|
||||
@@ -1054,6 +1055,8 @@ hsa_status_t BlitKernel::GetPatchedBlitObject(const char* agent_name,
|
||||
*blit_code_object = ocl_blit_object_gfx1150;
|
||||
} else if (sname == "gfx1151") {
|
||||
*blit_code_object = ocl_blit_object_gfx1151;
|
||||
} else if (sname == "gfx1152") {
|
||||
*blit_code_object = ocl_blit_object_gfx1152;
|
||||
} else if (sname == "gfx1200") {
|
||||
*blit_code_object = ocl_blit_object_gfx1200;
|
||||
} else if (sname == "gfx1201") {
|
||||
|
||||
Yeni konuda referans
Bir kullanıcı engelle