summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra
AgeCommit message (Expand)Author
2017-11-23Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-20drm/tegra: sor: Reimplement pad clockThierry Reding
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-14Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-20drm/tegra: hdmi: Add cec-notifier supportHans Verkuil
2017-10-20drm/tegra: dc: Perform a complete reset sequenceThierry Reding
2017-10-20drm/tegra: dc: Make sure to set the module clock rateThierry Reding
2017-10-20drm/tegra: dc: Simplify atomic plane helper functionsThierry Reding
2017-10-20drm/tegra: dc: Move some declarations to dc.hThierry Reding
2017-10-20drm/tegra: vic: Use of_device_get_match_data()Thierry Reding
2017-10-20drm/tegra: sor: Use of_device_get_match_data()Thierry Reding
2017-10-20drm/tegra: hdmi: Use of_device_get_match_data()Thierry Reding
2017-10-20drm/tegra: dc: Use of_device_get_match_data()Thierry Reding
2017-10-20drm/tegra: Use u64_to_user_ptr helperMikko Perttunen
2017-10-20drm/tegra: Add Tegra186 support for VICMikko Perttunen
2017-10-20gpu: host1x: syncpt: Request syncpoints per clientThierry Reding
2017-10-13Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...Joerg Roedel
2017-09-27iommu/iova: Make dma_32bit_pfn implicitZhen Lei
2017-09-26drm/tegra: trace: Fix path to includeThierry Reding
2017-08-21Merge tag 'drm/tegra/for-4.14-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2017-08-17drm/tegra: Prevent BOs from being freed during job submissionDmitry Osipenko
2017-08-17drm/tegra: gem: Implement mmap() for PRIME buffersThierry Reding
2017-08-17drm/tegra: Support render nodeThierry Reding
2017-08-17drm/tegra: sor: Trace register accessesThierry Reding
2017-08-17drm/tegra: dpaux: Trace register accessesThierry Reding
2017-08-17drm/tegra: dsi: Trace register accessesThierry Reding
2017-08-17drm/tegra: hdmi: Trace register accessesThierry Reding
2017-08-17drm/tegra: dc: Trace register accessesThierry Reding
2017-08-17drm/tegra: sor: Use unsigned int for register offsetsThierry Reding
2017-08-17drm/tegra: hdmi: Use unsigned int for register offsetsThierry Reding
2017-08-17drm/tegra: dsi: Use unsigned int for register offsetsThierry Reding
2017-08-17drm/tegra: dpaux: Use unsigned int for register offsetsThierry Reding
2017-08-17drm/tegra: dc: Use unsigned int for register offsetsThierry Reding
2017-08-17drm/tegra: Fix NULL deref in debugfs/iovaMichał Mirosław
2017-08-17drm/tegra: switch to drm_*_get(), drm_*_put() helpersCihangir Akturk
2017-08-17drm/tegra: Set MODULE_FIRMWARE for the VICNicolas Chauvet
2017-08-17drm/tegra: Add CONFIG_OF dependencyArnd Bergmann
2017-08-16drm/tegra: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter
2017-08-01drm: Plumb modifiers through plane initBen Widawsky
2017-07-26drm/tegra: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst
2017-07-14drm: handle HDMI 2.0 VICs in AVI info-framesShashank Sharma
2017-06-30drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()Laurent Pinchart
2017-06-30drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart
2017-06-27Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul
2017-06-27Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie
2017-06-20drm/tegra: Drop drm_vblank_cleanupDaniel Vetter
2017-06-20Merge tag 'drm/tegra/for-4.13-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2017-06-15gpu: host1x: Refactor channel allocation codeMikko Perttunen