aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra
AgeCommit message (Expand)Author
2019-09-12drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated using get_pages()Dmitry Osipenko
2019-05-23drm/tegra: hub: Fix dereference before checkThierry Reding
2018-07-09drm/tegra: Fix comparison operator for buffer sizeMikko Perttunen
2018-05-22Merge tag 'drm/tegra/for-4.18-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2018-05-18drm/tegra: vic: Track interface versionThierry Reding
2018-05-18drm/tegra: gr3d: Track interface versionThierry Reding
2018-05-18drm/tegra: gr2d: Track interface versionThierry Reding
2018-05-18drm/tegra: Track client versionThierry Reding
2018-05-18drm/tegra: dc: Support rotation propertyThierry Reding
2018-05-18drm/tegra: gem: Fill in missing export infoThierry Reding
2018-05-18gpu: host1x: Rename relocarray -> relocs for consistencyThierry Reding
2018-05-18gpu: host1x: Store pointer to client in jobsThierry Reding
2018-05-18gpu: host1x: Remove wait check supportThierry Reding
2018-05-17drm/tegra: Use drm_gem_fb_destroyDaniel Stone
2018-05-17drm/tegra: Move fbdev unmap special caseDaniel Stone
2018-05-17drm/tegra: tegra_fb -> drm_framebufferDaniel Stone
2018-05-17drm/tegra: Move GEM BOs to drm_framebufferDaniel Stone
2018-05-17drm/tegra: Remove duplicate framebuffer num_planesDaniel Stone
2018-05-17drm/tegra: Adding new typedef vm_fault_tSouptick Joarder
2018-05-17drm/tegra: Acquire a reference to the IOVA cacheThierry Reding
2018-05-17drm/tegra: Fix order of teardown in IOMMU caseThierry Reding
2018-05-17drm/tegra: dc: Rename supports_blending to has_legacy_blendingDmitry Osipenko
2018-05-17drm/tegra: plane: Implement zpos plane property for older TegrasDmitry Osipenko
2018-05-17drm/tegra: dc: Enable plane scaling filtersDmitry Osipenko
2018-05-17drm/tegra: Refactor IOMMU attach/detachThierry Reding
2018-05-17drm/tegra: gr3d: Properly clean up resourcesThierry Reding
2018-05-04drm/tegra: gr2d: Properly clean up resourcesThierry Reding
2018-05-04drm/tegra: dc: Free syncpoint on errorsThierry Reding
2018-05-04drm/tegra: gr3d: Add IOMMU supportDmitry Osipenko
2018-05-04drm/tegra: gr2d: Add IOMMU supportDmitry Osipenko
2018-05-04drm/tegra: dc: Balance IOMMU group refcountingDmitry Osipenko
2018-05-04drm/tegra: hub: Use state directlyStefan Schake
2018-04-30Merge tag 'drm-misc-next-2018-04-26' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-04-02Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2018-03-30Merge airlied/drm-next into drm-misc-nextSean Paul
2018-03-28drm/tegra: dc: Using NULL instead of plain integerWei Yongjun
2018-03-28drm/tegra: Let core take care of normalizing the zposPeter Ujfalusi
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie
2018-03-22drm/tegra: dc: Use correct format array for Tegra124Stefan Agner
2018-03-21Merge tag 'drm/tegra/for-4.17-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2018-03-19drm/tegra: Shutdown on driver unbindThierry Reding
2018-03-19drm/tegra: dsi: Don't disable regulator on ->exit()Thierry Reding
2018-03-19drm/tegra: dc: Detach IOMMU group from domain only onceThierry Reding
2018-03-17drm/tegra: prime: Implement ->{begin,end}_cpu_access()Thierry Reding
2018-03-17drm/tegra: gem: Map pages via the DMA APIThierry Reding
2018-03-17drm/tegra: hub: Use private object for global stateThierry Reding
2018-03-15drm/tegra: fb: Properly support linear modifierThierry Reding
2018-03-15drm/tegra: plane: Support format modifiersThierry Reding
2018-03-15drm/tegra: plane: Correct legacy blendingDmitry Osipenko
2018-03-15drm/tegra: dc: Dedicate overlay plane to cursor on older Tegra'sDmitry Osipenko