aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-24Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into drm-nextDave Airlie5-12/+42
2021-12-23drm/etnaviv: consider completed fence seqno in hang checkLucas Stach2-1/+4
2021-12-23Merge tag 'exynos-drm-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-nextDave Airlie6-102/+32
2021-12-23Merge tag 'drm/tegra/for-5.17-rc1' of https://gitlab.freedesktop.org/drm/tegra into drm-nextDave Airlie30-483/+1919
2021-12-23Merge tag 'amd-drm-next-5.17-2021-12-16' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie184-2175/+2675
2021-12-22drm/exynos: drop the use of label from exynos_dsi_register_te_irqInki Dae1-4/+3
2021-12-22drm/exynos: remove useless type conversionBernard Zhao1-2/+2
2021-12-22drm/exynos: Implement mmap as GEM object functionThomas Zimmermann4-68/+13
2021-12-22drm/exynos: Replace legacy gpio interface for gpiod interfaceMaĆ­ra Canal1-28/+14
2021-12-20drm/etnaviv: limit submit sizesLucas Stach1-0/+6
2021-12-17Merge tag 'mediatek-drm-next-5.17' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-nextDave Airlie8-178/+414
2021-12-17Merge tag 'drm-misc-next-2021-12-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie74-2310/+4020
2021-12-17Merge tag 'drm-intel-next-2021-12-14' of ssh://git.freedesktop.org/git/drm/drm-intel into drm-nextDave Airlie72-1895/+2073
2021-12-16Merge drm/drm-next into drm-misc-nextThomas Zimmermann392-7737/+16431
2021-12-16drm/tegra: Add back arm_iommu_detach_device()Dmitry Osipenko1-0/+15
2021-12-16gpu: host1x: Add back arm_iommu_detach_device()Dmitry Osipenko1-0/+15
2021-12-16drm/tegra: Consolidate runtime PM management of older UAPI codepathDmitry Osipenko5-43/+14
2021-12-16drm/tegra: submit: Remove pm_runtime_enabled() checksDmitry Osipenko1-10/+6
2021-12-16drm/tegra: nvdec: Stop channel on suspendDmitry Osipenko1-11/+18
2021-12-16drm/tegra: vic: Stop channel on suspendDmitry Osipenko1-18/+18
2021-12-16drm/tegra: gr3d: Support generic power domain and runtime PMDmitry Osipenko1-58/+305
2021-12-16drm/tegra: gr2d: Support generic power domain and runtime PMDmitry Osipenko1-36/+148
2021-12-16drm/tegra: hdmi: Add OPP supportDmitry Osipenko1-4/+11
2021-12-16drm/tegra: dc: Support OPP and SoC core voltage scalingDmitry Osipenko2-0/+81
2021-12-16drm/tegra: submit: Add missing pm_runtime_mark_last_busy()Dmitry Osipenko1-1/+3
2021-12-16gpu: host1x: Add host1x_channel_stop()Dmitry Osipenko1-0/+8
2021-12-16gpu: host1x: Add initial runtime PM and OPP supportDmitry Osipenko6-56/+164
2021-12-16drm/tegra: vic: Handle tegra_drm_alloc() failureThierry Reding1-0/+2
2021-12-16gpu: host1x: Add missing DMA API includeRobin Murphy1-0/+1
2021-12-16drm/tegra: vic: Fix DMA API misuseRobin Murphy1-4/+3
2021-12-16drm/tegra: hdmi: Register audio CODEC on Tegra20Dmitry Osipenko2-11/+145
2021-12-16drm/tegra: hdmi: Unwind tegra_hdmi_init() errorsDmitry Osipenko1-3/+12
2021-12-16drm/tegra: Mark nvdec PM functions as __maybe_unusedArnd Bergmann1-2/+2
2021-12-16drm/tegra: Mark nvdec_writel() as inlineArnd Bergmann1-1/+2
2021-12-16drm/tegra: dc: rgb: Allow changing PLLD rate on Tegra30+Dmitry Osipenko3-12/+65
2021-12-16drm/tegra: Remove duplicate struct declarationWan Jiabing1-1/+0
2021-12-16drm/tegra: vic: Use autosuspendMikko Perttunen1-0/+2
2021-12-16drm/tegra: gr2d: Explicitly control module resetThierry Reding1-2/+31
2021-12-16gpu: host1x: select CONFIG_DMA_SHARED_BUFFERArnd Bergmann1-0/+1
2021-12-16gpu: host1x: Drop excess kernel-doc entry @keyRandy Dunlap1-1/+0
2021-12-16drm/tegra: dc: rgb: Move PCLK shifter programming to CRTCDmitry Osipenko2-4/+6
2021-12-16drm/tegra: Bump VIC/NVDEC clock rates to FmaxMikko Perttunen2-0/+12
2021-12-16drm/tegra: Add NVDEC driverMikko Perttunen5-1/+489
2021-12-16drm/tegra: Support asynchronous commits for cursorThierry Reding1-4/+76
2021-12-16drm/tegra: Propagate errors from drm_gem_plane_helper_prepare_fb()Thierry Reding1-1/+4
2021-12-16drm/tegra: Do not reference tegra_plane_funcs directlyThierry Reding1-2/+2
2021-12-16drm/tegra: Implement buffer object cacheThierry Reding8-7/+98
2021-12-16drm/tegra: Implement correct DMA-BUF semanticsThierry Reding8-278/+248
2021-12-16drm/bridge: ti-sn65dsi86: Set max register for regmapStephen Boyd1-0/+1
2021-12-16drm/ast: Move I2C code into separate source fileThomas Zimmermann4-129/+156