Searched refs:uvd_decode (Results 1 – 7 of 7) sorted by relevance
139 bool uvd_decode; member
693 info->has_video_hw.uvd_decode = uvd.available_rings != 0; in ac_query_gpu_info()1216 fprintf(f, " uvd_decode = %u\n", info->has_video_hw.uvd_decode); in ac_print_gpu_info()
579 !(sscreen->info.has_video_hw.uvd_decode || in si_get_video_param()982 if (sscreen->info.has_video_hw.uvd_decode || sscreen->info.has_video_hw.vcn_decode || in si_init_screen_get_functions()
640 if (sscreen->info.has_video_hw.uvd_decode || sscreen->info.has_video_hw.vcn_decode || in si_create_context()
317 ws->info.has_video_hw.uvd_decode = false; in do_winsys_init()324 ws->info.has_video_hw.uvd_decode = value; in do_winsys_init()
1242 if (rscreen->info.has_video_hw.uvd_decode) { in r600_common_screen_init()1290 printf("uvd_decode = %u\n", rscreen->info.has_video_hw.uvd_decode); in r600_common_screen_init()
161 if (rscreen->b.info.has_video_hw.uvd_decode) { in r600_create_context()