summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-09-231-1/+1
|\
| * Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-09-141-1/+1
| |\
| * | drm: allow limiting the scatter list size.Gerd Hoffmann2020-09-091-1/+1
* | | Merge tag 'drm/tegra/for-5.10-rc1' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie2020-09-234-55/+80
|\ \ \
| * | | drm/tegra: output: rgb: Wrap directly-connected panel into DRM bridgeDmitry Osipenko2020-09-171-52/+18
| * | | drm/tegra: output: rgb: Support LVDS encoder bridgeDmitry Osipenko2020-09-171-9/+49
| * | | drm/tegra: output: Support DRM bridgesDmitry Osipenko2020-09-172-0/+14
| * | | drm/tegra: output: Don't leak OF node on errorDmitry Osipenko2020-09-171-4/+4
| * | | drm/tegra: Properly reference count the DDC I2C adapterThierry Reding2020-09-172-3/+8
* | | | Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...Dave Airlie2020-09-172-27/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | drm: tegra: fix common struct sg_table related issuesMarek Szyprowski2020-09-102-27/+15
| |/ /
* | | Merge tag 'v5.9-rc4' into drm-nextDave Airlie2020-09-081-1/+1
|\ \ \ | |_|/ |/| |
| * | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-241-1/+1
| |/
* | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2020-08-1210-21/+73
|\|
| * 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: Remove unnecessary drm_panel_attach and drm_panel_detachJoe Perches2020-08-082-13/+1
|/ /
* | 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-0310-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