aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-16[PATCH] drm/mm: Fix support 4 GiB and larger rangesKrzysztof Kolasa1-1/+1
2015-03-13Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie2-27/+47
2015-03-13Merge branch 'vmwgfx-fixes-4.0' of git://people.freedesktop.org/~thomash/linux into drm-fixesDave Airlie3-57/+53
2015-03-13Merge tag 'drm-intel-fixes-2015-03-12' of git://anongit.freedesktop.org/drm-intel into drm-fixesDave Airlie3-7/+28
2015-03-11drm/vmwgfx: Fix an issue with the device losing its irq line on module unloadThomas Hellstrom1-0/+1
2015-03-11drm/vmwgfx: Correctly NULLify dma buffer pointer on failureColin Ian King1-4/+6
2015-03-11drm/vmwgfx: Reorder device takedown somewhatThomas Hellstrom1-37/+40
2015-03-11drm/vmwgfx: Fix a couple of lock dependency violationsThomas Hellstrom2-16/+6
2015-03-11drm/radeon: drop setting UPLL to sleep modeChristian König1-4/+2
2015-03-11drm/radeon: fix wait to actually occur after the signaling callbackMaarten Lankhorst1-23/+45
2015-03-10drm/i915: Prevent TLB error on first execution on SNBChris Wilson1-2/+16
2015-03-10drm/i915: Do both mt and gen6 style forcewake reset on ivb probeMika Kuoppala1-1/+7
2015-03-10drm/i915: Make WAIT_IOCTL negative timeouts be indefinite againChris Wilson1-3/+4
2015-03-10drm/i915: use in_interrupt() not in_irq() to check contextDave Gordon1-1/+1
2015-03-10drm/mst: fix recursive sleep warning on qlockDaniel Vetter1-3/+8
2015-03-10drm: Don't assign fbs for universal cursor support to filesChris Wilson1-16/+19
2015-03-07Merge tag 'drm-intel-fixes-2015-03-05' of git://anongit.freedesktop.org/drm-intel into drm-fixesDave Airlie2-16/+32
2015-03-07Merge tag 'v4.0-rc2' into drm-fixesDave Airlie1-0/+1
2015-03-05Merge branch 'msm-fixes-4.0' of git://people.freedesktop.org/~robclark/linux into drm-fixesDave Airlie6-53/+81
2015-03-04drm/msm: kexec fixesRob Clark2-0/+10
2015-03-04drm/msm/mdp5: fix cursor blendingRob Clark1-1/+0
2015-03-04drm/msm/mdp5: fix cursor ROIRob Clark1-28/+40
2015-03-04drm/msm/atomic: Don't leak atomic commit object when commit failsLaurent Pinchart1-1/+3
2015-03-04drm/msm/mdp5: Avoid flushing registers when CRTC is disabledStephane Viau1-7/+19
2015-03-04drm/msm: update generated headers (add 6th lm.base entry)Stephane Viau1-11/+4
2015-03-04drm/msm/mdp5: fixup "drm/msm: fix fallout of atomic dpms changes"Stephane Viau2-5/+5
2015-03-05Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie14-127/+122
2015-03-05drm/ttm: device address space != CPU address spaceAlex Deucher2-2/+2
2015-03-05drm/mm: Support 4 GiB and larger rangesThierry Reding3-78/+84
2015-03-04drm/i915: gen4: work around hang during hibernationImre Deak1-5/+25
2015-03-04drm/i915: Check for driver readyness before handling an underrun interruptChris Wilson1-11/+7
2015-03-03drm/radeon: fix interlaced modes on DCE8Alex Deucher1-0/+3
2015-03-03drm/radeon: fix DRM_IOCTL_RADEON_CS oopsTommi Rantala1-1/+3
2015-03-03drm/radeon: do a posting read in cik_set_irqAlex Deucher1-0/+3
2015-03-03drm/radeon: do a posting read in si_set_irqAlex Deucher1-0/+3
2015-03-03drm/radeon: do a posting read in evergreen_set_irqAlex Deucher1-0/+3
2015-03-03drm/radeon: do a posting read in r600_set_irqAlex Deucher1-0/+3
2015-03-03drm/radeon: do a posting read in rs600_set_irqAlex Deucher1-0/+4
2015-03-03drm/radeon: do a posting read in r100_set_irqAlex Deucher1-0/+4
2015-03-03radeon/audio: fix DP audio on DCE6Slava Grigorev2-4/+12
2015-03-03radeon/audio: fix whitespaceSlava Grigorev1-16/+16
2015-03-03drm/radeon: adjust audio callback orderAlex Deucher1-14/+16
2015-03-03drm/radeon: properly set dto for dp on DCE4/5Alex Deucher2-3/+10
2015-03-03drm/radeon/audio: update EDID derived fields in modesetAlex Deucher1-5/+6
2015-03-03drm/radeon: don't toggle audio state in modesetAlex Deucher1-12/+1
2015-03-03drm/radeon/audio: set mute around state setupAlex Deucher1-1/+2
2015-03-03drm/radeon: assign pin in detectAlex Deucher1-3/+3
2015-03-03drm/radeon: fix the audio dpms callbacksAlex Deucher4-70/+32
2015-03-03drm/i915: Fix modeset state confusion in the load detect codeDaniel Vetter1-0/+1
2015-03-03Revert "drm/rockchip: Flip select/depends in Kconfig"Dave Airlie1-1/+1