summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra/nvdec.c
AgeCommit message (Expand)Author
2023-07-27drm/tegra: Enable runtime PM during probeMikko Perttunen
2023-07-27drm/tegra: Add error check for NVDEC firmware memory allocationMikko Perttunen
2023-07-21drm: Explicitly include correct DT includesRob Herring
2023-04-04drm/tegra: nvdec: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-04gpu: host1x: Make host1x_client_unregister() return voidUwe Kleine-König
2023-01-27drm/tegra: nvdec: Use tegra_dev_iommu_get_stream_id()Thierry Reding
2022-11-25drm/tegra: Add Tegra234 support to NVDEC driverMikko Perttunen
2022-11-25drm/tegra: nvdec: Support multiple clocksMikko Perttunen
2022-07-08drm/tegra: Include DMA API header where usedRobin Murphy
2022-07-08drm/tegra: Implement stream ID related callbacks on enginesMikko Perttunen
2022-07-08drm/tegra: nvdec: Fix TRANSCFG register offsetMikko Perttunen
2021-12-16drm/tegra: Consolidate runtime PM management of older UAPI codepathDmitry Osipenko
2021-12-16drm/tegra: nvdec: Stop channel on suspendDmitry 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: Bump VIC/NVDEC clock rates to FmaxMikko Perttunen
2021-12-16drm/tegra: Add NVDEC driverMikko Perttunen