Home
last modified time | relevance | path

Searched refs:vce_harvest_config (Results 1 - 9 of 9) sorted by relevance

/third_party/libdrm/amdgpu/
H A Damdgpu_gpu_info.c166 dev->info.vce_harvest_config = dev->dev_info.vce_harvest_config; in amdgpu_query_gpu_info_init()
H A Damdgpu.h487 uint32_t vce_harvest_config; member
/third_party/libdrm/tests/amdgpu/
H A Dvce_tests.c68 static uint32_t vce_harvest_config; variable
159 vce_harvest_config = device_handle->info.vce_harvest_config; in suite_vce_tests_init()
541 if (vce_harvest_config == 0) { in amdgpu_cs_vce_encode()
/third_party/mesa3d/src/amd/common/
H A Dac_gpu_info.h166 uint32_t vce_harvest_config; member
H A Dac_gpu_info.c140 uint32_t vce_harvest_config; member
242 uint32_t vce_harvest_config; member
756 info->vce_harvest_config = device_info.vce_harvest_config; in ac_query_gpu_info()
1530 fprintf(f, " vce_harvest_config = %i\n", info->vce_harvest_config); in ac_print_gpu_info()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vce.c416 (sscreen->info.vce_harvest_config == 0)) in si_vce_create_encoder()
/third_party/mesa3d/include/drm-uapi/
H A Damdgpu_drm.h1040 __u32 vce_harvest_config; member
/third_party/libdrm/include/drm/
H A Damdgpu_drm.h1032 __u32 vce_harvest_config; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe_common.c1305 printf("vce_harvest_config = %i\n", rscreen->info.vce_harvest_config); in r600_common_screen_init()

Completed in 18 milliseconds