summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra
AgeCommit message (Expand)Author
2019-10-29gpu: host1x: Support DMA mapping of buffersThierry Reding
2019-10-29gpu: host1x: Add direction flags to relocationsThierry Reding
2019-10-29gpu: host1x: Overhaul host1x_bo_{pin,unpin}() APIThierry Reding
2019-10-29drm/tegra: Simplify IOMMU group selectionThierry Reding
2019-10-29drm/tegra: Do not use ->load() and ->unload() callbacksThierry Reding
2019-10-28drm/tegra: sor: Introduce audio enable/disable callbacksThierry Reding
2019-10-28drm/tegra: sor: Extract common audio enabling codeThierry Reding
2019-10-28drm/tegra: sor: Avoid timeouts on unplug eventsThierry Reding
2019-10-28drm/tegra: sor: Unify eDP and DP supportThierry Reding
2019-10-28drm/tegra: sor: Use correct I/O pad for DPThierry Reding
2019-10-28drm/tegra: sor: Unify clock setup for eDP, HDMI and DPThierry Reding
2019-10-28drm/tegra: sor: Support DisplayPort on Tegra194Thierry Reding
2019-10-28drm/tegra: sor: Deduplicate connector type detection codeThierry Reding
2019-10-28drm/tegra: sor: Implement pad clock for all SOR instancesThierry Reding
2019-10-28drm/tegra: sor: Use correct SOR index on Tegra210Thierry Reding
2019-10-28drm/tegra: sor: Remove tegra186-sor1 supportThierry Reding
2019-10-28drm/tegra: sor: Add DisplayPort supportThierry Reding
2019-10-28drm/tegra: sor: Filter eDP ratesThierry Reding
2019-10-28drm/tegra: sor: Stabilize eDPThierry Reding
2019-10-28drm/tegra: sor: Hook up I2C-over-AUX to outputThierry Reding
2019-10-28drm/tegra: sor: Use DP link training helpersThierry Reding
2019-10-28drm/tegra: dp: Add DisplayPort link training helperThierry Reding
2019-10-28drm/tegra: dp: Add support for eDP link ratesThierry Reding
2019-10-28drm/tegra: dp: Add drm_dp_link_choose() helperThierry Reding
2019-10-28drm/tegra: dp: Enable alternate scrambler reset when supportedThierry Reding
2019-10-28drm/tegra: dp: Set channel coding on link configurationThierry Reding
2019-10-28drm/tegra: dp: Read AUX read interval from DPCDThierry Reding
2019-10-28drm/tegra: dp: Read eDP version from DPCDThierry Reding
2019-10-28drm/tegra: dp: Read alternate scrambler reset capability from sinkThierry Reding
2019-10-28drm/tegra: dp: Read channel coding capability from sinkThierry Reding
2019-10-28drm/tegra: dp: Read TPS3 capability from sinkThierry Reding
2019-10-28drm/tegra: dp: Read fast training capability from linkThierry Reding
2019-10-28drm/tegra: dp: Probe link using existing parsing helpersThierry Reding
2019-10-28drm/tegra: dp: Turn link capabilities into booleansThierry Reding
2019-10-28drm/tegra: dp: Track link capabilities alongside settingsThierry Reding
2019-10-28drm/tegra: dp: Add drm_dp_link_reset() implementationThierry Reding
2019-10-28drm/tegra: Add missing kerneldoc for struct drm_dp_linkThierry Reding
2019-10-28drm/tegra: dpaux: Parameterize CMH, DRVZ and DRVIThierry Reding
2019-10-28drm/tegra: dpaux: Fix crash if VDD supply is absentThierry Reding
2019-10-28drm/tegra: dpaux: Retry on transfer size mismatchThierry Reding
2019-10-28drm/tegra: dpaux: Support monitor hotpluggingThierry Reding
2019-10-28drm/tegra: gem: Use sg_alloc_table_from_pages()Thierry Reding
2019-10-28drm/tegra: gem: Always map SG tables for DMA-BUFsThierry Reding
2019-10-28drm/tegra: gem: Use dma_get_sgtable()Thierry Reding
2019-10-28drm/tegra: gem: Rename paddr -> iovaThierry Reding
2019-10-28drm/tegra: Move IOMMU group into host1x clientThierry Reding
2019-10-28drm/tegra: vic: Use common IOMMU attach/detach codeThierry Reding
2019-10-28drm/tegra: vic: Inherit DMA mask from host1xThierry Reding
2019-10-28drm/tegra: vic: Skip stream ID programming without IOMMUThierry Reding
2019-10-28drm/tegra: Use DRM_DEBUG_DRIVER for driver messagesThierry Reding