summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-06-03iommu/tegra: smmu: calculate ASID register offset by IDHiroshi Doyu1-94/+17
2014-06-03iommu/tegra: smmu: register device to iommu dynamicallyHiroshi Doyu2-1/+70
2014-06-03iommu/core: add ops->{bound,unbind}_driver()Hiroshi Doyu1-2/+11
2014-06-03driver/core: populate devices in order for IOMMUsHiroshi Doyu1-0/+5
2014-06-03iommu/of: check if dependee iommu is ready or notHiroshi Doyu1-0/+13
2014-06-03iommu/of: introduce a global iommu device listHiroshi Doyu1-0/+36
2014-06-03of: introduce of_property_for_each_phandle_with_args()Hiroshi Doyu1-0/+50
2014-06-03enable gk20a clockAlexandre Courbot1-0/+1
2014-06-03Add gk20a clockAlexandre Courbot3-0/+498
2014-06-03[HACK] drm/nouveau: disable caching for VRAM BOs on ARMAlexandre Courbot1-0/+4
2014-06-03[HACK] add gk20a instmemAlexandre Courbot7-8/+185
2014-06-03[HACK] drm/nouveau/graph: do not write reg 0x260Alexandre Courbot2-7/+7
2014-06-03[HACK] prevent warnings during GK20A probeAlexandre Courbot1-0/+5
2014-06-03[DEBUG] Add channel dumping functions for NVEAAlexandre Courbot3-0/+197
2014-06-03drm/nouveau: support for probing platform devicesAlexandre Courbot6-15/+287
2014-06-03drm/nouveau: introduce CPU cache flushing macroAlexandre Courbot2-2/+26
2014-06-03drm/nouveau: hook up cache sync functionsLucas Stach3-1/+40
2014-06-03drm/ttm: introduce dma cache sync helpersLucas Stach1-0/+25
2014-06-03drm/ttm: recognize ARM arch in ioprot handlerLucas Stach1-1/+1
2014-06-03drm/gk20a/fb: use dma_alloc_coherent() for VRAMAlexandre Courbot1-55/+42
2014-06-03drm/gk20a/fb: fix NULL dereferenceAlexandre Courbot1-0/+2
2014-06-03drm/nouveau: support for probing GK20AAlexandre Courbot1-0/+17
2014-06-03drm/nouveau/graph: add GK20A supportAlexandre Courbot8-9/+123
2014-06-03drm/nouveau/graph: pad firmware code at load timeAlexandre Courbot1-0/+4
2014-06-03drm/nouveau/graph: enable when using external fwAlexandre Courbot1-3/+7
2014-06-03drm/nouveau/fifo: add GK20A supportAlexandre Courbot4-0/+38
2014-06-03drm/nouveau/fb: add GK20A supportAlexandre Courbot5-0/+227
2014-06-03drm/nouveau/ibus: add GK20A supportAlexandre Courbot3-0/+105
2014-06-03drm/nouveau/bar/nvc0: support chips without BAR3Alexandre Courbot1-55/+59
2014-06-03drm/nouveau/bar: only ioremap BAR3 if it existsAlexandre Courbot1-2/+4
2014-06-03drm/panel: simple - Disable panel on shutdownThierry Reding1-0/+19
2014-06-03drm/dsi: Support device shutdownThierry Reding1-0/+10
2014-06-03gpu: host1x: Rename internal functions for clarityThierry Reding1-6/+6
2014-06-03drm/tegra: sor - Make debugfs setup consistentThierry Reding1-6/+5
2014-06-03drm/tegra: sor - Recursively remove debugfs treeThierry Reding1-1/+1
2014-06-03drm/tegra: output - Convert to gpiod APIThierry Reding2-42/+49
2014-06-03drm/tegra: dp - Mark the connector as hotplug capableThierry Reding1-0/+1
2014-06-03drm/tegra: dp - Implement hotplug detection in work queueThierry Reding1-10/+20
2014-06-03drm/tegra: Add hardware cursor supportThierry Reding2-3/+138
2014-06-03drm/tegra: Remove host1x drm_bus implementationThierry Reding10-96/+52
2014-06-03drm: Add device registration documentationThierry Reding4-62/+75
2014-06-03drm: Introduce drm_dev_set_unique()Thierry Reding2-6/+44
2014-06-03WIP: gpu: host1x: Replace a variable length arrayThierry Reding1-4/+10
2014-06-03WIP: gpu: host1x: beautify debug outputThierry Reding3-17/+37
2014-06-03drm/tegra: Implement race-free hotplug detectionThierry Reding3-17/+39
2014-06-03drm: Introduce drm_fb_helper_prepare()Thierry Reding17-28/+70
2014-06-03drm: Constify struct drm_fb_helper_funcsThierry Reding16-16/+16
2014-06-03drm/fb-helper: Fix hpd vs. initial config racesDaniel Vetter5-16/+5
2014-06-03PCI: Disable Hypertransport quirk on TegraThierry Reding1-0/+2
2014-06-03PCI: tegra: Implement a proper resource hierarchyThierry Reding1-3/+29