summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra
AgeCommit message (Expand)Author
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-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
2017-06-15gpu: host1x: Forbid unrelated SETCLASS opcode in the firewallDmitry Osipenko
2017-06-15drm/tegra: dc: Disable plane if it is invisibleDmitry Osipenko
2017-06-15drm/tegra: dc: Apply clipping to the planeDmitry Osipenko
2017-06-15drm/tegra: dc: Avoid reset asserts on Tegra20Dmitry Osipenko
2017-06-15drm/tegra: Check syncpoint ID in the 'submit' IOCTLDmitry Osipenko
2017-06-15drm/tegra: Correct copying of waitchecks and disable them in the 'submit' IOCTLDmitry Osipenko
2017-06-15drm/tegra: Check for malformed offsets and sizes in the 'submit' IOCTLDmitry Osipenko
2017-06-15drm/tegra: Correct idr_alloc() minimum idDmitry Osipenko
2017-06-15drm/tegra: Fix lockup on a use of staging APIDmitry Osipenko
2017-05-18Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-05-09drm/tegra: switch to postcloseDaniel Vetter
2017-05-05Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2017-04-20dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe
2017-04-05drm/tegra: Add VIC supportArto Merilainen
2017-04-05drm/tegra: Add falcon helper libraryArto Merilainen