aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-12Merge tag 'drm-intel-fixes-2015-06-11' of git://anongit.freedesktop.org/drm-intel into drm-fixesDave Airlie2-4/+18
2015-06-11drm/radeon: Make sure radeon_vm_bo_set_addr always unreserves the BOMichel Dänzer1-5/+12
2015-06-11Revert "drm/radeon: adjust pll when audio is not enabled"Alex Deucher1-3/+0
2015-06-11Revert "drm/radeon: don't share plls if monitors differ in audio support"Alex Deucher1-3/+1
2015-06-11drm/radeon: fix freeze for laptop with Turks/Thames GPU.Jérôme Glisse1-0/+15
2015-06-09drm/i915: Fix DDC probe for passive adaptersJani Nikula1-3/+17
2015-06-08drm/i915: Properly initialize SDVO analog connectorsAnder Conselvan de Oliveira1-1/+1
2015-06-06drm: fix writing to /sys/class/drm/*/statusRussell King1-1/+1
2015-06-06Merge tag 'drm-intel-fixes-2015-06-05' of git://anongit.freedesktop.org/drm-intel into drm-fixesDave Airlie5-14/+19
2015-06-04drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv codeVille Syrjälä1-7/+7
2015-06-04drm/i915: Include G4X/VLV/CHV in self refresh statusAnder Conselvan de Oliveira1-1/+4
2015-06-04drm/i915: Initialize HWS page address after GPU resetArun Siluvery1-0/+6
2015-06-04Merge tag 'drm-amdkfd-fixes-2015-06-03' of git://people.freedesktop.org/~gabbayo/linux into drm-fixesDave Airlie1-2/+2
2015-06-03drm/amdkfd: fix topology bug with capability attr.Alexey Skidanov1-2/+2
2015-06-01drm/radeon: use proper ACR regisiter for DCE3.2Alex Deucher1-1/+1
2015-06-01drm/i915: Don't skip request retirement if the active list is emptyVille Syrjälä1-3/+0
2015-06-01drm/i915/hsw: Fix workaround for server AUX channel clock divisorJim Bride1-3/+2
2015-05-29Merge branch 'linux-4.1' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixesDave Airlie6-6/+11
2015-05-29drm/nouveau/gr/gm204: remove a stray printkBen Skeggs1-1/+0
2015-05-29drm/nouveau/devinit/gm100-: force devinit table execution on boards without PDISPBen Skeggs4-3/+6
2015-05-29drm/nouveau/devinit/gf100: make the force-post condition more obviousBen Skeggs1-1/+4
2015-05-29drm/nouveau/gr/gf100-: fix wrong constant definitionLars Seipel1-1/+1
2015-05-28drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"Christian König6-6/+6
2015-05-28Merge tag 'topic/drm-fixes-2015-05-27' of git://anongit.freedesktop.org/drm-intel into drm-fixesDave Airlie1-0/+3
2015-05-27drm/radeon/audio: make sure connector is valid in hotplug caseAlex Deucher1-2/+3
2015-05-27Revert "drm/radeon: only mark audio as connected if the monitor supports it (v3)"Alex Deucher2-21/+14
2015-05-26drm/radeon: don't share plls if monitors differ in audio supportAlex Deucher1-1/+3
2015-05-26drm/vgem: drop DRIVER_PRIME (v2)Rob Clark4-116/+2
2015-05-22drm/plane-helper: Adapt cursor hack to transitional helpersDaniel Vetter1-0/+3
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