summaryrefslogtreecommitdiff
path: root/src/intel_driver.h
Commit message (Expand)AuthorAgeFilesLines
* Add GPE function for MI_COPY_MEM_MEM commandXiang, Haihao2018-01-291-0/+2
* Add the initial support of CNLZhao Yakui2018-01-111-0/+2
* Add the support of Coffee Lakepeng.chen2017-09-121-1/+3
* Unify the coding style in the driverXiang, Haihao2017-04-071-6/+3
* Add the support for GLK in the intel-driverpeng.chen2017-03-151-0/+3
* Follow the HW spec to configure the buffer cache on Gen9+Zhao Yakui2017-01-171-0/+1
* Query the kernel API to check the EU counts of GPU deviceZhao Yakui2016-11-211-0/+2
* Add a new gpe function gen8_gpe_pipe_control() for GEN8Xiang, Haihao2016-11-181-0/+6
* Check whether there is a fully loaded HuC firmwareXiang, Haihao2016-09-281-0/+1
* Add some utility functions for i965_gpe_resourcesZhao Yakui2016-05-271-0/+2
* Add some utility functions for MI commands for GEN9Xiang, Haihao2016-05-091-0/+19
* Add a flag for skylake in struct intel_device_infoXiang, Haihao2016-05-091-0/+5
* KBL driver enablingPeng Chen2016-01-291-0/+3
* Initial support for Broxton in the intel-driverSirisha Muppavarapu2015-12-071-0/+1
* Do not print warnings on stdoutMichael Müller2015-03-051-1/+1
* Add new debug option for aub dumpZhenyu Wang2014-12-291-0/+1
* Add the override flag to assure that HEVC video command always uses BSD ring0...Zhao Yakui2014-12-141-0/+1
* HEVC: gen9_hcpd_ref_idx_state()Xiang, Haihao2014-12-141-0/+1
* Skl: Add the PCIIDs and initial driver-codec info for SklZhao Yakui2014-12-141-0/+2
* CHV: Add PCIID placeholders for CHVSean V Kelley2014-09-301-0/+2
* debug: add g_intel_debug_option_flags for simple driver debugZhao, Halley2014-06-061-2/+7
* Simplify some macrosXiang, Haihao2014-05-261-266/+10
* Add a new intel_device_info structureXiang, Haihao2014-05-261-0/+16
* clean up some assert in i965_drv_video.cZhao, Halley2014-04-231-0/+7
* va: User specified tiling and stride support.Zhao, Halley2014-04-231-0/+1
* New PCI IDs for BDWXiang, Haihao2014-02-271-3/+10
* Initialize the 8x8 sampler for AVS on BDWZhao Yakui2014-02-271-0/+2
* Add the PCI ids for BDWZhao Yakui2014-02-271-0/+43
* Workaround for SNBXiang, Haihao2013-11-131-0/+2
* Enable the Bay Trail platform.Zhao Halley2013-09-061-1/+17
* Check whether VEBOX is supported by the underlying OSXiang, Haihao2013-07-011-0/+1
* Revert "Make it built against the current upstream libdrm"Xiang, Haihao2013-06-251-4/+0
* More reserved PCI IDs for HaswellXiang, Haihao2013-06-091-3/+53
* Fix Haswell GT3Xiang, Haihao2013-06-091-26/+28
* Merge branch 'master' into stagingXiang, Haihao2013-04-031-0/+1
|\
| * Update PCI IDs for Haswell CRWXiang, Haihao2013-03-041-9/+9
| * Add IS_SNB_GT1/IS_SNB_GT2/IS_IVB_GT1/IS_IVB_GT2 and remove IS_HSW_ULT and IS_...Xiang, Haihao2012-12-281-46/+52
| * VPP: Render target surface with background colorXiang, Haihao2012-10-311-0/+2
| * Make it built against the current upstream libdrmXiang, Haihao2012-10-241-0/+4
| * Handle the MFX change between A stepping and B-stepping for haswellZhao Yakui2012-10-231-0/+1
| * Add haswell PCI IDsGwenole Beauchesne2012-10-231-1/+87
| * Fix build with VA-API 0.32.0.Gwenole Beauchesne2012-10-081-0/+1
| * Add support for new Ivybridge chipsetXiang, Haihao2012-04-131-1/+3
| * Add WARN_ONCE() helper macro.Gwenole Beauchesne2012-03-181-0/+8
* | Fix the initilization path and the termination path in reverseXiang, Haihao2013-03-151-2/+3
* | Update PCI IDs for Haswell CRWXiang, Haihao2013-03-041-9/+9
* | Add IS_SNB_GT1/IS_SNB_GT2/IS_IVB_GT1/IS_IVB_GT2 and remove IS_HSW_ULT and IS_...Xiang, Haihao2012-12-281-46/+52
* | Make it built against the current upstream libdrmXiang, Haihao2012-10-291-0/+4
* | Handle the MFX change between A stepping and B-stepping for haswellZhao Yakui2012-10-231-0/+1
* | Add PCI IDs for HaswellGwenole Beauchesne2012-10-231-1/+87