Searched refs:RING_UVD_ENC (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/common/ |
| H A D | amd_family.h | 147 RING_UVD_ENC, enumerator in enum:ring_type
|
| H A D | ac_gpu_info.c | 829 info->num_rings[RING_UVD_ENC] = util_bitcount(uvd_enc.available_rings); 840 info->ib_pad_dw_mask[RING_UVD_ENC] = 0x3f; 1153 fprintf(f, " num_rings[RING_UVD_ENC] = %i\n", info->num_rings[RING_UVD_ENC]);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/ |
| H A D | radeon_winsys.h | 98 RING_UVD_ENC, enumerator in enum:ring_type
|
| H A D | radeon_uvd_enc.c | 318 ws->cs_create(sctx->ctx, RING_UVD_ENC, radeon_uvd_enc_cs_flush, enc, false);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/ |
| H A D | radeon_uvd_enc.c | 298 if (!ws->cs_create(&enc->cs, sctx->ctx, RING_UVD_ENC, radeon_uvd_enc_cs_flush, enc, false)) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/amdgpu/drm/ |
| H A D | amdgpu_cs.c | 828 case RING_UVD_ENC: 1548 case RING_UVD_ENC:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/amdgpu/drm/ |
| H A D | amdgpu_cs.c | 855 case RING_UVD_ENC: 1692 case RING_UVD_ENC:
|
Completed in 11 milliseconds