summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra
AgeCommit message (Expand)Author
2020-02-07Merge tag 'drm/tegra/for-5.6-rc1-fixes' of git://anongit.freedesktop.org/tegr...Dave Airlie
2020-02-06drm/tegra: Reuse IOVA mapping where possibleThierry Reding
2020-02-06drm/tegra: Relax IOMMU usage criteria on old TegraThierry Reding
2020-01-31drm/tegra: sor: Initialize runtime PM before useThierry Reding
2020-01-31drm/tegra: sor: Disable runtime PM on probe failureThierry Reding
2020-01-31drm/tegra: sor: Suspend on clock registration failureThierry Reding
2020-01-15Merge tag 'drm/tegra/for-5.6-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2020-01-10drm/tegra: output: Implement system suspend/resumeThierry Reding
2020-01-10drm/tegra: sor: Mark PM functions as __maybe_unusedArnd Bergmann
2020-01-10drm/tegra: Do not implement runtime PMThierry Reding
2020-01-10gpu: host1x: Rename "parent" to "host"Thierry Reding
2020-01-07drm/tegra: Provide ddc symlink in output connector sysfs directoryAndrzej Pietrasiewicz
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-12-09drm/panel: decouple connector from drm_panelSam Ravnborg
2019-12-05drm: constify fb ops across all driversJani Nikula
2019-12-04drm/tegra: Run hub cleanup on ->remove()Thierry Reding
2019-12-04drm/tegra: sor: Make the +5V HDMI supply optionalThierry Reding
2019-12-04drm/tegra: Silence expected errors on IOMMU attachThierry Reding
2019-12-04drm/tegra: vic: Export module device tableThierry Reding
2019-12-04drm/tegra: sor: Implement system suspend/resumeThierry Reding
2019-12-04drm/tegra: Use proper IOVA address for cursor imageThierry Reding
2019-12-04drm/tegra: gem: Remove premature import restrictionsThierry Reding
2019-12-04drm/tegra: gem: Properly pin imported buffersThierry Reding
2019-12-04drm/tegra: hub: Remove bogus connection mutex checkThierry Reding
2019-12-01drm/tegra: fix opencoded use of drm_panel_*Sam Ravnborg
2019-11-25drm/tegra: Remove dma_buf->k(un)mapDaniel Vetter
2019-11-25drm/tegra: Delete host1x_bo_ops->k(un)mapDaniel Vetter
2019-11-01drm/tegra: Unconditionally select IOMMU_IOVAThierry Reding
2019-10-29drm/tegra: Optionally attach clients to the IOMMUThierry Reding
2019-10-29drm/tegra: Support DMA API for display controllersThierry Reding
2019-10-29drm/tegra: falcon: Clarify address usageThierry Reding
2019-10-29drm/tegra: Remove memory allocation from Falcon libraryThierry Reding
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