summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tinydrm (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-08drm: rcar-du: lvds: Add API to enable/disable clock outputLaurent Pinchart4-11/+96
2019-02-08drm: rcar-du: lvds: Don't fail probe if output is not connected on D3/E3Laurent Pinchart1-2/+15
2019-02-08drm: rcar-du: Simplify encoder registrationLaurent Pinchart3-52/+6
2019-02-08drm: rcar-du: lvds: Add r8a7744 supportBiju Das1-0/+1
2019-02-08dt-bindings: display: renesas: lvds: Document r8a7744 bindingsBiju Das1-0/+1
2019-02-08drm: rcar-du: add missing of_node_putJulia Lawall1-0/+2
2019-02-07gpu: host1x: Continue CDMA execution starting with a next jobDmitry Osipenko2-26/+11
2019-02-07gpu: host1x: Don't complete a completed jobDmitry Osipenko1-8/+14
2019-02-07gpu: host1x: Cancel only job that actually got stuckDmitry Osipenko1-26/+7
2019-02-07drm/tegra: sor: Support device tree crossbar configurationThierry Reding1-2/+17
2019-02-07dt-bindings: display: tegra: Support SOR crossbar configurationThierry Reding1-0/+3
2019-02-07drm/tegra: vic: Support stream ID register programmingThierry Reding2-0/+30
2019-02-07drm/tegra: vic: Do not clear driver dataThierry Reding1-1/+0
2019-02-07drm/tegra: Restrict IOVA space to DMA maskThierry Reding1-2/+3
2019-02-07drm/tegra: Setup shared IOMMU domain after initializationThierry Reding1-25/+29
2019-02-07drm/tegra: vic: Load firmware on demandThierry Reding1-17/+36
2019-02-07drm/tegra: Store parent pointer in Tegra DRM clientsThierry Reding2-0/+3
2019-02-07gpu: host1x: Optimize CDMA push buffer memory usageThierry Reding1-4/+25
2019-02-07gpu: host1x: Use correct semantics for HOST1X_CHANNEL_DMAENDThierry Reding1-2/+2
2019-02-07gpu: host1x: Support 40-bit addressing on Tegra186Thierry Reding1-1/+1
2019-02-07gpu: host1x: Restrict IOVA space to DMA maskThierry Reding1-3/+6
2019-02-07gpu: host1x: Support 40-bit addressingThierry Reding4-10/+62
2019-02-07gpu: host1x: Introduce support for wide opcodesThierry Reding3-0/+120
2019-02-07gpu: host1x: Program the channel stream IDThierry Reding5-0/+37
2019-02-07drm/exynos: Change Andrzej Pietrasiewicz's e-mail addressAndrzej Pietrasiewicz2-2/+2
2019-02-07dt-bindings: gpu: samsung-rotator: Document s5pv210 supportPaweł Chmiel1-3/+4
2019-02-07drm/exynos: rotator: Add support for s5pv210Paweł Chmiel1-0/+23
2019-02-04gpu: host1x: Set up stream ID tableThierry Reding2-0/+46
2019-02-04gpu: host1x: Represent host1x bus devices in debugfsThierry Reding1-0/+35
2019-02-04gpu: host1x: Use completion instead of semaphoreArnd Bergmann2-6/+6
2019-02-02drm/i915: Update DRIVER_DATE to 20190202Rodrigo Vivi1-2/+2
2019-02-01drm/bridge: dw-hdmi: add support for YUV420 outputNeil Armstrong1-14/+51
2019-02-01drm/meson: add support for HDMI2.0 2160p modesNeil Armstrong1-0/+2
2019-02-01drm/meson: add HDMI div40 TMDS modeNeil Armstrong1-4/+19
2019-02-01drm/bridge: dw-hdmi: Add SCDC and TMDS Scrambling supportNeil Armstrong3-2/+85
2019-01-31drm/TODO: Add drm_display_mode.hsync/vrefresh removalSean Paul1-0/+28
2019-01-31drm/i915/cfl: Adding another PCI Device ID.Rodrigo Vivi2-0/+5
2019-02-01drm/i915: Enable fastboot by default on VLV and CHVHans de Goede1-1/+9
2019-02-01drm/i915/icl: restore WaEnableFloatBlendOptimizationTalha Nassar2-0/+9
2019-02-01drm/i915: Save some lines of source code in workaroundsTvrtko Ursulin1-26/+6
2019-02-01drm/i915: Move workaround infrastructure code upTvrtko Ursulin1-37/+37
2019-01-31drm/i915/icl: Work around broken VBTs for port F detectionImre Deak2-1/+5
2019-01-31drm/i915/icl: Add TypeC ports only if VBT is presentImre Deak1-0/+7
2019-01-31drm/i915: Pick the first unused PLL once againVille Syrjälä1-1/+2
2019-01-31drm/i915: Don't use the second dbuf slice on iclVille Syrjälä1-1/+6
2019-01-31drm/i915/gvt: add VFIO EDID regionHang Yuan4-0/+167
2019-01-31drm/i915/gvt: add hotplug emulationHang Yuan3-0/+34
2019-01-31drm/i915/gvt: add functions to get default resolutionHang Yuan2-6/+32
2019-01-31drm/i915: Apply LUT validation checks to platforms more accurately (v3)Matt Roper3-32/+40
2019-01-31drm/i915: Force background color to black for gen9+ (v2)Matt Roper2-0/+25