intel / intel/intel-technology-enabling-for-openshift

VAAPI can't use other rate control profiles of GPU

Open
#191 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
22
Forks
13
PR merge metrics
No merged PRs in 30d

Description

When deploying in Openshift, only one rate control profile Is available:


![image](https://github.com/intel/intel-technology-enabling-for-openshift/assets/1786985/2426d071-385f-4fc8-9cf7-2b6c15ad1d82)

We have installed the gpu driver from 1.1.0 (with firmware)

version: `intel-data-center-gpu-driver-container:2.0.0-5.14.0-284.28.1.el9_2.x86_64` and can access the GPU with OpenCL and other utilities with no issue.

It seems that one possible cause of the limitation may listed here: https://github.com/intel/media-driver?tab=readme-ov-file#known-issues-and-limitations

The GPU configuration sets the mode of `enable_guc` to `3` (see attached doc [syskerneldebugdri1i915_.txt](https://github.com/intel/intel-technology-enabling-for-openshift/files/13864159/syskerneldebugdri1i915_.txt)), but according to
https://wiki.archlinux.org/title/intel_graphics#Enable_GuC_/_HuC_firmware_loading we should see the message `i915 0000:00:02.0: [drm] HuC firmware i915/icl_huc_9.0.0.bin version 9.0 authenticated:yes`

but instead,

![image](https://github.com/intel/intel-technology-enabling-for-openshift/assets/1786985/3495c41e-88b9-4e17-82df-28362bc82a0f)

It may be possible that HuC fw is not loaded correctly, and the rate control isn't available

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.