aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-10Merge branch 'fixes-for-v4.7-rc3' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-fixesDave Airlie1-1/+2
2016-06-10drm/amdgpu: fix warning with powerplay disabled.Dave Airlie1-1/+1
2016-06-10Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie31-92/+249
2016-06-10Merge branch 'msm-fixes-4.7-rc3' of git://people.freedesktop.org/~robclark/linux into drm-fixesDave Airlie6-1/+21
2016-06-09drm/amd/powerplay: delete useless code as pptable changed in vbios.Rex Zhu1-21/+0
2016-06-09drm/amd/powerplay: fix bug visit array out of boundsRex Zhu2-2/+2
2016-06-09drm/amdgpu: fix smu ucode memleak (v2)Monk Liu3-0/+5
2016-06-09drm/amdgpu: add release firmware for cgsMonk Liu2-0/+18
2016-06-09drm/amdgpu: fix tonga smu_fini mem leakMonk Liu1-0/+5
2016-06-09drm/amdgpu: fix fiji smu fini mem leakMonk Liu1-0/+4
2016-06-09drm/amdgpu: fix cik sdma ucode memleakMonk Liu1-0/+11
2016-06-09drm/amdgpu: fix sdma24 ucode mem leakMonk Liu1-0/+10
2016-06-09drm/amdgpu: fix sdma3 ucode mem leakMonk Liu1-0/+10
2016-06-09drm/amdgpu: fix uvd fini mem leakMonk Liu1-9/+10
2016-06-09drm/amdgpu: fix gfx 7 ucode mem leakMonk Liu1-0/+17
2016-06-09drm/amdgpu: fix gfx8 ucode mem leakMonk Liu1-1/+21
2016-06-09drm/amdgpu: fix missing free wb for cond_execMonk Liu1-0/+1
2016-06-09drm/amdgpu: fix memleak in pptable_initMonk Liu2-30/+32
2016-06-09drm/amdgpu: fix mem leak in atombiosMonk Liu1-1/+3
2016-06-09drm/amdgpu: fix mem leak in pplib/hwmgrMonk Liu1-0/+7
2016-06-09drm/amdgpu: fix mem leak in smumgrMonk Liu1-0/+1
2016-06-09drm/amdgpu: add pipeline sync while vmid switch in same ctxChunming Zhou3-6/+13
2016-06-09drm/amdgpu: vBIOS post only call when mem_size zeroMonk Liu1-2/+1
2016-06-09drm/amdgpu: modify sdma start sequenceMonk Liu3-8/+24
2016-06-09drm/amdgpu: init more register for sdmaMonk Liu3-0/+6
2016-06-09drm/amdgpu: clear SA bo when createdMonk Liu1-0/+1
2016-06-09drm/amdgpu: fix fw leak in non-powerplay dpm codeAlex Deucher4-0/+18
2016-06-09drm/amdgpu: fix pplib finish bugMonk Liu3-10/+5
2016-06-09drm/amdgpu: impl late_fini for amdgpu_pp_ipMonk Liu1-0/+17
2016-06-09drm/amdgpu: add late_fini for ip_funcsMonk Liu1-0/+1
2016-06-09drm/admgpu/powerplay/polaris: fix powertune table uploadRex Zhu1-1/+1
2016-06-09drm/amdgpu/iceland: Set SC_PA_RASTER_CONFIG according to different RB enabledKen Wang1-1/+5
2016-06-09Merge tag 'drm-vc4-fixes-2016-06-06' of github.com:anholt/linux into drm-fixesDave Airlie4-21/+45
2016-06-09drm/omap: fix unused variable warning in dsi & hdmiTomi Valkeinen2-2/+0
2016-06-09Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-fixesDave Airlie18-68/+122
2016-06-08drm/fsl-dcu: use flat regmap cacheStefan Agner1-1/+2
2016-06-07drm/nouveau/disp/sor/gm107: training pattern registers are like gm200Ben Skeggs6-18/+64
2016-06-07drm/nouveau/disp/sor/gf119: both links use the same training registerBen Skeggs1-2/+1
2016-06-06drm/vc4: Make pageflip completion handling more robust.Mario Kleiner2-10/+22
2016-06-06drm/vc4: Fix ioctl permissions for render nodes.Herve Jourdain1-6/+6
2016-06-04drm/msm: fix potential submit error path issueRob Clark1-0/+5
2016-06-04drm/msm: fix some crashes in submit fail pathRob Clark1-0/+2
2016-06-04drm/msm: deal with exhausted vmap space betterRob Clark5-1/+14
2016-06-03drm/omap: fix unused variable warning.Dave Airlie1-1/+0
2016-06-03Merge tag 'omapdrm-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixesDave Airlie24-39/+27
2016-06-03Merge tag 'imx-drm-next-2016-06-01' of git://git.pengutronix.de/git/pza/linux into drm-fixesDave Airlie7-66/+93
2016-06-03Merge tag 'drm-atmel-hlcdc-fixes/for-4.7-rc2' of github.com:bbrezillon/linux-at91 into drm-fixesDave Airlie1-5/+5
2016-06-03Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixesDave Airlie3-81/+78
2016-06-02drm: hdlcd: Add information about the underlying framebuffers in debugfsLiviu Dudau1-0/+1
2016-06-02drm: hdlcd: Cleanup the atomic plane operationsLiviu Dudau2-17/+29