debug: add g_intel_debug_option_flags for simple driver debug
[platform/upstream/libva-intel-driver.git] / src / intel_driver.h
2014-06-06 Zhao, Halleydebug: add g_intel_debug_option_flags for simple driver...
2014-05-26 Xiang, HaihaoSimplify some macros
2014-05-26 Xiang, HaihaoAdd a new intel_device_info structure
2014-04-23 Zhao, Halleyclean up some assert in i965_drv_video.c
2014-04-23 Zhao, Halleyva: User specified tiling and stride support.
2014-02-27 Xiang, HaihaoNew PCI IDs for BDW
2014-02-27 Zhao YakuiInitialize the 8x8 sampler for AVS on BDW
2014-02-27 Zhao YakuiAdd the PCI ids for BDW
2013-11-13 Xiang, HaihaoWorkaround for SNB
2013-09-06 Zhao HalleyEnable the Bay Trail platform.
2013-07-01 Xiang, HaihaoCheck whether VEBOX is supported by the underlying OS
2013-06-25 Xiang, HaihaoRevert "Make it built against the current upstream...
2013-06-09 Xiang, HaihaoMore reserved PCI IDs for Haswell
2013-06-09 Xiang, HaihaoFix Haswell GT3
2013-04-03 Xiang, HaihaoMerge branch 'master' into staging
2013-03-15 Xiang, HaihaoFix the initilization path and the termination path...
2013-03-04 Xiang, HaihaoUpdate PCI IDs for Haswell CRW
2013-03-04 Xiang, HaihaoUpdate PCI IDs for Haswell CRW
2012-12-28 Xiang, HaihaoAdd IS_SNB_GT1/IS_SNB_GT2/IS_IVB_GT1/IS_IVB_GT2 and...
2012-12-28 Xiang, HaihaoAdd IS_SNB_GT1/IS_SNB_GT2/IS_IVB_GT1/IS_IVB_GT2 and...
2012-10-31 Xiang, HaihaoVPP: Render target surface with background color
2012-10-29 Xiang, HaihaoMake it built against the current upstream libdrm
2012-10-24 Xiang, HaihaoMake it built against the current upstream libdrm
2012-10-23 Zhao YakuiHandle the MFX change between A stepping and B-stepping...
2012-10-23 Gwenole BeauchesneAdd haswell PCI IDs
2012-10-23 Zhao YakuiHandle the MFX change between A stepping and B-stepping...
2012-10-23 Gwenole BeauchesneAdd PCI IDs for Haswell
2012-10-08 Gwenole BeauchesneFix build with VA-API 0.32.0.
2012-04-13 Xiang, HaihaoAdd support for new Ivybridge chipset
2012-04-13 Xiang, HaihaoAdd support for new Ivybridge chipset
2012-03-29 Gwenole BeauchesneAdd WARN_ONCE() helper macro.
2012-03-18 Gwenole BeauchesneAdd WARN_ONCE() helper macro.
2012-02-22 Xiang, HaihaoMerge branch 'master' into staging
2012-02-14 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2012-01-30 Xiang, HaihaoClear target surface with specified color
2012-01-12 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2012-01-10 Xiang, HaihaoAvoid depending on va_backend.h for some files
2012-01-10 Xiang, HaihaoRemove legacy DRI support
2011-12-07 Xiang, HaihaoAdd support for B43 chipset
2011-08-22 Gwenole BeauchesneMoved files around.