summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra
AgeCommit message (Expand)Author
2021-12-16drm/tegra: vic: Handle tegra_drm_alloc() failureThierry Reding
2021-12-16drm/tegra: vic: Fix DMA API misuseRobin Murphy
2021-12-16drm/tegra: hdmi: Register audio CODEC on Tegra20Dmitry Osipenko
2021-12-16drm/tegra: hdmi: Unwind tegra_hdmi_init() errorsDmitry Osipenko
2021-12-16drm/tegra: Mark nvdec PM functions as __maybe_unusedArnd Bergmann
2021-12-16drm/tegra: Mark nvdec_writel() as inlineArnd Bergmann
2021-12-16drm/tegra: dc: rgb: Allow changing PLLD rate on Tegra30+Dmitry Osipenko
2021-12-16drm/tegra: Remove duplicate struct declarationWan Jiabing
2021-12-16drm/tegra: vic: Use autosuspendMikko Perttunen
2021-12-16drm/tegra: gr2d: Explicitly control module resetThierry Reding
2021-12-16drm/tegra: dc: rgb: Move PCLK shifter programming to CRTCDmitry Osipenko
2021-12-16drm/tegra: Bump VIC/NVDEC clock rates to FmaxMikko Perttunen
2021-12-16drm/tegra: Add NVDEC driverMikko Perttunen
2021-12-16drm/tegra: Support asynchronous commits for cursorThierry Reding
2021-12-16drm/tegra: Propagate errors from drm_gem_plane_helper_prepare_fb()Thierry Reding
2021-12-16drm/tegra: Do not reference tegra_plane_funcs directlyThierry Reding
2021-12-16drm/tegra: Implement buffer object cacheThierry Reding
2021-12-16drm/tegra: Implement correct DMA-BUF semanticsThierry Reding
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-10-28BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie
2021-10-25dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman
2021-09-16drm/tegra: uapi: Fix wrong mapping end address in case of disabled IOMMUDmitry Osipenko
2021-09-16drm/tegra: dc: Remove unused variablesDmitry Osipenko
2021-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-08-26Merge tag 'drm/tegra/for-5.15-rc1' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie
2021-08-16drm/tegra: Use fourcc_mod_is_vendor() helperThierry Reding
2021-08-13drm/tegra: dc: Extend debug stats with total number of eventsDmitry Osipenko
2021-08-13drm/tegra: dc: Support memory bandwidth managementDmitry Osipenko
2021-08-10drm/tegra: Bump driver versionMikko Perttunen
2021-08-10drm/tegra: Add job firewallMikko Perttunen
2021-08-10drm/tegra: Implement job submission part of new UAPIMikko Perttunen
2021-08-10drm/tegra: Implement syncpoint wait UAPIMikko Perttunen
2021-08-10drm/tegra: Implement syncpoint management UAPIMikko Perttunen
2021-08-10drm/tegra: Implement new UAPIMikko Perttunen
2021-08-10drm/tegra: Allocate per-engine channel in core codeMikko Perttunen
2021-08-10drm/tegra: Boot VIC during runtime PM resumeMikko Perttunen
2021-08-10drm/tegra: Extract tegra_gem_lookup()Mikko Perttunen
2021-08-10gpu: host1x: Add option to skip firewall for a jobMikko Perttunen
2021-08-10gpu: host1x: Add no-recovery modeMikko Perttunen
2021-07-28drm/bridge: Centralize error message when bridge attach failsLaurent Pinchart
2021-07-21Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-07-01drm/aperture: Pass DRM driver structure instead of driver nameThomas Zimmermann
2021-06-29drm/tegra: Don't set struct drm_device.irq_enabledThomas Zimmermann
2021-06-23Merge tag 'drm/tegra/for-5.14-rc1' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie
2021-06-23Backmerge tag 'v5.13-rc7' into drm-nextDave Airlie
2021-06-11drm/tegra: Don't call SET_APPLICATION_ID in VIC bootMikko Perttunen
2021-06-11drm/tegra: Remove superfluous error messages around platform_get_irq()Tan Zhongjun
2021-05-31drm/tegra: hub: Implement basic scaling supportThierry Reding
2021-05-31drm/tegra: hub: Fix YUV supportThierry Reding
2021-05-31drm/tegra: Correct DRM_FORMAT_MOD_NVIDIA_SECTOR_LAYOUTDmitry Osipenko