summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra
AgeCommit message (Expand)Author
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-09-23Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-09-23Merge tag 'drm/tegra/for-5.10-rc1' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie
2020-09-17drm/tegra: output: rgb: Wrap directly-connected panel into DRM bridgeDmitry Osipenko
2020-09-17drm/tegra: output: rgb: Support LVDS encoder bridgeDmitry Osipenko
2020-09-17drm/tegra: output: Support DRM bridgesDmitry Osipenko
2020-09-17drm/tegra: output: Don't leak OF node on errorDmitry Osipenko
2020-09-17drm/tegra: Properly reference count the DDC I2C adapterThierry Reding
2020-09-17Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...Dave Airlie
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-09-10drm: tegra: fix common struct sg_table related issuesMarek Szyprowski
2020-09-09drm: allow limiting the scatter list size.Gerd Hoffmann
2020-09-08Merge tag 'v5.9-rc4' into drm-nextDave Airlie
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab
2020-08-28media: gpu: host1x: mipi: Keep MIPI clock enabled and mutex locked till calib...Sowjanya Komatineni
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-12Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-08-08drm: Remove unnecessary drm_panel_attach and drm_panel_detachJoe Perches
2020-07-24Merge tag 'drm/tegra/for-5.9-rc1' of ssh://git.freedesktop.org/git/tegra/linu...Dave Airlie
2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie
2020-07-17drm/tegra: plane: Support 180° rotationDmitry Osipenko
2020-07-17drm/tegra: plane: Support horizontal reflectionDmitry Osipenko
2020-07-17drm/tegra: plane: Rename bottom_up to reflect_yDmitry Osipenko
2020-07-17drm/tegra: dc: Omit superfluous error message in tegra_dc_probe()Tang Bin
2020-07-17drm/tegra: gr2d: Add tiled PATBASE address registerDmitry Osipenko
2020-07-17drm/tegra: gr3d: Assert reset before power-gatingDmitry Osipenko
2020-07-17drm/tegra: sor: Use correct power supply names for HDMIThierry Reding
2020-07-17gpu: host1x: mipi: Split tegra_mipi_calibrate() and tegra_mipi_wait()Sowjanya Komatineni
2020-07-17gpu: host1x: mipi: Update tegra_mipi_request() to be node basedSowjanya Komatineni
2020-07-02drm/atomic-helper: reset vblank on crtc resetDaniel Vetter
2020-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-06-16drm/tegra: Add zpos property for cursor planesThierry Reding
2020-06-16drm/tegra: hub: Register child devicesThierry Reding
2020-06-16drm/tegra: hub: Do not enable orphaned window groupNicolin Chen
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-05-19drm/tegra: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov
2020-04-28drm/tegra: Fix SMMU support on Tegra124 and Tegra210Thierry Reding
2020-04-21drm: Fix misspellings of "Analog Devices"Geert Uytterhoeven
2020-04-17drm/tegra: Clean up GPIO includesLinus Walleij
2020-04-02drm/tegra: Use simple encoderThomas Zimmermann
2020-03-26Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2020-03-19Merge tag 'drm/tegra/for-5.7-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2020-03-18drm: convert .debugfs_init() hook to return void.Wambui Karuga
2020-03-18drm/tegra: remove checks for debugfs functions return valueWambui Karuga
2020-03-13drm/tegra: hdmi: Silence deferred-probe errorDmitry Osipenko
2020-03-13drm/tegra: dc: Silence RGB output deferred-probe errorDmitry Osipenko
2020-03-12drm/tegra: dc: Release PM and RGB output when client's registration failsDmitry Osipenko
2020-03-12drm/tegra: dc: Use devm_platform_ioremap_resourceDmitry Osipenko
2020-03-06drm: Remove drm_fb_helper add, add all and remove connector callsPankaj Bharadiya
2020-03-06drm: Remove unused arg from drm_fb_helper_initPankaj Bharadiya