summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra
Commit message (Expand)AuthorAgeFilesLines
* drm/tegra: Use drm_fb_helper_fill_infoDaniel Vetter2019-03-271-3/+1Star
* Merge tag 'drm/tegra/for-5.1-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2019-02-1110-235/+285
|\
| * drm/tegra: sor: Support device tree crossbar configurationThierry Reding2019-02-071-2/+17
| * drm/tegra: vic: Support stream ID register programmingThierry Reding2019-02-072-0/+30
| * drm/tegra: vic: Do not clear driver dataThierry Reding2019-02-071-1/+0Star
| * drm/tegra: Restrict IOVA space to DMA maskThierry Reding2019-02-071-2/+3
| * drm/tegra: Setup shared IOMMU domain after initializationThierry Reding2019-02-071-25/+29
| * drm/tegra: vic: Load firmware on demandThierry Reding2019-02-071-17/+36
| * drm/tegra: Store parent pointer in Tegra DRM clientsThierry Reding2019-02-072-0/+3
| * drm/tegra: hdmi: Fix audio to work with any pixel clock rateAlban Bedel2019-01-161-109/+58Star
| * drm/tegra: hdmi: Reuse common HDA format parserThierry Reding2019-01-161-35/+8Star
| * drm/tegra: hda: Extract HDA format parsing codeThierry Reding2019-01-164-71/+93
| * drm/tegra: sor: Parse more data from HDA formatThierry Reding2019-01-161-16/+53
| * drm/tegra: Refactor CEC supportThierry Reding2019-01-163-12/+10Star
* | drm/<drivers>: Don't set FBINFO_(FLAG_)DEFAULTDaniel Vetter2019-01-291-1/+0Star
* | drm: Split out drm_probe_helper.hDaniel Vetter2019-01-244-3/+4
* | Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-01-118-34/+438
|\ \
| * \ Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-01-091-1/+1
| |\ \ | | |/ | |/|
| * | drm/tegra: sor: Reset the SOR if possibleThierry Reding2018-12-061-4/+13
| * | drm/tegra: sor: Remove temporary workaroundThierry Reding2018-12-061-8/+0Star
| * | drm/tegra: sor: Support for audio over HDMIThierry Reding2018-12-032-0/+297
| * | drm/tegra: dc: Don't clean up unused display controllerThierry Reding2018-11-291-16/+22
| * | drm/tegra: hub: Enable all required clocksThierry Reding2018-11-292-2/+49
| * | drm/tegra: vic: Add Tegra194 supportThierry Reding2018-11-292-0/+12
| * | drm/tegra: falcon: Wait for memory scrubbing to completeThierry Reding2018-11-291-0/+8
| * | drm/tegra: falcon: Fix error handlingThierry Reding2018-11-291-3/+3
| * | drm/tegra: vic: Implement explicit reset supportThierry Reding2018-11-291-1/+34
* | | drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä2019-01-102-2/+4
| |/ |/|
* | drm/atomic: integrate modeset lock with private objectsRob Clark2018-12-111-1/+1
|/
* Merge tag 'drm/tegra/for-4.20-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2018-09-289-51/+220
|\
| * drm/tegra: Detach devices from IOMMU DMA domain on arm32Dmitry Osipenko2018-09-261-0/+12
| * drm/tegra: sor: Add Tegra194 supportThierry Reding2018-09-262-0/+111
| * drm/tegra: dpaux: Add Tegra194 supportThierry Reding2018-09-261-0/+1
| * drm/tegra: dc: Add Tegra194 supportThierry Reding2018-09-263-1/+53
| * drm/tegra: hub: Add Tegra194 supportThierry Reding2018-09-263-4/+17
| * drm/tegra: dc: Do not register DC without primary planeThierry Reding2018-09-261-0/+22
| * drm/tegra: dpaux: Use the correct definition for pad modesDmitry Osipenko2018-09-241-1/+1
| * drm/tegra: Convert drm_atomic_helper_suspend/resume()Souptick Joarder2018-09-183-45/+3Star
* | drm/tegra: Replace drm_dev_unref with drm_dev_putThomas Zimmermann2018-09-261-5/+5
* | drm/tegra: kick out simplefbMichał Mirosław2018-09-031-0/+4
|/
* Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-08-166-21/+10Star
|\
| * BackMerge v4.18-rc7 into drm-nextDave Airlie2018-07-301-1/+1
| |\
| * | drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter2018-07-134-4/+4
| * | drm: drop _mode_ from update_edit_property()Daniel Vetter2018-07-131-1/+1
| * | drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULLBoris Brezillon2018-07-102-2/+5
| * | Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan2018-06-2012-315/+594
| |\ \
| * | | dma-buf: remove kmap_atomic interfaceChristian König2018-06-201-14/+0Star
| | | |
| \ \ \
*-. \ \ \ Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle'Rafael J. Wysocki2018-08-141-1/+1
|\ \ \ \ \ | | | |/ / | | |/| / | |_|_|/ |/| | |
| * | | driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMERVivek Gautam2018-07-091-1/+1
| |/ /
* / / drm/tegra: Fix comparison operator for buffer sizeMikko Perttunen2018-07-091-1/+1
|/ /