summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2015-01-27drm/tegra: dsi: Registers are 32-bitThierry Reding1-7/+7
2015-01-27drm/tegra: hdmi: Registers are 32-bitThierry Reding1-18/+18
2015-01-27drm/tegra: dc: Return planar flag for non-YUV modesThierry Reding1-0/+3
2015-01-27drm/tegra: dc: Describe register copiesThierry Reding1-0/+12
2015-01-27drm/tegra: dc: Initialize border colorThierry Reding1-0/+8
2015-01-27drm/tegra: Check for NULL pointer instead of IS_ERR()Dan Carpenter1-2/+2
2015-01-27drm/tegra: plane: Use proper possible_crtcs maskThierry Reding1-1/+14
2015-01-27drm/tegra: Remove redundant zeroing out of memoryThierry Reding2-18/+0
2015-01-27drm/tegra: gem: Use iommu_map_sg()Thierry Reding1-32/+2
2015-01-27gpu: host1x: Provide a proper struct bus_typeThierry Reding5-42/+88
2015-01-23gpu: host1x: Factor out __host1x_device_del()Thierry Reding1-44/+49
2015-01-23gpu: host1x: Call host1x_device_add() under lockThierry Reding1-4/+2
2015-01-23gpu: host1x: Call ->remove() only when a device is boundThierry Reding1-2/+7
2015-01-22Merge remote-tracking branch 'origin/master' into drm-nextDave Airlie49-500/+614
2015-01-22Merge branch 'drm-sti-next-add-dvo' of git://git.linaro.org/people/benjamin.g...Dave Airlie5-0/+891
2015-01-22Merge tag 'atmel-hlcdc-drm-3.20' of https://github.com/bbrezillon/linux-at91 ...Dave Airlie13-0/+3500
2015-01-21drm: add Atmel HLCDC Display Controller supportBoris Brezillon11-0/+3459
2015-01-21drm: panel: simple-panel: add bus format information for foxlink panelBoris Brezillon1-0/+1
2015-01-21drm: panel: simple-panel: add support for bus_format retrievalBoris Brezillon1-0/+5
2015-01-21drm: add bus_formats and num_bus_formats fields to drm_display_infoBoris Brezillon1-0/+35
2015-01-21Merge tag 'imx-drm-next-2015-01-09' of git://git.pengutronix.de/git/pza/linux...Dave Airlie21-552/+1170
2015-01-21Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie13-47/+176
2015-01-21Merge tag 'drm-amdkfd-next-2015-01-09' of git://people.freedesktop.org/~gabba...Dave Airlie17-278/+1078
2015-01-21Merge tag 'drm-amdkfd-fixes-2015-01-13' of git://people.freedesktop.org/~gabb...Dave Airlie5-213/+3
2015-01-21Merge tag 'drm-intel-fixes-2015-01-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie5-15/+24
2015-01-21drm: fb helper should avoid sleeping in panic contextRui Wang1-2/+6
2015-01-21Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie3-23/+8
2015-01-18drm/amdkfd: Fix description of sched_policy module parameterBen Goz1-1/+1
2015-01-18drm/exynos: fix warning of vblank reference countJoonyoung Shim1-1/+6
2015-01-18drm/exynos: remove unnecessary runtime pm operationsJoonyoung Shim1-4/+0
2015-01-18drm/exynos: fix reset codes for memory mapped hdmi phyJoonyoung Shim1-6/+2
2015-01-15drm/radeon: use rv515_ring_start on r5xxAlex Deucher1-2/+16
2015-01-15drm/amdkfd: Remove sync_with_hw() from amdkfdOded Gabbay3-30/+0
2015-01-15drm/amdkfd: Remove unused function busy_wait()Oded Gabbay1-6/+0
2015-01-15drm/amdkfd: Replace cpu_relax() with schedule() in DQMOded Gabbay1-1/+2
2015-01-13drm/amdkfd: Fix for-loop when allocating HQD (non-HWS)Ben Goz1-3/+3
2015-01-12drm/radeon: add si dpm quirk listAlex Deucher1-0/+39
2015-01-12drm/radeon: don't print error on -ERESTARTSYSChristian König1-1/+1
2015-01-13drm: fix mismerge in drm_crtc.cDave Airlie1-6/+0
2015-01-12drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXESChris Wilson1-1/+1
2015-01-12drm/i915: Ban Haswell from using RCS flipsChris Wilson1-1/+1
2015-01-12drm/i915: vlv: sanitize RPS interrupt mask during GPU idlingImre Deak2-2/+5
2015-01-12drm/i915: fix HW lockup due to missing RPS IRQ workaround on GEN6Imre Deak3-12/+18
2015-01-12drm/i915: gen9: fix RPS interrupt routing to CPU vs. GTImre Deak1-1/+1
2015-01-12drm/exynos: remove the redundant machine checking codeHyungwon Hwang1-12/+0
2015-01-10Merge tag 'drm-intel-next-2014-12-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie49-2824/+3878
2015-01-09drm/amd: Remove old radeon_sa funcs from kfd-->kgd interfaceOded Gabbay1-18/+0
2015-01-09drm/radeon: Remove old radeon_sa usage from kfd-->kgd interfaceOded Gabbay1-98/+1
2015-01-09drm/amdkfd: Using new gtt sa in amdkfdOded Gabbay4-65/+33
2015-01-09drm/amdkfd: Allocate gart memory using new interfaceOded Gabbay1-2/+14