summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/tegra: Fix error handling cleanupThierry Reding2014-11-133-7/+34
* drm/tegra: gem: Use dma_mmap_writecombine()Thierry Reding2014-11-131-4/+12
* drm/tegra: gem: Remove redundant drm_gem_free_mmap_offset()Thierry Reding2014-11-131-2/+0
* drm/tegra: gem: Cleanup tegra_bo_create_with_handle()Thierry Reding2014-11-131-8/+6
* drm/tegra: gem: Extract tegra_bo_alloc_object()Thierry Reding2014-11-131-39/+38
* drm/tegra: dsi: Set up PHY_TIMING & BTA_TIMING registers earlierSean Paul2014-11-131-4/+7
* drm/tegra: dsi: Replace 1000000 by USEC_PER_SECThierry Reding2014-11-131-1/+1
* drm/tegra: dsi: Replace 1000000000UL by NSEC_PER_SECThierry Reding2014-11-131-1/+1
* drm/tegra: dsi: Implement host transfersThierry Reding2014-11-132-1/+279
* drm/tegra: dsi: Add ganged mode supportThierry Reding2014-11-133-29/+195
* drm/tegra: dsi: Split out tegra_dsi_set_timeout()Thierry Reding2014-11-131-15/+23
* drm/tegra: dsi: Add command mode supportThierry Reding2014-11-131-19/+63
* drm/tegra: dsi: Refactor in preparation for command modeThierry Reding2014-11-131-19/+81
* drm/tegra: dsi: Properly cleanup on probe failureThierry Reding2014-11-131-15/+37
* drm/tegra: dsi: Mark connector hotpluggableThierry Reding2014-11-131-2/+4
* drm/tegra: dsi: Leave parent clock aloneThierry Reding2014-11-131-7/+0
* drm/tegra: dsi: Do not manage clock on enable/disableThierry Reding2014-11-131-15/+14
* drm/tegra: dsi: Make FIFO depths host parametersThierry Reding2014-11-131-4/+6
* drm/tegra: DPMS off/on in encoder prepare/commitSean Paul2014-11-131-0/+2
* drm/tegra: Do not enable output on .mode_set()Thierry Reding2014-11-131-6/+0
* drm/tegra: dc: Add powergate supportThierry Reding2014-11-132-3/+43
* gpu: host1x: mipi: Set MIPI_CAL_BIAS_PAD_CFG1 registerSean Paul2014-11-131-0/+4
* gpu: host1x: mipi: Calibrate clock lanesSean Paul2014-11-131-32/+92
* gpu: host1x: mipi: Preserve the contents of MIPI_CAL_CTRLSean Paul2014-11-131-1/+3
* gpu: host1x: mipi: Registers are 32 bits wideThierry Reding2014-11-131-8/+8
* gpu: host1x: Make gather offsets unsignedThierry Reding2014-11-131-1/+1
* gpu: host1x: Print address/offset pairs consistentlyThierry Reding2014-11-132-4/+4
* gpu: host1x: Fix typo in commentThierry Reding2014-11-131-1/+1
* gpu: host1x: Make mapped field of push buffers void *Thierry Reding2014-11-133-4/+4
* gpu: host1x: Use struct host1x_bo pointers in tracesThierry Reding2014-11-132-16/+23
* drm/tegra: Depend on COMMON_CLKThierry Reding2014-11-131-0/+1
* Merge branch 'drm/panel/for-next' into drm/tegra/for-nextThierry Reding2014-11-1311-64/+382
|\
| * drm/dsi: Constify mipi_dsi_msgThierry Reding2014-11-132-2/+2
| * drm/dsi: Make mipi_dsi_dcs_{read,write}() symmetricalThierry Reding2014-11-133-15/+70
| * drm/dsi: Add DSI transfer helperThierry Reding2014-11-131-16/+16
| * drm/dsi: Add message to packet translatorThierry Reding2014-11-132-0/+71
| * drm/dsi: Introduce packet format helpersThierry Reding2014-11-132-0/+70
| * drm/panel: s6e8aa0: Fix build warnings on 64-bitThierry Reding2014-11-071-2/+2
| * drm/panel: ld9040: Fix build warnings on 64-bitThierry Reding2014-11-071-3/+3
| * drm/panel: simple: Update Innolux N116BGE timingsDaniel Kurtz2014-11-071-6/+6
| * drm/panel: simple: Add support for Hitachi TX23D38VM0CAALucas Stach2014-11-072-0/+33
| * of: Add vendor prefix for Hitachi Ltd. CorporationLucas Stach2014-11-071-0/+1
| * drm/panel: simple: Add support for Innolux G121I1-L01Lucas Stach2014-11-072-0/+33
| * drm/panel: simple: Add missing .bpc fieldsThierry Reding2014-11-071-0/+5
| * drm/panel: simple: Add AUO B116XW03 panel supportAjay Kumar2014-11-072-0/+33
| * drm/panel: simple: Add HannStar HSD070PWW1 7.0" WXGA TFT LCD panelPhilipp Zabel2014-11-072-0/+33
| * of: Add vendor prefix for HannStar Display CorporationPhilipp Zabel2014-11-071-0/+1
| * drm/panel: simple: Update calls to gpiod_get*()Alexandre Courbot2014-11-061-9/+2
| * drm/panel: s6e8aa0: Update calls to gpiod_get*()Alexandre Courbot2014-11-061-6/+1
| * drm/panel: ld9040: Update calls to gpiod_get*()Alexandre Courbot2014-11-061-6/+1
|/