summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm/tegra/for-5.9-rc1' of ssh://git.freedesktop.org/git/tegra/linu...Dave Airlie2020-07-249-19/+57
|\
| * drm/tegra: plane: Support 180° rotationDmitry Osipenko2020-07-171-0/+2
| * drm/tegra: plane: Support horizontal reflectionDmitry Osipenko2020-07-174-6/+35
| * drm/tegra: plane: Rename bottom_up to reflect_yDmitry Osipenko2020-07-174-8/+8
| * drm/tegra: dc: Omit superfluous error message in tegra_dc_probe()Tang Bin2020-07-171-3/+1
| * drm/tegra: gr2d: Add tiled PATBASE address registerDmitry Osipenko2020-07-172-0/+2
| * drm/tegra: gr3d: Assert reset before power-gatingDmitry Osipenko2020-07-171-0/+2
| * drm/tegra: sor: Use correct power supply names for HDMIThierry Reding2020-07-171-2/+2
| * gpu: host1x: mipi: Split tegra_mipi_calibrate() and tegra_mipi_wait()Sowjanya Komatineni2020-07-171-1/+6
| * gpu: host1x: mipi: Update tegra_mipi_request() to be node basedSowjanya Komatineni2020-07-171-1/+1
* | Merge v5.8-rc6 into drm-nextDave Airlie2020-07-242-2/+16
|\|
| * drm/tegra: Add zpos property for cursor planesThierry Reding2020-06-161-0/+1
| * drm/tegra: hub: Register child devicesThierry Reding2020-06-161-0/+9
| * drm/tegra: hub: Do not enable orphaned window groupNicolin Chen2020-06-161-2/+6
* | drm/atomic-helper: reset vblank on crtc resetDaniel Vetter2020-07-021-1/+0
* | Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-06-243-11/+11
|\ \ | |/ |/|
| * drm/tegra: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov2020-05-193-11/+11
* | Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-06-0210-82/+21
|\|
| * drm: Fix misspellings of "Analog Devices"Geert Uytterhoeven2020-04-211-1/+1
| * drm/tegra: Clean up GPIO includesLinus Walleij2020-04-174-5/+1
| * drm/tegra: Use simple encoderThomas Zimmermann2020-04-026-32/+11
| * Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2020-03-262-14/+40
| |\
| * | 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-185-43/+8
* | | drm/tegra: Fix SMMU support on Tegra124 and Tegra210Thierry Reding2020-04-281-1/+2
| |/ |/|
* | Merge tag 'drm/tegra/for-5.7-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2020-03-192-14/+40
|\ \ | |/ |/|
| * drm/tegra: hdmi: Silence deferred-probe errorDmitry Osipenko2020-03-131-9/+25
| * drm/tegra: dc: Silence RGB output deferred-probe errorDmitry Osipenko2020-03-131-1/+7
| * drm/tegra: dc: Release PM and RGB output when client's registration failsDmitry Osipenko2020-03-121-1/+7
| * drm/tegra: dc: Use devm_platform_ioremap_resourceDmitry Osipenko2020-03-121-3/+1
* | drm: Remove drm_fb_helper add, add all and remove connector callsPankaj Bharadiya2020-03-061-6/+0
* | drm: Remove unused arg from drm_fb_helper_initPankaj Bharadiya2020-03-061-1/+1
|/
* Merge tag 'drm/tegra/for-5.6-rc1-fixes' of git://anongit.freedesktop.org/tegr...Dave Airlie2020-02-074-59/+93
|\
| * drm/tegra: Reuse IOVA mapping where possibleThierry Reding2020-02-062-20/+34
| * drm/tegra: Relax IOMMU usage criteria on old TegraThierry Reding2020-02-061-17/+32
| * drm/tegra: sor: Initialize runtime PM before useThierry Reding2020-01-311-15/+17
| * drm/tegra: sor: Disable runtime PM on probe failureThierry Reding2020-01-311-6/+8
| * drm/tegra: sor: Suspend on clock registration failureThierry Reding2020-01-311-6/+7
* | Merge tag 'drm/tegra/for-5.6-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2020-01-1513-344/+501
|\|
| * drm/tegra: output: Implement system suspend/resumeThierry Reding2020-01-102-0/+33
| * drm/tegra: sor: Mark PM functions as __maybe_unusedArnd Bergmann2020-01-101-2/+2
| * drm/tegra: Do not implement runtime PMThierry Reding2020-01-108-331/+455
| * gpu: host1x: Rename "parent" to "host"Thierry Reding2020-01-109-18/+18
* | drm/tegra: Provide ddc symlink in output connector sysfs directoryAndrzej Pietrasiewicz2020-01-072-6/+8
* | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-12-173-42/+2
|\ \ | |/ |/|
| * drm/panel: decouple connector from drm_panelSam Ravnborg2019-12-091-1/+1
| * drm: constify fb ops across all driversJani Nikula2019-12-051-1/+1
| * drm/tegra: fix opencoded use of drm_panel_*Sam Ravnborg2019-12-011-1/+1
| * drm/tegra: Remove dma_buf->k(un)mapDaniel Vetter2019-11-251-12/+0
| * drm/tegra: Delete host1x_bo_ops->k(un)mapDaniel Vetter2019-11-251-28/+0