summaryrefslogtreecommitdiff
path: root/drivers/gpu (unfollow)
Commit message (Expand)Author
2014-11-13drm/tegra: Add IOMMU supportThierry Reding
2014-11-13drm/tegra: Fix error handling cleanupThierry Reding
2014-11-13drm/tegra: gem: Use dma_mmap_writecombine()Thierry Reding
2014-11-13drm/tegra: gem: Remove redundant drm_gem_free_mmap_offset()Thierry Reding
2014-11-13drm/tegra: gem: Cleanup tegra_bo_create_with_handle()Thierry Reding
2014-11-13drm/tegra: gem: Extract tegra_bo_alloc_object()Thierry Reding
2014-11-13drm/tegra: dsi: Set up PHY_TIMING & BTA_TIMING registers earlierSean Paul
2014-11-13drm/tegra: dsi: Replace 1000000 by USEC_PER_SECThierry Reding
2014-11-13drm/tegra: dsi: Replace 1000000000UL by NSEC_PER_SECThierry Reding
2014-11-13drm/tegra: dsi: Implement host transfersThierry Reding
2014-11-13drm/tegra: dsi: Add ganged mode supportThierry Reding
2014-11-13drm/tegra: dsi: Split out tegra_dsi_set_timeout()Thierry Reding
2014-11-13drm/tegra: dsi: Add command mode supportThierry Reding
2014-11-13drm/tegra: dsi: Refactor in preparation for command modeThierry Reding
2014-11-13drm/tegra: dsi: Properly cleanup on probe failureThierry Reding
2014-11-13drm/tegra: dsi: Mark connector hotpluggableThierry Reding
2014-11-13drm/tegra: dsi: Leave parent clock aloneThierry Reding
2014-11-13drm/tegra: dsi: Do not manage clock on enable/disableThierry Reding
2014-11-13drm/tegra: dsi: Make FIFO depths host parametersThierry Reding
2014-11-13drm/tegra: DPMS off/on in encoder prepare/commitSean Paul
2014-11-13drm/tegra: Do not enable output on .mode_set()Thierry Reding
2014-11-13drm/tegra: dc: Add powergate supportThierry Reding
2014-11-13gpu: host1x: mipi: Set MIPI_CAL_BIAS_PAD_CFG1 registerSean Paul
2014-11-13gpu: host1x: mipi: Calibrate clock lanesSean Paul
2014-11-13gpu: host1x: mipi: Preserve the contents of MIPI_CAL_CTRLSean Paul
2014-11-13gpu: host1x: mipi: Registers are 32 bits wideThierry Reding
2014-11-13gpu: host1x: Make gather offsets unsignedThierry Reding
2014-11-13gpu: host1x: Print address/offset pairs consistentlyThierry Reding
2014-11-13gpu: host1x: Fix typo in commentThierry Reding
2014-11-13gpu: host1x: Make mapped field of push buffers void *Thierry Reding
2014-11-13gpu: host1x: Use struct host1x_bo pointers in tracesThierry Reding
2014-11-13drm/tegra: Depend on COMMON_CLKThierry Reding
2014-11-13drm/tegra: dc: Add missing call to drm_vblank_on()Thierry Reding
2014-11-13drm/panel: Add Sharp LQ101R1SX01 supportThierry Reding
2014-11-13drm/dsi: Do not require .owner field to be setThierry Reding
2014-11-13drm/dsi: Resolve MIPI DSI device from phandleThierry Reding
2014-11-13drm/dsi: Implement DCS set_{column,page}_address commandsThierry Reding
2014-11-13drm/dsi: Implement DCS {get,set}_pixel_format commandsThierry Reding
2014-11-13drm/dsi: Implement DCS get_power_mode commandThierry Reding
2014-11-13drm/dsi: Implement DCS soft_reset commandThierry Reding
2014-11-13drm/dsi: Implement DCS nop commandThierry Reding
2014-11-13drm/dsi: Add to DocBook documentationThierry Reding
2014-11-13drm/dsi: Implement some standard DCS commandsYoungJun Cho
2014-11-13drm/dsi: Implement generic read and write commandsThierry Reding
2014-11-13drm/panel: s6e8aa0: Use standard MIPI DSI functionThierry Reding
2014-11-13drm/dsi: Add mipi_dsi_set_maximum_return_packet_size() helperYoungJun Cho
2014-11-13drm/dsi: Constify mipi_dsi_msgThierry Reding
2014-11-13drm/dsi: Make mipi_dsi_dcs_{read,write}() symmetricalThierry Reding
2014-11-13drm/dsi: Add DSI transfer helperThierry Reding
2014-11-13drm/dsi: Add message to packet translatorThierry Reding