OSDN Git Service

Unify the coding style in the driver
[android-x86/hardware-intel-common-vaapi.git] / src / intel_driver.h
2017-04-07 Xiang, HaihaoUnify the coding style in the driver
2017-03-15 peng.chenAdd the support for GLK in the intel-driver
2017-01-17 Zhao YakuiFollow the HW spec to configure the buffer cache on...
2017-01-09 Xiang, HaihaoMerge branch 'v1.7-branch' into fdo--master
2016-11-21 Zhao YakuiQuery the kernel API to check the EU counts of GPU...
2016-11-18 Xiang, HaihaoAdd a new gpe function gen8_gpe_pipe_control() for...
2016-10-31 Xiang, HaihaoCheck whether there is a fully loaded HuC firmware
2016-09-28 Xiang, HaihaoCheck whether there is a fully loaded HuC firmware
2016-05-27 Zhao YakuiAdd some utility functions for i965_gpe_resources
2016-05-09 Xiang, HaihaoAdd some utility functions for MI commands for GEN9
2016-05-09 Xiang, HaihaoAdd a flag for skylake in struct intel_device_info
2016-01-29 Peng ChenKBL driver enabling
2016-01-29 Peng ChenKBL driver enabling
2015-12-07 Sirisha MuppavarapuInitial support for Broxton in the intel-driver
2015-12-07 Sirisha MuppavarapuInitial support for Broxton in the intel-driver
2015-03-05 Michael MüllerDo not print warnings on stdout
2014-12-29 Zhenyu WangAdd new debug option for aub dump
2014-12-13 Zhao YakuiAdd the override flag to assure that HEVC video command...
2014-12-13 Xiang, HaihaoHEVC: gen9_hcpd_ref_idx_state()
2014-12-13 Zhao YakuiSkl: Add the PCIIDs and initial driver-codec info for Skl
2014-09-30 Sean V KelleyCHV: Add PCIID placeholders for CHV
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.