summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra/drm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard2024-02-261-1/+2
|\
| * drm/tegra: Do not assume that a NULL domain means no DMA IOMMUJason Gunthorpe2024-02-011-1/+2
* | drm/tegra: Remove existing framebuffer only if we support displayThierry Reding2024-02-261-3/+20
|/
* drm: Clear fd/handle callbacks in struct drm_driverThomas Zimmermann2023-06-261-2/+0
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2023-04-161-19/+4
|\
| * drm/tegra: Implement fbdev emulation as in-kernel clientThomas Zimmermann2023-04-061-19/+4
* | drm/aperture: Remove primary argumentDaniel Vetter2023-04-161-1/+1
|/
* iommu: Add a gfp parameter to iommu_map()Jason Gunthorpe2023-01-251-1/+1
* drm/tegra: Add Tegra234 support to NVDEC driverMikko Perttunen2022-11-251-0/+1
* gpu: host1x: Avoid trying to use GART on Tegra20Robin Murphy2022-11-181-0/+4
* Merge tag 'drm/tegra/for-5.20-rc1' of https://gitlab.freedesktop.org/drm/tegr...Dave Airlie2022-07-121-0/+1
|\
| * drm/tegra: vic: Add Tegra234 supportMikko Perttunen2022-07-081-0/+1
* | drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä2022-06-201-0/+1
|/
* Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2022-02-071-1/+29
|\
| * drm/tegra: Add back arm_iommu_detach_device()Dmitry Osipenko2021-12-161-0/+15
| * drm/tegra: Consolidate runtime PM management of older UAPI codepathDmitry Osipenko2021-12-161-1/+10
| * drm/tegra: Add NVDEC driverMikko Perttunen2021-12-161-0/+4
* | drm/tegra: Add support for the nomodeset kernel parameterJavier Martinez Canillas2022-01-271-0/+3
|/
* Merge tag 'drm/tegra/for-5.15-rc1' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie2021-08-261-36/+62
|\
| * drm/tegra: dc: Support memory bandwidth managementDmitry Osipenko2021-08-131-1/+15
| * drm/tegra: Bump driver versionMikko Perttunen2021-08-101-1/+1
| * drm/tegra: Implement job submission part of new UAPIMikko Perttunen2021-08-101-1/+3
| * drm/tegra: Implement syncpoint wait UAPIMikko Perttunen2021-08-101-0/+2
| * drm/tegra: Implement syncpoint management UAPIMikko Perttunen2021-08-101-0/+5
| * drm/tegra: Implement new UAPIMikko Perttunen2021-08-101-16/+21
| * drm/tegra: Allocate per-engine channel in core codeMikko Perttunen2021-08-101-0/+11
| * drm/tegra: Extract tegra_gem_lookup()Mikko Perttunen2021-08-101-17/+3
| * gpu: host1x: Add option to skip firewall for a jobMikko Perttunen2021-08-101-1/+1
| * gpu: host1x: Add no-recovery modeMikko Perttunen2021-08-101-0/+1
* | drm/aperture: Pass DRM driver structure instead of driver nameThomas Zimmermann2021-07-011-1/+1
* | drm/tegra: Don't set struct drm_device.irq_enabledThomas Zimmermann2021-06-291-7/+0
|/
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2021-05-111-10/+17
|\
| * drm/tegra: dc: Parameterize maximum resolutionThierry Reding2021-03-311-3/+10
| * gpu: host1x: Cleanup and refcounting for syncpointsMikko Perttunen2021-03-311-7/+7
* | drm/tegra: Don't set allow_fb_modifiers explicitlyDaniel Vetter2021-04-151-2/+0
* | drm/aperture: Convert drivers to aperture interfacesThomas Zimmermann2021-04-141-2/+2
|/
* Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-03-161-0/+3
|\
| * drm/tegra: Annotate dma-fence critical section in commit pathDaniel Vetter2021-02-231-0/+3
* | drm/tegra: gr2d: Add compatible for Tegra114Dmitry Osipenko2021-01-151-0/+1
* | drm/tegra: dc: Enable display controller driver for Tegra114Dmitry Osipenko2021-01-151-0/+1
|/
* Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-12-141-7/+2
|\
| * drm/<drivers>: Constify struct drm_driverDaniel Vetter2020-11-061-3/+2
| * drm/tegra: Introduce GEM object functionsThomas Zimmermann2020-09-251-4/+0
* | drm/tegra: replace idr_init() by idr_init_base()Deepak R Varma2020-11-101-1/+1
|/
* Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-06-241-6/+6
|\
| * drm/tegra: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov2020-05-191-6/+6
* | Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-06-021-4/+4
|\|
| * drm: convert .debugfs_init() hook to return void.Wambui Karuga2020-03-181-2/+1
| * drm/tegra: remove checks for debugfs functions return valueWambui Karuga2020-03-181-3/+4
* | drm/tegra: Fix SMMU support on Tegra124 and Tegra210Thierry Reding2020-04-281-1/+2
|/