summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/tegra: uapi: Fix wrong mapping end address in case of disabled IOMMUDmitry Osipenko2021-09-161-1/+1
* drm/tegra: dc: Remove unused variablesDmitry Osipenko2021-09-162-9/+0
* Merge tag 'drm/tegra/for-5.15-rc1' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie2021-08-2616-99/+1946
|\
| * drm/tegra: dc: Extend debug stats with total number of eventsDmitry Osipenko2021-08-132-0/+15
| * drm/tegra: dc: Support memory bandwidth managementDmitry Osipenko2021-08-136-3/+507
| * drm/tegra: Bump driver versionMikko Perttunen2021-08-101-1/+1
| * drm/tegra: Add job firewallMikko Perttunen2021-08-104-2/+268
| * drm/tegra: Implement job submission part of new UAPIMikko Perttunen2021-08-104-1/+639
| * drm/tegra: Implement syncpoint wait UAPIMikko Perttunen2021-08-103-28/+15
| * drm/tegra: Implement syncpoint management UAPIMikko Perttunen2021-08-103-0/+59
| * drm/tegra: Implement new UAPIMikko Perttunen2021-08-105-16/+389
| * drm/tegra: Allocate per-engine channel in core codeMikko Perttunen2021-08-102-0/+13
| * drm/tegra: Boot VIC during runtime PM resumeMikko Perttunen2021-08-101-61/+51
| * drm/tegra: Extract tegra_gem_lookup()Mikko Perttunen2021-08-103-17/+18
| * 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/bridge: Centralize error message when bridge attach failsLaurent Pinchart2021-07-281-4/+1
* | Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-07-211-8/+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 tag 'drm/tegra/for-5.14-rc1' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie2021-06-238-20/+223
|\ \
| * | drm/tegra: Don't call SET_APPLICATION_ID in VIC bootMikko Perttunen2021-06-112-3/+0
| * | drm/tegra: Remove superfluous error messages around platform_get_irq()Tan Zhongjun2021-06-111-3/+1
| * | drm/tegra: hub: Implement basic scaling supportThierry Reding2021-05-312-5/+144
| * | drm/tegra: hub: Fix YUV supportThierry Reding2021-05-315-9/+78
* | | Backmerge tag 'v5.13-rc7' into drm-nextDave Airlie2021-06-233-30/+44
|\| | | |/ |/|
| * drm/tegra: Correct DRM_FORMAT_MOD_NVIDIA_SECTOR_LAYOUTDmitry Osipenko2021-05-311-1/+1
| * drm/tegra: sor: Fix AUX device reference leakThierry Reding2021-05-272-14/+20
| * drm/tegra: Get ref for DP AUX channel, not its ddc adapterLyude Paul2021-05-272-4/+7
| * drm/tegra: Fix shift overflow in tegra_shared_plane_atomic_updateNathan Chancellor2021-05-171-1/+1
| * drm/tegra: sor: Fully initialize SOR before registrationThierry Reding2021-05-171-14/+13
| * drm/tegra: sor: Do not leak runtime PM referencePavel Machek (CIP)2021-05-171-4/+10
* | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2021-05-1111-28/+224
|\|
| * Merge tag 'drm/tegra/for-5.13-rc1' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie2021-04-3011-28/+224
| |\
| | * drm/tegra: Support sector layout on Tegra194Thierry Reding2021-03-317-0/+78
| | * drm/tegra: Count number of display controllers at runtimeThierry Reding2021-03-313-2/+27
| | * drm/tegra: gem: Add a clarifying commentThierry Reding2021-03-311-0/+8
| | * drm/tegra: fb: Add diagnostics for framebuffer modifiersThierry Reding2021-03-311-0/+1
| | * drm/tegra: dc: Implement hardware cursor on Tegra186 and laterThierry Reding2021-03-312-8/+58
| | * drm/tegra: dc: Parameterize maximum resolutionThierry Reding2021-03-313-3/+17
| | * drm/tegra: dc: Inherit DMA maskThierry Reding2021-03-312-0/+14
| | * gpu: host1x: Reserve VBLANK syncpoints at initializationMikko Perttunen2021-03-311-0/+6
| | * gpu: host1x: Cleanup and refcounting for syncpointsMikko Perttunen2021-03-315-15/+15
| | * Merge branch 'drm/tegra/fixes' into drm/tegra/for-nextThierry Reding2021-03-302-17/+20
| | |\
* | | | drm/dp: Add backpointer to drm_device in drm_dp_auxLyude Paul2021-04-281-0/+1
* | | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2021-04-262-17/+20
|\| | |
| * | | Merge drm/drm-fixes into drm-nextDaniel Vetter2021-04-132-17/+20
| |\ \ \ | | | |/ | | |/|
| | * | drm/tegra: sor: Grab runtime PM reference across resetThierry Reding2021-03-301-0/+7
| | * | drm/tegra: dc: Restore coupling of display controllersThierry Reding2021-03-301-12/+8
| | * | drm/tegra: dc: Don't set PLL clock to 0HzDmitry Osipenko2021-03-301-5/+5