OSDN Git Service

Skl: Add the PCIIDs and initial driver-codec info for Skl
[android-x86/hardware-intel-common-vaapi.git] / src / i965_device_info.c
2014-12-13 Zhao YakuiSkl: Add the PCIIDs and initial driver-codec info for Skl
2014-11-19 Sirisha MuppavarapuJPEG Encode: Added support for JPEG Encode in the driver.
2014-11-11 Zhao YakuiAdd one hook list to disable encoding on some Ivybridge...
2014-11-11 Zhao YakuiAdd one hook list to disable encoding on some Sandybrid...
2014-09-30 Sean V KelleyCHV: Add PCIID placeholders for CHV
2014-09-28 Zhao YakuiUse the inline CPUID assembly to obtain CPUID string...
2014-09-28 Zhao YakuiCheck the value returned by strstr to avoid NULL pointer
2014-09-28 Zhao YakuiUse the strncasecmp instead of strcasecmp to make it...
2014-09-15 Zhao YakuiEncoding: Add one hook callback function to detect...
2014-09-15 Zhao Yakuichange the attribute of hw_codec_info so that it can...
2014-06-16 Gwenole Beauchesnedecoder: h264: expose the set of supported MVC profiles.
2014-06-16 Li XiaoweiMVC: CODEC_H264_MVC defination and relatived properties...
2014-06-06 Xiang, HaihaoVPP: MADI on SNB
2014-06-02 Gwenole Beauchesnedecoder: h264: optimize support for grayscale surfaces.
2014-06-02 Gwenole Beauchesneconfig: fix supported set of chroma formats for JPEG...
2014-05-26 Xiang, HaihaoLimit the minimum pitch for linear surface
2014-05-26 Xiang, Haihaoposst_processing_context_init()/finalize() callback...
2014-05-26 Xiang, Haihaorender_init()/render_terminate() callback functions...
2014-05-26 Xiang, HaihaoAdd a new intel_device_info structure
2014-05-26 Xiang, HaihaoMove all of PCIIDs and codec info into separated files