summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-20Intel driver 1.5.11.5.1Xiang, Haihao2-3/+3
2015-03-20Fix 'make dist'Xiang, Haihao1-0/+1
2015-03-16Update NEWS1.5.1.pre1Xiang, Haihao1-2/+16
2015-03-16Add new SKL PCI idsXiang, Haihao1-0/+7
2015-03-09jpeg_enc: Fix the column raster conversion of quatization matrix.Sreerenj Balachandran1-5/+5
2015-03-09jpeg_enc: Fix the quatisation matrix scaling.Sreerenj Balachandran1-2/+2
2015-03-09jpeg_enc: Avoid integer overflow while doing quality factor scalingSreerenj Balachandran1-2/+4
2015-03-09Do not print warnings on stdoutMichael Müller2-2/+2
2015-03-09decode/VP8: HW needs 1 extra byte for each partitionZhong Li1-2/+2
2015-03-09libva-intel-driver: Implement max width and height in QuerySurfaceAttributesHeng-ruey Hsu1-0/+12
2015-03-09dri: Update region's width/height on every PutSurfaceChris Wilson1-16/+14
2015-03-09The SEND with EOT message must use R112-R127 for message payload on GEN7+Xiang, Haihao7-196/+107
2015-03-09VC1: No overlap smoothing if the overlap flag is 0Xiang, Haihao4-76/+92
2015-03-09Disable upper bound check for decoding on BDW+Xiang, Haihao1-2/+2
2015-03-09Use VMask instead of DMask in 3DSTATE_PS on GEN8+Xiang, Haihao2-2/+4
2015-03-09add missing includeMichael Olbrich1-0/+1
2015-03-09BDW+: disable SGVSJoe Konno3-0/+9
2015-03-09Fix the GetConfigAttributes() for JPEGBaseline profileSreerenj Balachandran1-0/+4
2015-03-09Fix the broken attribute setting of i965_GetConfigAttribZhao Yakui1-0/+5
2015-03-09Fix scaling of NV12 surfaces when no output_region is setAntti Seppälä1-12/+12
2015-03-09Fix forward reference requirement for Bob deinterlacing in intel-driverAntti Seppälä1-1/+1
2015-03-09Use libdrm to get device idZhenyu Wang1-2/+2
2015-03-09Add new debug option for aub dumpZhenyu Wang2-0/+7
2015-01-14Update license header for some shadersbsw-betaXiang, Haihao323-973/+9983
2015-01-12i965 render: Explicitly disable instancing for vertex elements on SkylakeZhao Yakui1-0/+8
2015-01-12i965 render: Explicitly disable instancing for vertex elements on Gen8Kenneth Graunke2-0/+11
2015-01-09Fix segmentation fault caused by 4711da5Xiang, Haihao1-3/+4
2015-01-09STDE Optimization: Added code to support optimization of Skin Tone Detection ...Sirisha Muppavarapu1-79/+356
2014-12-291.5.1.pre1 for developmentXiang, Haihao1-2/+2
2014-12-29Intel driver 1.5.01.5.0Xiang, Haihao2-4/+4
2014-12-15Update NEWS1.5.0.pre1Xiang, Haihao1-1/+10
2014-12-15Update the dependency on VAAPI and intel-gen4asmXiang, Haihao1-3/+3
2014-12-15Use intel_batchbuffer_free() to free a batch bufferXiang, Haihao1-1/+2
2014-12-15Fix misused dri_bo_reference()Xiang, Haihao1-4/+0
2014-12-15Fix the broken out of tree buildsXiang, Haihao2-4/+4
2014-12-15Fix the build of H.264 encoding shaders for SKLXiang, Haihao2-7/+34
2014-12-15Fix 'make dist'Xiang, Haihao1-1/+1
2014-12-14Sync NEWS with v1.4-branchXiang, Haihao1-1/+4
2014-12-14Add support for quality level for H.264 encoding on SKLXiang, Haihao1-8/+13
2014-12-14SKL and BDW use the same PAK pipeline for H.264/MPEG-2 encodingXiang, Haihao1-1/+11
2014-12-14Add support for VEBOX on SKL (v2)Xiang, Haihao4-6/+477
2014-12-14JPEG Encode: Added support for UYVY/YUY2/Y8 Input formatsSirisha Muppavarapu3-12/+146
2014-12-14Add the override flag to assure that HEVC video command always uses BSD ring0...Zhao Yakui3-2/+20
2014-12-14Allow the batchbuffer to be submitted with override flagZhao, Yakui2-0/+32
2014-12-14Allow the extensional ring flag to be passed when submitting the batchbufferZhao Yakui2-20/+35
2014-12-14HEVC: Submit HCP_WEIGHTOFFSET_STATE if requiredXiang, Haihao1-3/+10
2014-12-14HEVC: Submit HCP_TILE_STATE if requiredXiang, Haihao1-1/+3
2014-12-14Advertise the support for HEVC on SKLXiang, Haihao3-0/+29
2014-12-14HEVC: Make sure the buffer store is allocated for the current render targetXiang, Haihao3-1/+10
2014-12-14HEVC: Verify HEVC parameters before deocoding.Xiang, Haihao1-2/+76