index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tinydrm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-08
drm: rcar-du: lvds: Add API to enable/disable clock output
Laurent Pinchart
4
-11
/
+96
2019-02-08
drm: rcar-du: lvds: Don't fail probe if output is not connected on D3/E3
Laurent Pinchart
1
-2
/
+15
2019-02-08
drm: rcar-du: Simplify encoder registration
Laurent Pinchart
3
-52
/
+6
2019-02-08
drm: rcar-du: lvds: Add r8a7744 support
Biju Das
1
-0
/
+1
2019-02-08
dt-bindings: display: renesas: lvds: Document r8a7744 bindings
Biju Das
1
-0
/
+1
2019-02-08
drm: rcar-du: add missing of_node_put
Julia Lawall
1
-0
/
+2
2019-02-07
gpu: host1x: Continue CDMA execution starting with a next job
Dmitry Osipenko
2
-26
/
+11
2019-02-07
gpu: host1x: Don't complete a completed job
Dmitry Osipenko
1
-8
/
+14
2019-02-07
gpu: host1x: Cancel only job that actually got stuck
Dmitry Osipenko
1
-26
/
+7
2019-02-07
drm/tegra: sor: Support device tree crossbar configuration
Thierry Reding
1
-2
/
+17
2019-02-07
dt-bindings: display: tegra: Support SOR crossbar configuration
Thierry Reding
1
-0
/
+3
2019-02-07
drm/tegra: vic: Support stream ID register programming
Thierry Reding
2
-0
/
+30
2019-02-07
drm/tegra: vic: Do not clear driver data
Thierry Reding
1
-1
/
+0
2019-02-07
drm/tegra: Restrict IOVA space to DMA mask
Thierry Reding
1
-2
/
+3
2019-02-07
drm/tegra: Setup shared IOMMU domain after initialization
Thierry Reding
1
-25
/
+29
2019-02-07
drm/tegra: vic: Load firmware on demand
Thierry Reding
1
-17
/
+36
2019-02-07
drm/tegra: Store parent pointer in Tegra DRM clients
Thierry Reding
2
-0
/
+3
2019-02-07
gpu: host1x: Optimize CDMA push buffer memory usage
Thierry Reding
1
-4
/
+25
2019-02-07
gpu: host1x: Use correct semantics for HOST1X_CHANNEL_DMAEND
Thierry Reding
1
-2
/
+2
2019-02-07
gpu: host1x: Support 40-bit addressing on Tegra186
Thierry Reding
1
-1
/
+1
2019-02-07
gpu: host1x: Restrict IOVA space to DMA mask
Thierry Reding
1
-3
/
+6
2019-02-07
gpu: host1x: Support 40-bit addressing
Thierry Reding
4
-10
/
+62
2019-02-07
gpu: host1x: Introduce support for wide opcodes
Thierry Reding
3
-0
/
+120
2019-02-07
gpu: host1x: Program the channel stream ID
Thierry Reding
5
-0
/
+37
2019-02-07
drm/exynos: Change Andrzej Pietrasiewicz's e-mail address
Andrzej Pietrasiewicz
2
-2
/
+2
2019-02-07
dt-bindings: gpu: samsung-rotator: Document s5pv210 support
Paweł Chmiel
1
-3
/
+4
2019-02-07
drm/exynos: rotator: Add support for s5pv210
Paweł Chmiel
1
-0
/
+23
2019-02-04
gpu: host1x: Set up stream ID table
Thierry Reding
2
-0
/
+46
2019-02-04
gpu: host1x: Represent host1x bus devices in debugfs
Thierry Reding
1
-0
/
+35
2019-02-04
gpu: host1x: Use completion instead of semaphore
Arnd Bergmann
2
-6
/
+6
2019-02-02
drm/i915: Update DRIVER_DATE to 20190202
Rodrigo Vivi
1
-2
/
+2
2019-02-01
drm/bridge: dw-hdmi: add support for YUV420 output
Neil Armstrong
1
-14
/
+51
2019-02-01
drm/meson: add support for HDMI2.0 2160p modes
Neil Armstrong
1
-0
/
+2
2019-02-01
drm/meson: add HDMI div40 TMDS mode
Neil Armstrong
1
-4
/
+19
2019-02-01
drm/bridge: dw-hdmi: Add SCDC and TMDS Scrambling support
Neil Armstrong
3
-2
/
+85
2019-01-31
drm/TODO: Add drm_display_mode.hsync/vrefresh removal
Sean Paul
1
-0
/
+28
2019-01-31
drm/i915/cfl: Adding another PCI Device ID.
Rodrigo Vivi
2
-0
/
+5
2019-02-01
drm/i915: Enable fastboot by default on VLV and CHV
Hans de Goede
1
-1
/
+9
2019-02-01
drm/i915/icl: restore WaEnableFloatBlendOptimization
Talha Nassar
2
-0
/
+9
2019-02-01
drm/i915: Save some lines of source code in workarounds
Tvrtko Ursulin
1
-26
/
+6
2019-02-01
drm/i915: Move workaround infrastructure code up
Tvrtko Ursulin
1
-37
/
+37
2019-01-31
drm/i915/icl: Work around broken VBTs for port F detection
Imre Deak
2
-1
/
+5
2019-01-31
drm/i915/icl: Add TypeC ports only if VBT is present
Imre Deak
1
-0
/
+7
2019-01-31
drm/i915: Pick the first unused PLL once again
Ville Syrjälä
1
-1
/
+2
2019-01-31
drm/i915: Don't use the second dbuf slice on icl
Ville Syrjälä
1
-1
/
+6
2019-01-31
drm/i915/gvt: add VFIO EDID region
Hang Yuan
4
-0
/
+167
2019-01-31
drm/i915/gvt: add hotplug emulation
Hang Yuan
3
-0
/
+34
2019-01-31
drm/i915/gvt: add functions to get default resolution
Hang Yuan
2
-6
/
+32
2019-01-31
drm/i915: Apply LUT validation checks to platforms more accurately (v3)
Matt Roper
3
-32
/
+40
2019-01-31
drm/i915: Force background color to black for gen9+ (v2)
Matt Roper
2
-0
/
+25
[next]