summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra/drm.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-08drm/tegra: Implement stream ID related callbacks on enginesMikko Perttunen1-0/+8
2022-07-08drm/tegra: Support context isolationMikko Perttunen1-0/+3
2021-12-16drm/tegra: Add NVDEC driverMikko Perttunen1-0/+1
2021-08-10drm/tegra: Implement new UAPIMikko Perttunen1-0/+10
2021-08-10drm/tegra: Allocate per-engine channel in core codeMikko Perttunen1-0/+2
2021-05-31drm/tegra: Correct DRM_FORMAT_MOD_NVIDIA_SECTOR_LAYOUTDmitry Osipenko1-1/+1
2021-03-31drm/tegra: Support sector layout on Tegra194Thierry Reding1-0/+3
2021-03-31drm/tegra: Count number of display controllers at runtimeThierry Reding1-0/+1
2021-03-31drm/tegra: dc: Parameterize maximum resolutionThierry Reding1-0/+1
2020-09-17drm/tegra: output: Support DRM bridgesDmitry Osipenko1-0/+2
2020-04-17drm/tegra: Clean up GPIO includesLinus Walleij1-1/+1
2020-04-02drm/tegra: Use simple encoderThomas Zimmermann1-2/+0
2020-01-10drm/tegra: Do not implement runtime PMThierry Reding1-0/+2
2019-10-29drm/tegra: Optionally attach clients to the IOMMUThierry Reding1-0/+1
2019-10-29drm/tegra: Simplify IOMMU group selectionThierry Reding1-2/+1
2019-10-28drm/tegra: sor: Use DP link training helpersThierry Reding1-5/+0
2019-10-28drm/tegra: Move IOMMU group into host1x clientThierry Reding1-4/+2
2019-08-14drm/tegra: drop use of drmP.hSam Ravnborg1-2/+1
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-05drm/tegra: Use GPIO descriptor APIThierry Reding1-2/+1
2019-02-11Merge tag 'drm/tegra/for-5.1-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie1-1/+2
2019-02-07drm/tegra: Store parent pointer in Tegra DRM clientsThierry Reding1-0/+1
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter1-1/+1
2019-01-16drm/tegra: Refactor CEC supportThierry Reding1-1/+1
2018-09-18drm/tegra: Convert drm_atomic_helper_suspend/resume()Souptick Joarder1-4/+0
2018-05-18drm/tegra: Track client versionThierry Reding1-0/+1
2018-05-17drm/tegra: tegra_fb -> drm_framebufferDaniel Stone1-5/+1
2018-05-17drm/tegra: Move GEM BOs to drm_framebufferDaniel Stone1-1/+0
2018-05-17drm/tegra: Remove duplicate framebuffer num_planesDaniel Stone1-1/+0
2018-05-17drm/tegra: Refactor IOMMU attach/detachThierry Reding1-0/+4
2018-03-17drm/tegra: hub: Use private object for global stateThierry Reding1-14/+0
2018-01-12Merge tag 'drm/tegra/for-4.16-rc1-fixes' of git://anongit.freedesktop.org/teg...Dave Airlie1-5/+21
2017-12-21drm/tegra: Use IOMMU groupsThierry Reding1-0/+1
2017-12-13drm/tegra: sor: Add Tegra186 supportThierry Reding1-0/+2
2017-12-13drm/tegra: Add Tegra186 display hub supportThierry Reding1-0/+19
2017-12-13drm/tegra: Use atomic commit helpersThierry Reding1-6/+0
2017-12-08drm/tegra: Use drm_fb_helper_lastclose() and _poll_changed()Noralf Trønnes1-4/+0
2017-10-20drm/tegra: hdmi: Add cec-notifier supportHans Verkuil1-0/+3
2017-10-20drm/tegra: dc: Move some declarations to dc.hThierry Reding1-105/+0
2017-08-17drm/tegra: dc: Trace register accessesThierry Reding1-1/+7
2017-08-17drm/tegra: dc: Use unsigned int for register offsetsThierry Reding1-2/+2
2017-06-15gpu: host1x: Forbid unrelated SETCLASS opcode in the firewallDmitry Osipenko1-0/+1
2017-05-05Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie1-1/+14
2017-04-05drm/tegra: Add VIC supportArto Merilainen1-0/+1
2017-04-05drm/tegra: Add Tegra DRM allocation APIMikko Perttunen1-0/+11
2017-04-05drm/tegra: Don't leak kernel pointer to userspaceThierry Reding1-1/+1
2017-04-05drm/tegra: Protect IOMMU operations by mutexThierry Reding1-0/+1
2017-02-09drm: tegra: use vblank hooks in struct drm_crtc_funcsShawn Guo1-3/+0
2016-12-18drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>Laurent Pinchart1-0/+1