summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
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-09drm/fsl-dcu: use flat regmap cacheStefan Agner1-1/+2
2016-06-08objtool, drm/vmwgfx: Fix "duplicate frame pointer save" warningJosh Poimboeuf1-1/+3
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/amdkfd: print once about mem_banks truncationOded Gabbay1-1/+1
2016-06-03drm/amdkfd: destroy dbgmgr in notifier releaseOded Gabbay1-2/+8
2016-06-03drm/amdkfd: unbind only existing processesOded Gabbay1-25/+35
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/gi...Dave Airlie24-39/+27
2016-06-03Merge tag 'imx-drm-next-2016-06-01' of git://git.pengutronix.de/git/pza/linux...Dave Airlie7-66/+93
2016-06-03Merge tag 'drm-atmel-hlcdc-fixes/for-4.7-rc2' of github.com:bbrezillon/linux-...Dave 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
2016-06-02drm/hdlcd: Fix up crtc_state->event handlingDaniel Vetter3-29/+9
2016-06-02drm: hdlcd: Revamp runtime power managementLiviu Dudau3-35/+39
2016-06-02drm/nouveau/core: swap the order of imem/fbBen Skeggs1-1/+1
2016-06-02drm/nouveau/fbcon: fix out-of-bounds memory accessesBen Skeggs4-13/+7
2016-06-02drm/nouveau/gr/gf100-: update sm error decoding from gk20a nvgpu headersBen Skeggs1-9/+28
2016-06-02drm/nouveau/ltc/gm107-: fix typo in the address of NV_PLTCG_LTC0_LTS0_INTRBen Skeggs2-4/+4
2016-06-02drm/nouveau/bios/disp: fix handling of "match any protocol" entriesBen Skeggs4-21/+17
2016-06-01Merge tag 'mediatek-drm-fixes-2016-06-01' of git://git.pengutronix.de/git/pza...Dave Airlie2-8/+1
2016-06-01drm/mediatek: mtk_dsi: Remove spurious drm_connector_unregisterPhilipp Zabel1-3/+1
2016-06-01drm/mediatek: mtk_dpi: remove invalid error messagePhilipp Zabel1-5/+0
2016-06-01drm: atmel-hlcdc: fix a NULL checkDan Carpenter1-2/+3
2016-06-01drm: atmel-hlcdc: fix atmel_hlcdc_crtc_reset() implementationBoris Brezillon1-3/+2
2016-06-01drm/mgag200: Black screen fix for G200e rev 4Mathieu Larouche1-1/+9
2016-06-01drm: Wrap direct calls to driver->gem_free_object from CMAChris Wilson2-10/+4
2016-06-01drm: fix fb refcount issue with atomic modesettingTomi Valkeinen1-1/+2
2016-06-01drm: make drm_atomic_set_mode_prop_for_crtc() more reliableTomi Valkeinen1-1/+2
2016-06-01drm/sti: remove extra mode fixupTomi Valkeinen1-10/+0
2016-06-01drm: add missing drm_mode_set_crtcinfo callTomi Valkeinen2-2/+2
2016-06-01drm/vc4: Return -EBUSY if there's already a pending flip event.Robert Foss1-4/+12