summaryrefslogtreecommitdiff
path: root/drivers/gpu (unfollow)
Commit message (Expand)Author
2015-03-18drm/radeon: drop ttm two ended allocationAlex Deucher
2015-03-18drm/exynos: fix the initialization order in FIMDHyungwon Hwang
2015-03-18drm/exynos: fix typo config name correctly.Inki Dae
2015-03-18drm/exynos: Check for NULL dereference of crtcCharles Keepax
2015-03-18drm/exynos: IS_ERR() vs NULL bugDan Carpenter
2015-03-18drm/exynos: remove unused filesAndrzej Hajda
2015-03-18drm/i915: Make sure the primary plane is enabled before reading out the fb stateDamien Lespiau
2015-03-17drm/nouveau/bios: fix i2c table parsing for dcb 4.1Stefan Huehner
2015-03-17drm/nouveau/device/gm100: Basic GM206 bring up (as copy of GM204)Stefan Huehner
2015-03-17drm/nouveau/device: post write to NV_PMC_BOOT_1 when flipping endian switchBen Skeggs
2015-03-17drm/nouveau/gr/gf100: fix some accidental or'ing of buffer addressesBen Skeggs
2015-03-17drm/nouveau/fifo/nv04: remove the loop from the interrupt handlerBen Skeggs
2015-03-16drm/radeon: Changing number of compute pipe linesBen Goz
2015-03-16drm/amdkfd: Fix SDMA queue init. in non-HWS modeBen Goz
2015-03-16drm/amdkfd: destroy mqd when destroying kernel queueBen Goz
2015-03-16drm/i915: Ensure plane->state->fb stays in sync with plane->fbXi Ruoyao
2015-03-16[PATCH] drm/mm: Fix support 4 GiB and larger rangesKrzysztof Kolasa
2015-03-11drm/vmwgfx: Fix an issue with the device losing its irq line on module unloadThomas Hellstrom
2015-03-11drm/vmwgfx: Correctly NULLify dma buffer pointer on failureColin Ian King
2015-03-11drm/vmwgfx: Reorder device takedown somewhatThomas Hellstrom
2015-03-11drm/vmwgfx: Fix a couple of lock dependency violationsThomas Hellstrom
2015-03-11drm/radeon: drop setting UPLL to sleep modeChristian König
2015-03-11drm/radeon: fix wait to actually occur after the signaling callbackMaarten Lankhorst
2015-03-10drm/i915: Prevent TLB error on first execution on SNBChris Wilson
2015-03-10drm/i915: Do both mt and gen6 style forcewake reset on ivb probeMika Kuoppala
2015-03-10drm/i915: Make WAIT_IOCTL negative timeouts be indefinite againChris Wilson
2015-03-10drm/i915: use in_interrupt() not in_irq() to check contextDave Gordon
2015-03-10drm/mst: fix recursive sleep warning on qlockDaniel Vetter
2015-03-10drm: Don't assign fbs for universal cursor support to filesChris Wilson
2015-03-04drm/msm: kexec fixesRob Clark
2015-03-04drm/msm/mdp5: fix cursor blendingRob Clark
2015-03-04drm/msm/mdp5: fix cursor ROIRob Clark
2015-03-04drm/msm/atomic: Don't leak atomic commit object when commit failsLaurent Pinchart
2015-03-04drm/msm/mdp5: Avoid flushing registers when CRTC is disabledStephane Viau
2015-03-04drm/msm: update generated headers (add 6th lm.base entry)Stephane Viau
2015-03-04drm/msm/mdp5: fixup "drm/msm: fix fallout of atomic dpms changes"Stephane Viau
2015-03-05drm/ttm: device address space != CPU address spaceAlex Deucher
2015-03-05drm/mm: Support 4 GiB and larger rangesThierry Reding
2015-03-04drm/i915: gen4: work around hang during hibernationImre Deak
2015-03-04drm/i915: Check for driver readyness before handling an underrun interruptChris Wilson
2015-03-03drm/radeon: fix interlaced modes on DCE8Alex Deucher
2015-03-03drm/radeon: fix DRM_IOCTL_RADEON_CS oopsTommi Rantala
2015-03-03drm/radeon: do a posting read in cik_set_irqAlex Deucher
2015-03-03drm/radeon: do a posting read in si_set_irqAlex Deucher
2015-03-03drm/radeon: do a posting read in evergreen_set_irqAlex Deucher
2015-03-03drm/radeon: do a posting read in r600_set_irqAlex Deucher
2015-03-03drm/radeon: do a posting read in rs600_set_irqAlex Deucher
2015-03-03drm/radeon: do a posting read in r100_set_irqAlex Deucher
2015-03-03radeon/audio: fix DP audio on DCE6Slava Grigorev
2015-03-03radeon/audio: fix whitespaceSlava Grigorev