summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x
AgeCommit message (Expand)AuthorLines
2013-06-22gpu: host1x: Rework CPU syncpoint incrementArto Merilainen-32/+15
2013-06-22gpu: host1x: Fix client_managed typeArto Merilainen-8/+8
2013-06-22gpu: host1x: Fix memory access in syncpt requestArto Merilainen-1/+2
2013-06-22gpu: host1x: Copy gathers before verificationArto Merilainen-31/+20
2013-06-22gpu: host1x: Don't reset firewall between gathersTerje Bergstrom-38/+34
2013-06-22gpu: host1x: Check reloc table before usageArto Merilainen-13/+13
2013-06-22gpu: host1x: Check INCR opcode correctlyTerje Bergstrom-1/+1
2013-06-22drm/tegra: Remove DRIVER_BUS_PLATFORM from driver_featuresLaurent Pinchart-1/+1
2013-06-22drm/tegra: Fix return valueThierry Reding-1/+1
2013-05-25drm/tegra: fix error return code in gr2d_submit()Wei Yongjun-2/+6
2013-05-25drm/tegra: fix missing unlock on errorWei Yongjun-0/+2
2013-05-25drm/tegra: Honor pixel-format changesThierry Reding-0/+2
2013-05-25drm/tegra: Explicitly set irq_enabledThierry Reding-0/+7
2013-05-25drm/tegra: Don't disable unused planesThierry Reding-0/+3
2013-05-18drivers/gpu/host1x/drm: don't check resource with devm_ioremap_resourceWolfram Sang-5/+0
2013-04-22drm/tegra: don't depend on OFStephen Warren-1/+1
2013-04-22drm/tegra: Support the XBGR8888 pixelformatThierry Reding-0/+5
2013-04-22drm/tegra: Add gr2d deviceTerje Bergstrom-3/+595
2013-04-22gpu: host1x: drm: Add memory manager and fbArto Merilainen-34/+700
2013-04-22gpu: host1x: Remove second host1x driverTerje Bergstrom-342/+317
2013-04-22gpu: host1x: drm: Rename host1x to host1x_drmArto Merilainen-26/+28
2013-04-22drm/tegra: Move drm to live under host1xTerje Bergstrom-0/+4654
2013-04-22gpu: host1x: Add debug supportTerje Bergstrom-0/+807
2013-04-22gpu: host1x: Add channel supportTerje Bergstrom-1/+2721
2013-04-22gpu: host1x: Add syncpoint wait and interruptsTerje Bergstrom-0/+846
2013-04-22gpu: host1x: Add host1x driverTerje Bergstrom-0/+893