summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra/dc.c
AgeCommit message (Expand)Author
2021-03-30drm/tegra: dc: Restore coupling of display controllersThierry Reding
2021-03-30drm/tegra: dc: Don't set PLL clock to 0HzDmitry Osipenko
2021-01-15drm/tegra: Fix reference leak when pm_runtime_get_sync() failsQinglang Miao
2020-11-10drm: Use state helper instead of CRTC state pointerMaxime Ripard
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard
2020-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-24Merge tag 'drm/tegra/for-5.9-rc1' of ssh://git.freedesktop.org/git/tegra/linu...Dave Airlie
2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie
2020-07-17drm/tegra: plane: Support 180° rotationDmitry Osipenko
2020-07-17drm/tegra: plane: Support horizontal reflectionDmitry Osipenko
2020-07-17drm/tegra: plane: Rename bottom_up to reflect_yDmitry Osipenko
2020-07-17drm/tegra: dc: Omit superfluous error message in tegra_dc_probe()Tang Bin
2020-07-02drm/atomic-helper: reset vblank on crtc resetDaniel Vetter
2020-06-16drm/tegra: Add zpos property for cursor planesThierry Reding
2020-03-26Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2020-03-18drm/tegra: remove checks for debugfs functions return valueWambui Karuga
2020-03-13drm/tegra: dc: Silence RGB output deferred-probe errorDmitry Osipenko
2020-03-12drm/tegra: dc: Release PM and RGB output when client's registration failsDmitry Osipenko
2020-03-12drm/tegra: dc: Use devm_platform_ioremap_resourceDmitry Osipenko
2020-01-10drm/tegra: Do not implement runtime PMThierry Reding
2020-01-10gpu: host1x: Rename "parent" to "host"Thierry Reding
2019-12-04drm/tegra: Silence expected errors on IOMMU attachThierry Reding
2019-12-04drm/tegra: Use proper IOVA address for cursor imageThierry Reding
2019-10-29drm/tegra: Support DMA API for display controllersThierry Reding
2019-10-29drm/tegra: Simplify IOMMU group selectionThierry 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: Inherit device DMA parameters from host1xThierry Reding
2019-08-14drm/tegra: drop use of drmP.hSam Ravnborg
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-06-24driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-25drm/tegra: Convert to using __drm_atomic_helper_crtc_reset() for reset.Maarten Lankhorst
2018-11-29drm/tegra: dc: Don't clean up unused display controllerThierry Reding
2018-09-26drm/tegra: dc: Add Tegra194 supportThierry Reding
2018-09-26drm/tegra: dc: Do not register DC without primary planeThierry Reding
2018-07-09driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMERVivek Gautam
2018-05-18drm/tegra: dc: Support rotation propertyThierry 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-04drm/tegra: dc: Free syncpoint on errorsThierry Reding
2018-05-04drm/tegra: dc: Balance IOMMU group refcountingDmitry Osipenko
2018-04-02Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2018-03-28drm/tegra: dc: Using NULL instead of plain integerWei Yongjun
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie
2018-03-22drm/tegra: dc: Use correct format array for Tegra124Stefan Agner