summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2016-06-09drm/amdgpu: fix mem leak in pplib/hwmgrMonk Liu
2016-06-09drm/amdgpu: fix mem leak in smumgrMonk Liu
2016-06-09drm/amdgpu: add pipeline sync while vmid switch in same ctxChunming Zhou
2016-06-09drm/amdgpu: vBIOS post only call when mem_size zeroMonk Liu
2016-06-09drm/amdgpu: modify sdma start sequenceMonk Liu
2016-06-09drm/amdgpu: init more register for sdmaMonk Liu
2016-06-09drm/amdgpu: clear SA bo when createdMonk Liu
2016-06-09drm/amdgpu: fix fw leak in non-powerplay dpm codeAlex Deucher
2016-06-09drm/amdgpu: fix pplib finish bugMonk Liu
2016-06-09drm/amdgpu: impl late_fini for amdgpu_pp_ipMonk Liu
2016-06-09drm/amdgpu: add late_fini for ip_funcsMonk Liu
2016-06-09drm/admgpu/powerplay/polaris: fix powertune table uploadRex Zhu
2016-06-09drm/amdgpu/iceland: Set SC_PA_RASTER_CONFIG according to different RB enabledKen Wang
2016-06-09Merge tag 'drm-vc4-fixes-2016-06-06' of github.com:anholt/linux into drm-fixesDave Airlie
2016-06-09drm/omap: fix unused variable warning in dsi & hdmiTomi Valkeinen
2016-06-09Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2016-06-07drm/nouveau/disp/sor/gm107: training pattern registers are like gm200Ben Skeggs
2016-06-07drm/nouveau/disp/sor/gf119: both links use the same training registerBen Skeggs
2016-06-06drm/vc4: Make pageflip completion handling more robust.Mario Kleiner
2016-06-06drm/vc4: Fix ioctl permissions for render nodes.Herve Jourdain
2016-06-03drm/omap: fix unused variable warning.Dave Airlie
2016-06-03Merge tag 'omapdrm-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dave Airlie
2016-06-03Merge tag 'imx-drm-next-2016-06-01' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2016-06-03Merge tag 'drm-atmel-hlcdc-fixes/for-4.7-rc2' of github.com:bbrezillon/linux-...Dave Airlie
2016-06-03Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixesDave Airlie
2016-06-02drm: hdlcd: Add information about the underlying framebuffers in debugfsLiviu Dudau
2016-06-02drm: hdlcd: Cleanup the atomic plane operationsLiviu Dudau
2016-06-02drm/hdlcd: Fix up crtc_state->event handlingDaniel Vetter
2016-06-02drm: hdlcd: Revamp runtime power managementLiviu Dudau
2016-06-02drm/nouveau/core: swap the order of imem/fbBen Skeggs
2016-06-02drm/nouveau/fbcon: fix out-of-bounds memory accessesBen Skeggs
2016-06-02drm/nouveau/gr/gf100-: update sm error decoding from gk20a nvgpu headersBen Skeggs
2016-06-02drm/nouveau/ltc/gm107-: fix typo in the address of NV_PLTCG_LTC0_LTS0_INTRBen Skeggs
2016-06-02drm/nouveau/bios/disp: fix handling of "match any protocol" entriesBen Skeggs
2016-06-02Merge tag 'mediatek-drm-fixes-2016-06-01' of git://git.pengutronix.de/git/pza...Dave Airlie
2016-06-01drm/mediatek: mtk_dsi: Remove spurious drm_connector_unregisterPhilipp Zabel
2016-06-01drm/mediatek: mtk_dpi: remove invalid error messagePhilipp Zabel
2016-06-01drm: atmel-hlcdc: fix a NULL checkDan Carpenter
2016-06-01drm: atmel-hlcdc: fix atmel_hlcdc_crtc_reset() implementationBoris Brezillon
2016-06-01drm/mgag200: Black screen fix for G200e rev 4Mathieu Larouche
2016-06-01drm: Wrap direct calls to driver->gem_free_object from CMAChris Wilson
2016-06-01drm: fix fb refcount issue with atomic modesettingTomi Valkeinen
2016-06-01drm: make drm_atomic_set_mode_prop_for_crtc() more reliableTomi Valkeinen
2016-06-01drm/sti: remove extra mode fixupTomi Valkeinen
2016-06-01drm: add missing drm_mode_set_crtcinfo callTomi Valkeinen
2016-05-31drm/vc4: Return -EBUSY if there's already a pending flip event.Robert Foss
2016-05-31drm/vc4: Fix drm_vblank_put/get imbalance in page flip path.Mario Kleiner
2016-05-31drm/vc4: Fix get_vblank_counter with proper no-op for Linux 4.4+Mario Kleiner
2016-05-31drm/omap: include gpio/consumer.h where neededArnd Bergmann
2016-05-31drm/omap: include linux/seq_file.h where neededArnd Bergmann