summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-11-14drm/qxl: use suggested x/y offset properties to pass guest prefsDave Airlie
2014-11-14drm: add properties for suggested x/y offset for connectors. (v2)Dave Airlie
2014-11-14drm: Simplify return value handling in drm_crtc.cDaniel Vetter
2014-11-14Merge tag 'drm/tegra/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linu...Dave Airlie
2014-11-14Merge tag 'drm/fixes/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linu...Dave Airlie
2014-11-14Merge tag 'drm/panel/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linu...Dave Airlie
2014-11-14Merge tag 'drm-intel-next-2014-11-07-fixups' of git://anongit.freedesktop.org...Dave Airlie
2014-11-14drm/dp/mst: Handle invalid link bandwidth from DPCD gracefullyChris Wilson
2014-11-14drm/atomic: rip out unnecessary locking checksRob Clark
2014-11-14drm: flip-work: change drm_flip_work_init prototypeBoris BREZILLON
2014-11-14drm: rework flip-work helpers to avoid calling func when the FIFO is fullBoris BREZILLON
2014-11-14drm/i915: Use correct pipe config to update pll dividers. V2Bob Paauwe
2014-11-13drm/tegra: gem: Check before freeing CMA memoryThierry Reding
2014-11-13drm/tegra: fb: Add error codes to error messagesThierry Reding
2014-11-13drm/tegra: fb: Properly release GEM objects on failureThierry Reding
2014-11-13drm/tegra: Detach panel when a connector is removedThierry Reding
2014-11-13drm/tegra: Plug memory leakThierry Reding
2014-11-13drm/tegra: gem: Use more consistent data typesThierry Reding
2014-11-13drm/tegra: fb: Do not destroy framebufferThierry Reding
2014-11-13drm/tegra: gem: dumb: pitch and size are outputsThierry Reding
2014-11-13drm/tegra: Enable the hotplug interrupt only when necessaryThierry Reding
2014-11-13drm/tegra: dc: Universal plane supportThierry Reding
2014-11-13drm/tegra: dc: Registers are 32 bits wideThierry Reding
2014-11-13drm/tegra: dc: Factor out DC, window and cursor commitThierry Reding
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