aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2015-06-12Merge tag 'drm-intel-fixes-2015-06-11' of git://anongit.freedesktop.org/drm-i...Gravatar Dave Airlie 2-4/+18
2015-06-11drm/radeon: Make sure radeon_vm_bo_set_addr always unreserves the BOGravatar Michel Dänzer 1-5/+12
2015-06-11Revert "drm/radeon: adjust pll when audio is not enabled"Gravatar Alex Deucher 1-3/+0
2015-06-11Revert "drm/radeon: don't share plls if monitors differ in audio support"Gravatar Alex Deucher 1-3/+1
2015-06-11drm/radeon: fix freeze for laptop with Turks/Thames GPU.Gravatar Jérôme Glisse 1-0/+15
2015-06-09drm/i915: Fix DDC probe for passive adaptersGravatar Jani Nikula 1-3/+17
2015-06-08drm/i915: Properly initialize SDVO analog connectorsGravatar Ander Conselvan de Oliveira 1-1/+1
2015-06-06drm: fix writing to /sys/class/drm/*/statusGravatar Russell King 1-1/+1
2015-06-06Merge tag 'drm-intel-fixes-2015-06-05' of git://anongit.freedesktop.org/drm-i...Gravatar Dave Airlie 5-14/+19
2015-06-04drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv codeGravatar Ville Syrjälä 1-7/+7
2015-06-04drm/i915: Include G4X/VLV/CHV in self refresh statusGravatar Ander Conselvan de Oliveira 1-1/+4
2015-06-04drm/i915: Initialize HWS page address after GPU resetGravatar Arun Siluvery 1-0/+6
2015-06-04Merge tag 'drm-amdkfd-fixes-2015-06-03' of git://people.freedesktop.org/~gabb...Gravatar Dave Airlie 1-2/+2
2015-06-03drm/amdkfd: fix topology bug with capability attr.Gravatar Alexey Skidanov 1-2/+2
2015-06-01drm/radeon: use proper ACR regisiter for DCE3.2Gravatar Alex Deucher 1-1/+1
2015-06-01drm/i915: Don't skip request retirement if the active list is emptyGravatar Ville Syrjälä 1-3/+0
2015-06-01drm/i915/hsw: Fix workaround for server AUX channel clock divisorGravatar Jim Bride 1-3/+2
2015-05-29Merge branch 'linux-4.1' of git://anongit.freedesktop.org/git/nouveau/linux-2...Gravatar Dave Airlie 6-6/+11
2015-05-29drm/nouveau/gr/gm204: remove a stray printkGravatar Ben Skeggs 1-1/+0
2015-05-29drm/nouveau/devinit/gm100-: force devinit table execution on boards without P...Gravatar Ben Skeggs 4-3/+6
2015-05-29drm/nouveau/devinit/gf100: make the force-post condition more obviousGravatar Ben Skeggs 1-1/+4
2015-05-29drm/nouveau/gr/gf100-: fix wrong constant definitionGravatar Lars Seipel 1-1/+1
2015-05-28drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"Gravatar Christian König 6-6/+6
2015-05-28Merge tag 'topic/drm-fixes-2015-05-27' of git://anongit.freedesktop.org/drm-i...Gravatar Dave Airlie 1-0/+3
2015-05-27drm/radeon/audio: make sure connector is valid in hotplug caseGravatar Alex Deucher 1-2/+3
2015-05-27Revert "drm/radeon: only mark audio as connected if the monitor supports it (...Gravatar Alex Deucher 2-21/+14
2015-05-26drm/radeon: don't share plls if monitors differ in audio supportGravatar Alex Deucher 1-1/+3
2015-05-26drm/vgem: drop DRIVER_PRIME (v2)Gravatar Rob Clark 4-116/+2
2015-05-22drm/plane-helper: Adapt cursor hack to transitional helpersGravatar Daniel Vetter 1-0/+3
2015-05-22Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Gravatar Dave Airlie 2-11/+11
2015-05-22Merge tag 'drm-intel-fixes-2015-05-21' of git://anongit.freedesktop.org/drm-i...Gravatar Dave Airlie 1-13/+11
2015-05-21drm/radeon: fix error flag checking in native aux pathGravatar Alex Deucher 1-2/+0
2015-05-21drm/radeon: retry dcpd fetchGravatar Alex Deucher 1-9/+11
2015-05-21drm/msm/mdp5: fix incorrect parameter for msm_framebuffer_iova()Gravatar Stephane Viau 1-1/+1
2015-05-19drm/exynos: dp: Lower level of EDID read success messageGravatar Krzysztof Kozlowski 1-1/+1
2015-05-19drm/exynos: cleanup exynos_drm_planeGravatar Tobias Jakobi 1-13/+0
2015-05-19drm/exynos: 'win' is always unsignedGravatar Tobias Jakobi 3-7/+9
2015-05-19drm/exynos: mixer: don't dump registers under spinlockGravatar Tobias Jakobi 1-4/+4
2015-05-19drm/exynos: Consolidate return statements in fimd_bind()Gravatar Krzysztof Kozlowski 1-6/+1
2015-05-19drm/exynos: Constify exynos_drm_crtc_opsGravatar Krzysztof Kozlowski 7-15/+15
2015-05-19drm/exynos: Fix build breakage on !DRM_EXYNOS_FIMDGravatar Krzysztof Kozlowski 4-37/+31
2015-05-19drm/exynos: mixer: Constify platform_device_idGravatar Krzysztof Kozlowski 1-1/+1
2015-05-19drm/exynos: mixer: cleanup pixelformat handlingGravatar Tobias Jakobi 1-10/+23
2015-05-19drm/exynos: mixer: also allow NV21 for the video processorGravatar Tobias Jakobi 1-0/+3
2015-05-19drm/exynos: mixer: remove buffer count handling in vp_video_buffer()Gravatar Tobias Jakobi 1-15/+2
2015-05-19drm/exynos: plane: honor buffer offset for dma_addrGravatar Tobias Jakobi 1-1/+1
2015-05-19drm/exynos: fb: use drm_format_num_planes to get buffer countGravatar Tobias Jakobi 1-38/+1
2015-05-19drm/i915: fix screen flickeringGravatar Thomas Gummerer 1-13/+11
2015-05-19Merge branch 'msm-fixes-4.1' of git://people.freedesktop.org/~robclark/linux ...Gravatar Dave Airlie 15-67/+75
2015-05-15drm/msm: fix locking inconsistencies in gpu->destroy()Gravatar Rob Clark 3-3/+3