summaryrefslogtreecommitdiffstats
path: root/lib/ts_bm.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-13drm/tegra: Detach panel when a connector is removedThierry Reding1-0/+3
2014-11-13drm/tegra: Plug memory leakThierry Reding1-0/+2
2014-11-13drm/tegra: gem: Use more consistent data typesThierry Reding2-8/+8
2014-11-13drm/tegra: fb: Do not destroy framebufferThierry Reding1-1/+1
2014-11-13drm/tegra: gem: dumb: pitch and size are outputsThierry Reding1-7/+3
2014-11-13drm/tegra: Enable the hotplug interrupt only when necessaryThierry Reding1-1/+23
2014-11-13drm/tegra: dc: Universal plane supportThierry Reding1-157/+330
2014-11-13drm/tegra: dc: Registers are 32 bits wideThierry Reding2-7/+6
2014-11-13drm/tegra: dc: Factor out DC, window and cursor commitThierry Reding1-24/+28
2014-11-13drm/tegra: Add IOMMU supportThierry Reding6-34/+309
2014-11-13drm/tegra: Fix error handling cleanupThierry Reding3-7/+34
2014-11-13drm/tegra: gem: Use dma_mmap_writecombine()Thierry Reding1-4/+12
2014-11-13drm/tegra: gem: Remove redundant drm_gem_free_mmap_offset()Thierry Reding1-2/+0
2014-11-13drm/tegra: gem: Cleanup tegra_bo_create_with_handle()Thierry Reding1-8/+6
2014-11-13drm/tegra: gem: Extract tegra_bo_alloc_object()Thierry Reding1-39/+38
2014-11-13drm/tegra: dsi: Set up PHY_TIMING & BTA_TIMING registers earlierSean Paul1-4/+7
2014-11-13drm/tegra: dsi: Replace 1000000 by USEC_PER_SECThierry Reding1-1/+1
2014-11-13drm/tegra: dsi: Replace 1000000000UL by NSEC_PER_SECThierry Reding1-1/+1
2014-11-13drm/tegra: dsi: Implement host transfersThierry Reding2-1/+279
2014-11-13drm/tegra: dsi: Add ganged mode supportThierry Reding3-29/+195
2014-11-13drm/tegra: dsi: Split out tegra_dsi_set_timeout()Thierry Reding1-15/+23
2014-11-13drm/tegra: dsi: Add command mode supportThierry Reding1-19/+63
2014-11-13drm/tegra: dsi: Refactor in preparation for command modeThierry Reding1-19/+81
2014-11-13drm/tegra: dsi: Properly cleanup on probe failureThierry Reding1-15/+37
2014-11-13drm/tegra: dsi: Mark connector hotpluggableThierry Reding1-2/+4
2014-11-13drm/tegra: dsi: Leave parent clock aloneThierry Reding1-7/+0
2014-11-13drm/tegra: dsi: Do not manage clock on enable/disableThierry Reding1-15/+14
2014-11-13drm/tegra: dsi: Make FIFO depths host parametersThierry Reding1-4/+6
2014-11-13drm/tegra: DPMS off/on in encoder prepare/commitSean Paul1-0/+2
2014-11-13drm/tegra: Do not enable output on .mode_set()Thierry Reding1-6/+0
2014-11-13drm/tegra: dc: Add powergate supportThierry Reding2-3/+43
2014-11-13gpu: host1x: mipi: Set MIPI_CAL_BIAS_PAD_CFG1 registerSean Paul1-0/+4
2014-11-13gpu: host1x: mipi: Calibrate clock lanesSean Paul1-32/+92
2014-11-13gpu: host1x: mipi: Preserve the contents of MIPI_CAL_CTRLSean Paul1-1/+3
2014-11-13gpu: host1x: mipi: Registers are 32 bits wideThierry Reding1-8/+8
2014-11-13gpu: host1x: Make gather offsets unsignedThierry Reding1-1/+1
2014-11-13gpu: host1x: Print address/offset pairs consistentlyThierry Reding2-4/+4
2014-11-13gpu: host1x: Fix typo in commentThierry Reding1-1/+1
2014-11-13gpu: host1x: Make mapped field of push buffers void *Thierry Reding3-4/+4
2014-11-13gpu: host1x: Use struct host1x_bo pointers in tracesThierry Reding2-16/+23
2014-11-13drm/tegra: Depend on COMMON_CLKThierry Reding1-0/+1
2014-11-13drm/dsi: Constify mipi_dsi_msgThierry Reding2-2/+2
2014-11-13drm/dsi: Make mipi_dsi_dcs_{read,write}() symmetricalThierry Reding3-15/+70
2014-11-13drm/dsi: Add DSI transfer helperThierry Reding1-16/+16
2014-11-13drm/dsi: Add message to packet translatorThierry Reding2-0/+71
2014-11-13drm/dsi: Introduce packet format helpersThierry Reding2-0/+70
2014-11-07drm/panel: s6e8aa0: Fix build warnings on 64-bitThierry Reding1-2/+2
2014-11-07drm/panel: ld9040: Fix build warnings on 64-bitThierry Reding1-3/+3
2014-11-07drm/panel: simple: Update Innolux N116BGE timingsDaniel Kurtz1-6/+6
2014-11-07drm/panel: simple: Add support for Hitachi TX23D38VM0CAALucas Stach2-0/+33