summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2015-05-29Merge branch 'linux-4.1' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie
2015-05-29drm/nouveau/gr/gm204: remove a stray printkBen Skeggs
2015-05-29drm/nouveau/devinit/gm100-: force devinit table execution on boards without P...Ben Skeggs
2015-05-29drm/nouveau/devinit/gf100: make the force-post condition more obviousBen Skeggs
2015-05-29drm/nouveau/gr/gf100-: fix wrong constant definitionLars Seipel
2015-05-28drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"Christian König
2015-05-28Merge tag 'topic/drm-fixes-2015-05-27' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-05-27drm/radeon/audio: make sure connector is valid in hotplug caseAlex Deucher
2015-05-27Revert "drm/radeon: only mark audio as connected if the monitor supports it (...Alex Deucher
2015-05-27drm/radeon: don't share plls if monitors differ in audio supportAlex Deucher
2015-05-26drm/vgem: drop DRIVER_PRIME (v2)Rob Clark
2015-05-22drm/plane-helper: Adapt cursor hack to transitional helpersDaniel Vetter
2015-05-22Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-05-22Merge tag 'drm-intel-fixes-2015-05-21' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-05-21drm/radeon: fix error flag checking in native aux pathAlex Deucher
2015-05-21drm/radeon: retry dcpd fetchAlex Deucher
2015-05-21drm/msm/mdp5: fix incorrect parameter for msm_framebuffer_iova()Stephane Viau
2015-05-19drm/exynos: dp: Lower level of EDID read success messageKrzysztof Kozlowski
2015-05-19drm/exynos: cleanup exynos_drm_planeTobias Jakobi
2015-05-19drm/exynos: 'win' is always unsignedTobias Jakobi
2015-05-19drm/exynos: mixer: don't dump registers under spinlockTobias Jakobi
2015-05-19drm/exynos: Consolidate return statements in fimd_bind()Krzysztof Kozlowski
2015-05-19drm/exynos: Constify exynos_drm_crtc_opsKrzysztof Kozlowski
2015-05-19drm/exynos: Fix build breakage on !DRM_EXYNOS_FIMDKrzysztof Kozlowski
2015-05-19drm/exynos: mixer: Constify platform_device_idKrzysztof Kozlowski
2015-05-19drm/exynos: mixer: cleanup pixelformat handlingTobias Jakobi
2015-05-19drm/exynos: mixer: also allow NV21 for the video processorTobias Jakobi
2015-05-19drm/exynos: mixer: remove buffer count handling in vp_video_buffer()Tobias Jakobi
2015-05-19drm/exynos: plane: honor buffer offset for dma_addrTobias Jakobi
2015-05-19drm/exynos: fb: use drm_format_num_planes to get buffer countTobias Jakobi
2015-05-19drm/i915: fix screen flickeringThomas Gummerer
2015-05-19Merge branch 'msm-fixes-4.1' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie
2015-05-15drm/msm: fix locking inconsistencies in gpu->destroy()Rob Clark
2015-05-15Merge tag 'drm-intel-fixes-2015-05-13' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-05-14drm/msm/dsi: Simplify the code to get the number of read byteHai Li
2015-05-14drm/msm: Attach assigned encoder to eDP and DSI connectorsHai Li
2015-05-14drm/msm: setup vram after component_bind_all()Rob Clark
2015-05-14drm/msm/dsi: use pr_err_ratelimitedRob Clark
2015-05-14drm/msm: fix unbalanced DRM framebuffer init/destroyStephane Viau
2015-05-14drm/radeon: don't do mst probing if MST isn't enabled.Dave Airlie
2015-05-14drm/msm/mdp5: Fix iteration on INTF config arrayStephane Viau
2015-05-14drm/msm/dsi: Fixup missing *break* statement during cmd rxHai Li
2015-05-14drm/msm/dp: fix error return codeJulia Lawall
2015-05-14drm: msm: Fix build when legacy fbdev support isn't setArchit Taneja
2015-05-14drm/msm/dsi: Fix a couple more 64-bit build warningsStephane Viau
2015-05-14drm/msm: Fix a couple of 64-bit build warningsThierry Reding
2015-05-12drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handlingChristian König
2015-05-11drm/i915: Avoid GPU hang when coming out of s3 or s4Peter Antoine
2015-05-10Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-05-10drm: Zero out invalid vblank timestamp in drm_update_vblank_count.Mario Kleiner