summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra
AgeCommit message (Expand)AuthorFilesLines
2020-07-24Merge tag 'drm/tegra/for-5.9-rc1' of ssh://git.freedesktop.org/git/tegra/linu...Dave Airlie9-19/+57
2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie2-2/+16
2020-07-17drm/tegra: plane: Support 180° rotationDmitry Osipenko1-0/+2
2020-07-17drm/tegra: plane: Support horizontal reflectionDmitry Osipenko4-6/+35
2020-07-17drm/tegra: plane: Rename bottom_up to reflect_yDmitry Osipenko4-8/+8
2020-07-17drm/tegra: dc: Omit superfluous error message in tegra_dc_probe()Tang Bin1-3/+1
2020-07-17drm/tegra: gr2d: Add tiled PATBASE address registerDmitry Osipenko2-0/+2
2020-07-17drm/tegra: gr3d: Assert reset before power-gatingDmitry Osipenko1-0/+2
2020-07-17drm/tegra: sor: Use correct power supply names for HDMIThierry Reding1-2/+2
2020-07-17gpu: host1x: mipi: Split tegra_mipi_calibrate() and tegra_mipi_wait()Sowjanya Komatineni1-1/+6
2020-07-17gpu: host1x: mipi: Update tegra_mipi_request() to be node basedSowjanya Komatineni1-1/+1
2020-07-02drm/atomic-helper: reset vblank on crtc resetDaniel Vetter1-1/+0
2020-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-11/+11
2020-06-16drm/tegra: Add zpos property for cursor planesThierry Reding1-0/+1
2020-06-16drm/tegra: hub: Register child devicesThierry Reding1-0/+9
2020-06-16drm/tegra: hub: Do not enable orphaned window groupNicolin Chen1-2/+6
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds10-82/+21
2020-05-19drm/tegra: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov3-11/+11
2020-04-28drm/tegra: Fix SMMU support on Tegra124 and Tegra210Thierry Reding1-1/+2
2020-04-21drm: Fix misspellings of "Analog Devices"Geert Uytterhoeven1-1/+1
2020-04-17drm/tegra: Clean up GPIO includesLinus Walleij4-5/+1
2020-04-02drm/tegra: Use simple encoderThomas Zimmermann6-32/+11
2020-03-26Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2-14/+40
2020-03-19Merge tag 'drm/tegra/for-5.7-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2-14/+40
2020-03-18drm: convert .debugfs_init() hook to return void.Wambui Karuga1-2/+1
2020-03-18drm/tegra: remove checks for debugfs functions return valueWambui Karuga5-43/+8
2020-03-13drm/tegra: hdmi: Silence deferred-probe errorDmitry Osipenko1-9/+25
2020-03-13drm/tegra: dc: Silence RGB output deferred-probe errorDmitry Osipenko1-1/+7
2020-03-12drm/tegra: dc: Release PM and RGB output when client's registration failsDmitry Osipenko1-1/+7
2020-03-12drm/tegra: dc: Use devm_platform_ioremap_resourceDmitry Osipenko1-3/+1
2020-03-06drm: Remove drm_fb_helper add, add all and remove connector callsPankaj Bharadiya1-6/+0
2020-03-06drm: Remove unused arg from drm_fb_helper_initPankaj Bharadiya1-1/+1
2020-02-07Merge tag 'drm/tegra/for-5.6-rc1-fixes' of git://anongit.freedesktop.org/tegr...Dave Airlie4-59/+93
2020-02-06drm/tegra: Reuse IOVA mapping where possibleThierry Reding2-20/+34
2020-02-06drm/tegra: Relax IOMMU usage criteria on old TegraThierry Reding1-17/+32
2020-01-31drm/tegra: sor: Initialize runtime PM before useThierry Reding1-15/+17
2020-01-31drm/tegra: sor: Disable runtime PM on probe failureThierry Reding1-6/+8
2020-01-31drm/tegra: sor: Suspend on clock registration failureThierry Reding1-6/+7
2020-01-15Merge tag 'drm/tegra/for-5.6-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie13-344/+501
2020-01-10drm/tegra: output: Implement system suspend/resumeThierry Reding2-0/+33
2020-01-10drm/tegra: sor: Mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2020-01-10drm/tegra: Do not implement runtime PMThierry Reding8-331/+455
2020-01-10gpu: host1x: Rename "parent" to "host"Thierry Reding9-18/+18
2020-01-07drm/tegra: Provide ddc symlink in output connector sysfs directoryAndrzej Pietrasiewicz2-6/+8
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter3-42/+2
2019-12-09drm/panel: decouple connector from drm_panelSam Ravnborg1-1/+1
2019-12-05drm: constify fb ops across all driversJani Nikula1-1/+1
2019-12-04drm/tegra: Run hub cleanup on ->remove()Thierry Reding1-0/+3
2019-12-04drm/tegra: sor: Make the +5V HDMI supply optionalThierry Reding1-2/+16
2019-12-04drm/tegra: Silence expected errors on IOMMU attachThierry Reding3-5/+3