Age | Commit message (Expand) | Author |
2022-07-08 | gpu: host1x: Program context stream ID on submission | Mikko Perttunen |
2022-07-08 | gpu: host1x: Add context device management code | Mikko Perttunen |
2022-04-06 | gpu: host1x: Do not use mapping cache for job submissions | Thierry Reding |
2022-04-06 | gpu: host1x: Fix a kernel-doc warning | Randy Dunlap |
2021-12-16 | gpu: host1x: Add host1x_channel_stop() | Dmitry Osipenko |
2021-12-16 | drm/tegra: Add NVDEC driver | Mikko Perttunen |
2021-12-16 | drm/tegra: Implement buffer object cache | Thierry Reding |
2021-12-16 | drm/tegra: Implement correct DMA-BUF semantics | Thierry Reding |
2021-08-10 | gpu: host1x: Add option to skip firewall for a job | Mikko Perttunen |
2021-08-10 | gpu: host1x: Add support for syncpoint waits in CDMA pushbuffer | Mikko Perttunen |
2021-08-10 | gpu: host1x: Add job release callback | Mikko Perttunen |
2021-08-10 | gpu: host1x: Add no-recovery mode | Mikko Perttunen |
2021-08-10 | gpu: host1x: Add DMA fence implementation | Mikko Perttunen |
2021-05-17 | gpu: host1x: Split up client initalization and registration | Thierry Reding |
2021-03-31 | gpu: host1x: Add early init and late exit callbacks | Thierry Reding |
2021-03-31 | gpu: host1x: Reserve VBLANK syncpoints at initialization | Mikko Perttunen |
2021-03-31 | gpu: host1x: Cleanup and refcounting for syncpoints | Mikko Perttunen |
2021-03-30 | gpu: host1x: Allow syncpoints without associated client | Mikko Perttunen |
2021-03-30 | gpu: host1x: Use different lock classes for each client | Mikko Perttunen |
2020-08-28 | media: gpu: host1x: mipi: Keep MIPI clock enabled and mutex locked till calib... | Sowjanya Komatineni |
2020-07-17 | gpu: host1x: mipi: Split tegra_mipi_calibrate() and tegra_mipi_wait() | Sowjanya Komatineni |
2020-07-17 | gpu: host1x: mipi: Update tegra_mipi_request() to be node based | Sowjanya Komatineni |
2020-06-16 | gpu: host1x: Correct trivial kernel-doc inconsistencies | Colton Lewis |
2020-04-28 | drm/tegra: Fix SMMU support on Tegra124 and Tegra210 | Thierry Reding |
2020-01-15 | Merge tag 'drm/tegra/for-5.6-rc1' of git://anongit.freedesktop.org/tegra/linu... | Dave Airlie |
2020-01-10 | drm/tegra: Do not implement runtime PM | Thierry Reding |
2020-01-10 | gpu: host1x: Rename "parent" to "host" | Thierry Reding |
2019-12-17 | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
2019-11-25 | drm/tegra: Delete host1x_bo_ops->k(un)map | Daniel Vetter |
2019-10-29 | gpu: host1x: Add direction flags to relocations | Thierry Reding |
2019-10-29 | gpu: host1x: Overhaul host1x_bo_{pin,unpin}() API | Thierry Reding |
2019-10-28 | drm/tegra: Move IOMMU group into host1x client | Thierry Reding |
2019-10-28 | gpu: host1x: Request channels for clients, not devices | Thierry Reding |
2019-06-25 | Merge tag 'drm/tegra/for-5.3-rc1' of git://anongit.freedesktop.org/tegra/linu... | Dave Airlie |
2019-06-05 | gpu: host1x: Increase maximum DMA segment size | Thierry Reding |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 | Thomas Gleixner |
2018-05-18 | gpu: host1x: Use not explicitly sized types | Thierry Reding |
2018-05-18 | gpu: host1x: Rename relocarray -> relocs for consistency | Thierry Reding |
2018-05-18 | gpu: host1x: Store pointer to client in jobs | Thierry Reding |
2018-05-18 | gpu: host1x: Remove wait check support | Thierry Reding |
2017-10-20 | gpu: host1x: syncpt: Request syncpoints per client | Thierry Reding |
2017-06-15 | gpu: host1x: Refactor channel allocation code | Mikko Perttunen |
2017-06-15 | gpu: host1x: Correct swapped arguments in the is_addr_reg() definition | Dmitry Osipenko |
2017-06-15 | gpu: host1x: Forbid unrelated SETCLASS opcode in the firewall | Dmitry Osipenko |
2017-06-15 | drm/tegra: Correct copying of waitchecks and disable them in the 'submit' IOCTL | Dmitry Osipenko |
2017-06-15 | gpu: host1x: Flesh out kerneldoc | Thierry Reding |
2017-04-05 | drm/tegra: Add VIC support | Arto Merilainen |
2016-08-24 | drm/tegra: dsi: Enhance runtime power management | Thierry Reding |
2015-04-02 | gpu: host1x: Export host1x_syncpt_read() | Thierry Reding |
2015-01-27 | gpu: host1x: Provide a proper struct bus_type | Thierry Reding |