summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra
AgeCommit message (Expand)Author
2019-04-17drm/tegra: hdmi: Setup audio only if configuredThierry Reding
2019-03-22drm/tegra: vic: Fix implicit function declaration warningAnders Roxell
2019-03-22drm/tegra: hub: Fix dereference before checkThierry Reding
2019-02-11Merge tag 'drm/tegra/for-5.1-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2019-02-07drm/tegra: sor: Support device tree crossbar configurationThierry Reding
2019-02-07drm/tegra: vic: Support stream ID register programmingThierry Reding
2019-02-07drm/tegra: vic: Do not clear driver dataThierry Reding
2019-02-07drm/tegra: Restrict IOVA space to DMA maskThierry Reding
2019-02-07drm/tegra: Setup shared IOMMU domain after initializationThierry Reding
2019-02-07drm/tegra: vic: Load firmware on demandThierry Reding
2019-02-07drm/tegra: Store parent pointer in Tegra DRM clientsThierry Reding
2019-01-29drm/<drivers>: Don't set FBINFO_(FLAG_)DEFAULTDaniel Vetter
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-16drm/tegra: hdmi: Fix audio to work with any pixel clock rateAlban Bedel
2019-01-16drm/tegra: hdmi: Reuse common HDA format parserThierry Reding
2019-01-16drm/tegra: hda: Extract HDA format parsing codeThierry Reding
2019-01-16drm/tegra: sor: Parse more data from HDA formatThierry Reding
2019-01-16drm/tegra: Refactor CEC supportThierry Reding
2019-01-11Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-01-10drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä
2019-01-10Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-12-11drm/atomic: integrate modeset lock with private objectsRob Clark
2018-12-06drm/tegra: sor: Reset the SOR if possibleThierry Reding
2018-12-06drm/tegra: sor: Remove temporary workaroundThierry Reding
2018-12-03drm/tegra: sor: Support for audio over HDMIThierry Reding
2018-11-29drm/tegra: dc: Don't clean up unused display controllerThierry Reding
2018-11-29drm/tegra: hub: Enable all required clocksThierry Reding
2018-11-29drm/tegra: vic: Add Tegra194 supportThierry Reding
2018-11-29drm/tegra: falcon: Wait for memory scrubbing to completeThierry Reding
2018-11-29drm/tegra: falcon: Fix error handlingThierry Reding
2018-11-29drm/tegra: vic: Implement explicit reset supportThierry Reding
2018-09-28Merge tag 'drm/tegra/for-4.20-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2018-09-26drm/tegra: Detach devices from IOMMU DMA domain on arm32Dmitry Osipenko
2018-09-26drm/tegra: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-09-26drm/tegra: sor: Add Tegra194 supportThierry Reding
2018-09-26drm/tegra: dpaux: Add Tegra194 supportThierry Reding
2018-09-26drm/tegra: dc: Add Tegra194 supportThierry Reding
2018-09-26drm/tegra: hub: Add Tegra194 supportThierry Reding
2018-09-26drm/tegra: dc: Do not register DC without primary planeThierry Reding
2018-09-24drm/tegra: dpaux: Use the correct definition for pad modesDmitry Osipenko
2018-09-18drm/tegra: Convert drm_atomic_helper_suspend/resume()Souptick Joarder
2018-09-03drm/tegra: kick out simplefbMichał Mirosław
2018-08-15Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-08-14Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle'Rafael J. Wysocki
2018-07-30BackMerge v4.18-rc7 into drm-nextDave Airlie
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter
2018-07-10drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULLBoris Brezillon
2018-07-09driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMERVivek Gautam
2018-07-09drm/tegra: Fix comparison operator for buffer sizeMikko Perttunen