summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge tag 'drm/tegra/for-5.1-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2019-02-1123-311/+650
| |\ \ \
| | * | | gpu: host1x: Continue CDMA execution starting with a next jobDmitry Osipenko2019-02-072-26/+11
| | * | | gpu: host1x: Don't complete a completed jobDmitry Osipenko2019-02-071-8/+14
| | * | | gpu: host1x: Cancel only job that actually got stuckDmitry Osipenko2019-02-071-26/+7
| | * | | drm/tegra: sor: Support device tree crossbar configurationThierry Reding2019-02-071-2/+17
| | * | | dt-bindings: display: tegra: Support SOR crossbar configurationThierry Reding2019-02-071-0/+3
| | * | | 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/+0
| | * | | 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
| | * | | gpu: host1x: Optimize CDMA push buffer memory usageThierry Reding2019-02-071-4/+25
| | * | | gpu: host1x: Use correct semantics for HOST1X_CHANNEL_DMAENDThierry Reding2019-02-071-2/+2
| | * | | gpu: host1x: Support 40-bit addressing on Tegra186Thierry Reding2019-02-071-1/+1
| | * | | gpu: host1x: Restrict IOVA space to DMA maskThierry Reding2019-02-071-3/+6
| | * | | gpu: host1x: Support 40-bit addressingThierry Reding2019-02-074-10/+62
| | * | | gpu: host1x: Introduce support for wide opcodesThierry Reding2019-02-073-0/+120
| | * | | gpu: host1x: Program the channel stream IDThierry Reding2019-02-075-0/+37
| | * | | gpu: host1x: Set up stream ID tableThierry Reding2019-02-042-0/+46
| | * | | gpu: host1x: Represent host1x bus devices in debugfsThierry Reding2019-02-041-0/+35
| | * | | gpu: host1x: Use completion instead of semaphoreArnd Bergmann2019-02-042-6/+6
| | * | | drm/tegra: hdmi: Fix audio to work with any pixel clock rateAlban Bedel2019-01-161-109/+58
| | * | | drm/tegra: hdmi: Reuse common HDA format parserThierry Reding2019-01-161-35/+8
| | * | | 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/+10
| * | | | Merge tag 'du-next-20190208' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie2019-02-1110-64/+158
| |\ \ \ \
| | * | | | drm: rcar-du: Turn LVDS clock output on/off for DPAD0 output on D3/E3Laurent Pinchart2019-02-083-0/+38
| | * | | | drm: rcar-du: lvds: Add API to enable/disable clock outputLaurent Pinchart2019-02-084-11/+96
| | * | | | drm: rcar-du: lvds: Don't fail probe if output is not connected on D3/E3Laurent Pinchart2019-02-081-2/+15
| | * | | | drm: rcar-du: Simplify encoder registrationLaurent Pinchart2019-02-083-52/+6
| | * | | | drm: rcar-du: lvds: Add r8a7744 supportBiju Das2019-02-081-0/+1
| | * | | | dt-bindings: display: renesas: lvds: Document r8a7744 bindingsBiju Das2019-02-081-0/+1
| | * | | | drm: rcar-du: add missing of_node_putJulia Lawall2019-02-081-0/+2
| * | | | | Merge tag 'exynos-drm-next-for-v5.1' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie2019-02-084-5/+29
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | drm/exynos: Change Andrzej Pietrasiewicz's e-mail addressAndrzej Pietrasiewicz2019-02-072-2/+2
| | * | | | dt-bindings: gpu: samsung-rotator: Document s5pv210 supportPaweł Chmiel2019-02-071-3/+4
| | * | | | drm/exynos: rotator: Add support for s5pv210Paweł Chmiel2019-02-071-0/+23
| |/ / / /
| * | | | Merge tag 'drm-intel-next-2019-02-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-02-0488-3429/+4768
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | drm/i915: Update DRIVER_DATE to 20190202Rodrigo Vivi2019-02-021-2/+2
| | * | | drm/i915/cfl: Adding another PCI Device ID.Rodrigo Vivi2019-01-312-0/+5
| | * | | Merge tag 'gvt-next-2019-02-01' of https://github.com/intel/gvt-linux into dr...Rodrigo Vivi2019-02-018-6/+233
| | |\ \ \
| | | * | | drm/i915/gvt: add VFIO EDID regionHang Yuan2019-01-314-0/+167
| | | * | | drm/i915/gvt: add hotplug emulationHang Yuan2019-01-313-0/+34
| | | * | | drm/i915/gvt: add functions to get default resolutionHang Yuan2019-01-312-6/+32
| | * | | | drm/i915: Enable fastboot by default on VLV and CHVHans de Goede2019-02-011-1/+9
| | * | | | drm/i915/icl: restore WaEnableFloatBlendOptimizationTalha Nassar2019-02-012-0/+9
| | * | | | drm/i915: Save some lines of source code in workaroundsTvrtko Ursulin2019-02-011-26/+6
| | * | | | drm/i915: Move workaround infrastructure code upTvrtko Ursulin2019-02-011-37/+37