aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-22Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie2-11/+11
2015-05-22Merge tag 'drm-intel-fixes-2015-05-21' of git://anongit.freedesktop.org/drm-intel into drm-fixesDave Airlie1-13/+11
2015-05-21drm/radeon: fix error flag checking in native aux pathAlex Deucher1-2/+0
2015-05-21drm/radeon: retry dcpd fetchAlex Deucher1-9/+11
2015-05-21drm/msm/mdp5: fix incorrect parameter for msm_framebuffer_iova()Stephane Viau1-1/+1
2015-05-19drm/exynos: dp: Lower level of EDID read success messageKrzysztof Kozlowski1-1/+1
2015-05-19drm/exynos: cleanup exynos_drm_planeTobias Jakobi1-13/+0
2015-05-19drm/exynos: 'win' is always unsignedTobias Jakobi3-7/+9
2015-05-19drm/exynos: mixer: don't dump registers under spinlockTobias Jakobi1-4/+4
2015-05-19drm/exynos: Consolidate return statements in fimd_bind()Krzysztof Kozlowski1-6/+1
2015-05-19drm/exynos: Constify exynos_drm_crtc_opsKrzysztof Kozlowski7-15/+15
2015-05-19drm/exynos: Fix build breakage on !DRM_EXYNOS_FIMDKrzysztof Kozlowski4-37/+31
2015-05-19drm/exynos: mixer: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-19drm/exynos: mixer: cleanup pixelformat handlingTobias Jakobi1-10/+23
2015-05-19drm/exynos: mixer: also allow NV21 for the video processorTobias Jakobi1-0/+3
2015-05-19drm/exynos: mixer: remove buffer count handling in vp_video_buffer()Tobias Jakobi1-15/+2
2015-05-19drm/exynos: plane: honor buffer offset for dma_addrTobias Jakobi1-1/+1
2015-05-19drm/exynos: fb: use drm_format_num_planes to get buffer countTobias Jakobi1-38/+1
2015-05-19drm/i915: fix screen flickeringThomas Gummerer1-13/+11
2015-05-19Merge branch 'msm-fixes-4.1' of git://people.freedesktop.org/~robclark/linux into drm-fixesDave Airlie15-67/+75
2015-05-15drm/msm: fix locking inconsistencies in gpu->destroy()Rob Clark3-3/+3
2015-05-15Merge tag 'drm-intel-fixes-2015-05-13' of git://anongit.freedesktop.org/drm-intel into drm-fixesDave Airlie1-3/+10
2015-05-14drm/msm/dsi: Simplify the code to get the number of read byteHai Li1-10/+4
2015-05-14drm/msm: Attach assigned encoder to eDP and DSI connectorsHai Li3-6/+12
2015-05-14drm/msm: setup vram after component_bind_all()Rob Clark1-4/+4
2015-05-14drm/msm/dsi: use pr_err_ratelimitedRob Clark1-1/+1
2015-05-14drm/msm: fix unbalanced DRM framebuffer init/destroyStephane Viau1-4/+3
2015-05-14drm/radeon: don't do mst probing if MST isn't enabled.Dave Airlie1-0/+3
2015-05-14drm/msm/mdp5: Fix iteration on INTF config arrayStephane Viau3-26/+29
2015-05-14drm/msm/dsi: Fixup missing *break* statement during cmd rxHai Li1-0/+1
2015-05-14drm/msm/dp: fix error return codeJulia Lawall1-1/+2
2015-05-14drm: msm: Fix build when legacy fbdev support isn't setArchit Taneja1-0/+4
2015-05-14drm/msm/dsi: Fix a couple more 64-bit build warningsStephane Viau1-2/+2
2015-05-14drm/msm: Fix a couple of 64-bit build warningsThierry Reding4-10/+10
2015-05-12drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handlingChristian König6-9/+10
2015-05-11drm/i915: Avoid GPU hang when coming out of s3 or s4Peter Antoine1-3/+10
2015-05-11Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-intel into drm-fixesDave Airlie3-9/+29
2015-05-11drm: Zero out invalid vblank timestamp in drm_update_vblank_count.Mario Kleiner1-5/+4
2015-05-08drm/tegra: Don't use vblank_disable_immediate on incapable driver.Mario Kleiner1-1/+0
2015-05-08Merge tag 'drm-amdkfd-fixes-2015-05-07' of git://people.freedesktop.org/~gabbayo/linux into drm-fixesDave Airlie2-4/+7
2015-05-07drm/radeon: stop trying to suspend UVD sessionsChristian König2-21/+19
2015-05-07drm/radeon: more strictly validate the UVD codecChristian König1-2/+31
2015-05-07drm/radeon: make UVD handle checking more strictChristian König1-29/+43
2015-05-07drm/radeon: make VCE handle check more strictChristian König1-17/+48
2015-05-07drm/radeon: fix userptr lockupChristian König1-0/+3
2015-05-07drm/radeon: fix userptr BO unpin bug v3monk.liu1-5/+3
2015-05-07drm/amdkfd: Initialize sdma vm when creating sdma queueXihan Zhang1-0/+2
2015-05-07drm/amdkfd: Don't report local memory sizeOded Gabbay1-2/+2
2015-05-07drm/amdkfd: allow unregister process with queuesOded Gabbay1-2/+3
2015-05-07drm/i915: Drop PIPE-A quirk for 945GSE HP MiniChris Wilson1-3/+0