summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-4.1' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie2015-05-296-6/+11
|\
| * drm/nouveau/gr/gm204: remove a stray printkBen Skeggs2015-05-291-1/+0
| * drm/nouveau/devinit/gm100-: force devinit table execution on boards without P...Ben Skeggs2015-05-294-3/+6
| * drm/nouveau/devinit/gf100: make the force-post condition more obviousBen Skeggs2015-05-291-1/+4
| * drm/nouveau/gr/gf100-: fix wrong constant definitionLars Seipel2015-05-291-1/+1
* | drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"Christian König2015-05-286-6/+6
* | Merge tag 'topic/drm-fixes-2015-05-27' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-05-281-0/+3
|\ \
| * | drm/plane-helper: Adapt cursor hack to transitional helpersDaniel Vetter2015-05-221-0/+3
* | | drm/radeon/audio: make sure connector is valid in hotplug caseAlex Deucher2015-05-271-2/+3
* | | Revert "drm/radeon: only mark audio as connected if the monitor supports it (...Alex Deucher2015-05-272-21/+14
* | | drm/radeon: don't share plls if monitors differ in audio supportAlex Deucher2015-05-261-1/+3
* | | drm/vgem: drop DRIVER_PRIME (v2)Rob Clark2015-05-264-116/+2
| |/ |/|
* | Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-05-222-11/+11
|\ \
| * | drm/radeon: fix error flag checking in native aux pathAlex Deucher2015-05-211-2/+0
| * | drm/radeon: retry dcpd fetchAlex Deucher2015-05-211-9/+11
* | | Merge tag 'drm-intel-fixes-2015-05-21' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-05-221-13/+11
|\ \ \ | |/ / |/| |
| * | drm/i915: fix screen flickeringThomas Gummerer2015-05-191-13/+11
* | | drm/msm/mdp5: fix incorrect parameter for msm_framebuffer_iova()Stephane Viau2015-05-211-1/+1
* | | drm/exynos: dp: Lower level of EDID read success messageKrzysztof Kozlowski2015-05-191-1/+1
* | | drm/exynos: cleanup exynos_drm_planeTobias Jakobi2015-05-191-13/+0
* | | drm/exynos: 'win' is always unsignedTobias Jakobi2015-05-193-7/+9
* | | drm/exynos: mixer: don't dump registers under spinlockTobias Jakobi2015-05-191-4/+4
* | | drm/exynos: Consolidate return statements in fimd_bind()Krzysztof Kozlowski2015-05-191-6/+1
* | | drm/exynos: Constify exynos_drm_crtc_opsKrzysztof Kozlowski2015-05-197-15/+15
* | | drm/exynos: Fix build breakage on !DRM_EXYNOS_FIMDKrzysztof Kozlowski2015-05-194-37/+31
* | | drm/exynos: mixer: Constify platform_device_idKrzysztof Kozlowski2015-05-191-1/+1
* | | drm/exynos: mixer: cleanup pixelformat handlingTobias Jakobi2015-05-191-10/+23
* | | drm/exynos: mixer: also allow NV21 for the video processorTobias Jakobi2015-05-191-0/+3
* | | drm/exynos: mixer: remove buffer count handling in vp_video_buffer()Tobias Jakobi2015-05-191-15/+2
* | | drm/exynos: plane: honor buffer offset for dma_addrTobias Jakobi2015-05-191-1/+1
* | | drm/exynos: fb: use drm_format_num_planes to get buffer countTobias Jakobi2015-05-191-38/+1
* | | Merge branch 'msm-fixes-4.1' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie2015-05-1915-67/+75
|\ \ \ | |/ / |/| |
| * | drm/msm: fix locking inconsistencies in gpu->destroy()Rob Clark2015-05-153-3/+3
| * | drm/msm/dsi: Simplify the code to get the number of read byteHai Li2015-05-141-10/+4
| * | drm/msm: Attach assigned encoder to eDP and DSI connectorsHai Li2015-05-143-6/+12
| * | drm/msm: setup vram after component_bind_all()Rob Clark2015-05-141-4/+4
| * | drm/msm/dsi: use pr_err_ratelimitedRob Clark2015-05-141-1/+1
| * | drm/msm: fix unbalanced DRM framebuffer init/destroyStephane Viau2015-05-141-4/+3
| * | drm/msm/mdp5: Fix iteration on INTF config arrayStephane Viau2015-05-143-26/+29
| * | drm/msm/dsi: Fixup missing *break* statement during cmd rxHai Li2015-05-141-0/+1
| * | drm/msm/dp: fix error return codeJulia Lawall2015-05-141-1/+2
| * | drm: msm: Fix build when legacy fbdev support isn't setArchit Taneja2015-05-141-0/+4
| * | drm/msm/dsi: Fix a couple more 64-bit build warningsStephane Viau2015-05-141-2/+2
| * | drm/msm: Fix a couple of 64-bit build warningsThierry Reding2015-05-144-10/+10
| |/
* | Merge tag 'drm-intel-fixes-2015-05-13' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-05-151-3/+10
|\ \
| * | drm/i915: Avoid GPU hang when coming out of s3 or s4Peter Antoine2015-05-111-3/+10
| |/
* | drm/radeon: don't do mst probing if MST isn't enabled.Dave Airlie2015-05-141-0/+3
* | drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handlingChristian König2015-05-126-9/+10
|/
* Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-05-113-9/+29
|\
| * drm/i915: Drop PIPE-A quirk for 945GSE HP MiniChris Wilson2015-05-071-3/+0
OpenPOWER on IntegriCloud