U. Artie Eoff

Results 36 comments of U. Artie Eoff

@Zhziyao, @xuguangxin this issue shows up on BSW, too. It's strange APL and BSW would both be caused by stepping issue. 00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:22b1]...

Any progress with identifying/reproducing this issue on your end. I am attaching the i915_error_state generated when GPU hang occurs. [i915_error_state.gz](https://github.com/intel/libyami/files/1686680/i915_error_state.gz)

i965 changed min resolution constraint back to 1x1.

OK, `long` and `int` are the same size on 32-bit compiler... thus, coercing the type to `long long` to clear the error and get the test to compile is not...

https://github.com/intel/intel-vaapi-driver/pull/345 allows VA_RC_CQP for JPEG now... However, the bigger issue is that libyami should actually query supported/unsupported attributes instead of hard-coding assumptions about the driver. Thus, this bug is still...

libva 2.7.1 selects the iHD driver by default. If the iHD driver is not installed, it falls back to the i965 driver. You can force which driver to use by...

It looks like `mpv -vo=gpu -hwdec=vaapi video.mkv` works with iHD