summaryrefslogtreecommitdiff
path: root/src/intel_driver.c
Commit message (Expand)AuthorAgeFilesLines
* Return false instead of assertion failureHaihao Xiang2019-02-131-1/+3
* Add the initial support of CNLZhao Yakui2018-01-111-1/+2
* Use ASSERT_RET() instead of assert() for some assertionsXiang, Haihao2017-06-051-4/+5
* Unify the coding style in the driverXiang, Haihao2017-04-071-22/+22
* Follow the HW spec to configure the buffer cache on Gen9+Zhao Yakui2017-01-171-0/+7
* Query the kernel API to check the EU counts of GPU deviceZhao Yakui2016-11-211-0/+11
* Check whether there is a fully loaded HuC firmwareXiang, Haihao2016-09-281-0/+12
* Use libdrm to get device idZhenyu Wang2014-12-291-2/+2
* Add the override flag to assure that HEVC video command always uses BSD ring0...Zhao Yakui2014-12-141-1/+14
* debug: add g_intel_debug_option_flags for simple driver debugZhao, Halley2014-06-061-0/+9
* Add a new intel_device_info structureXiang, Haihao2014-05-261-0/+7
* Fixes valgrind warningXiang, Haihao2013-09-061-1/+1
* Check whether VEBOX is supported by the underlying OSXiang, Haihao2013-07-011-1/+3
* Merge branch 'master' into stagingXiang, Haihao2013-04-031-6/+6
|\
| * Fix build and remaining compilation warnings.Gwenole Beauchesne2012-11-051-2/+1
| * Warning fixesXiang, Haihao2012-11-011-3/+11
| * Handle the MFX change between A stepping and B-stepping for haswellZhao Yakui2012-10-231-1/+15
| * Fix build with VA-API 0.32.0.Gwenole Beauchesne2012-10-081-7/+5
| * dri: cope with drm_state changes.Gwenole Beauchesne2012-09-261-7/+9
* | Silence a bunch of warningsXiang, Haihao2013-03-151-3/+11
* | Fix the initilization path and the termination path in reverseXiang, Haihao2013-03-151-6/+4
* | Handle the MFX change between A stepping and B-stepping for haswellZhao Yakui2012-10-231-1/+15
* | dri: cope with drm_state changes.Gwenole Beauchesne2012-07-271-7/+9
|/
* Remove legacy DRI supportXiang, Haihao2012-01-101-45/+1
* New project build rules and files.Gwenole Beauchesne2011-08-251-1/+1
* Moved files around.Gwenole Beauchesne2011-08-221-0/+135