index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dio
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-17
drm/mediatek: plane_state->fb iff plane_state->crtc
Daniel Vetter
1
-1
/
+1
2019-12-17
drm/malidp: plane_state->fb iff plane_state->crtc
Daniel Vetter
1
-1
/
+1
2019-12-17
drm/etnaviv: Use dma_resv locking wrappers
Daniel Vetter
1
-5
/
+3
2019-12-17
drm/vc4: Use dma_resv locking wrappers
Daniel Vetter
1
-6
/
+5
2019-12-17
drm/msm: Use dma_resv locking wrappers
Daniel Vetter
1
-5
/
+5
2019-12-17
dma-buf: heaps: Remove redundant heap identifier from system heap name
Andrew F. Davis
1
-1
/
+1
2019-12-17
dma-buf: heaps: Use _IOCTL_ for userspace IOCTL identifier
Andrew F. Davis
3
-5
/
+5
2019-12-17
drm/print: introduce new struct drm_device based logging macros
Jani Nikula
1
-0
/
+65
2019-12-16
drm/edid: Make sure the CEA mode arrays have the correct amount of modes
Ville Syrjälä
1
-0
/
+3
2019-12-16
drm/edid: Throw away the dummy VIC 0 cea mode
Ville Syrjälä
1
-8
/
+4
2019-12-16
drm/edid: Add CTA-861-G modes with VIC >= 193
Ville Syrjälä
1
-2
/
+149
2019-12-16
drm/edid: Abstract away cea_edid_modes[]
Ville Syrjälä
1
-22
/
+45
2019-12-16
drm/virtio: use damage info for display updates.
Gerd Hoffmann
1
-17
/
+24
2019-12-16
drm/virtio: batch display update commands.
Gerd Hoffmann
3
-2
/
+31
2019-12-16
drm/virtio: skip set_scanout if framebuffer didn't change
Gerd Hoffmann
1
-14
/
+21
2019-12-16
drm/virtio: plane_state->fb iff plane_state->crtc
Daniel Vetter
1
-1
/
+1
2019-12-16
drm/bochs: Remove unneeded semicolon
zhengbin
1
-1
/
+1
2019-12-16
drm/modes: parse_cmdline: Explicitly memset the passed in drm_cmdline_mode st...
Hans de Goede
1
-3
/
+2
2019-12-16
drm/modes: parse_cmdline: Remove some unnecessary code (v2)
Hans de Goede
1
-5
/
+0
2019-12-16
drm/modes: parse_cmdline: Add support for specifying panel_orientation (v2)
Hans de Goede
5
-0
/
+66
2019-12-16
drm/modes: parse_cmdline: Allow specifying stand-alone options
Hans de Goede
3
-58
/
+86
2019-12-16
drm/modes: parse_cmdline: Set bpp/refresh_specified after successful parsing
Hans de Goede
1
-4
/
+5
2019-12-16
drm/modes: parse_cmdline: Add freestanding argument to drm_mode_parse_cmdline...
Hans de Goede
1
-0
/
+5
2019-12-16
drm/modes: parse_cmdline: Rework drm_mode_parse_cmdline_options()
Hans de Goede
1
-12
/
+9
2019-12-16
drm/modes: parse_cmdline: Accept extras directly after mode combined with opt...
Hans de Goede
3
-0
/
+26
2019-12-16
drm/modes: parse_cmdline: Stop parsing extras after bpp / refresh at ', '
Hans de Goede
3
-4
/
+33
2019-12-16
drm/modes: parse_cmdline: Make various char pointers const
Hans de Goede
1
-5
/
+5
2019-12-16
drm/modes: parse_cmdline: Fix possible reference past end of string
Hans de Goede
1
-38
/
+30
2019-12-16
drm/rockchip: dsi: add px30 support
Heiko Stuebner
1
-0
/
+27
2019-12-16
dt-bindings: display: rockchip-dsi: add px30 compatible
Heiko Stuebner
1
-2
/
+4
2019-12-16
drm/rockchip: add ability to handle external dphys in mipi-dsi
Heiko Stuebner
1
-4
/
+64
2019-12-16
dt-bindings: display: rockchip-dsi: document external phys
Heiko Stuebner
1
-2
/
+5
2019-12-16
drm/bridge/synopsys: dsi: move phy_ops callbacks around panel enablement
Heiko Stuebner
1
-7
/
+6
2019-12-16
drm/bridge/synopsys: dsi: driver-specific configuration of phy timings
Heiko Stuebner
5
-7
/
+121
2019-12-16
drm/tilcdc: Remove obsolete bundled tilcdc tfp410 driver
Jyri Sarha
5
-421
/
+0
2019-12-14
gpu/drm: ingenic: Add support for the JZ4770
Paul Cercueil
1
-0
/
+7
2019-12-14
gpu/drm: ingenic: Check for display size in CRTC atomic check
Paul Cercueil
1
-1
/
+12
2019-12-14
gpu/drm: ingenic: Set max FB height to 4095
Paul Cercueil
1
-1
/
+1
2019-12-14
gpu/drm: ingenic: Use the plane's src_[x,y] to configure DMA length
Paul Cercueil
1
-2
/
+2
2019-12-14
gpu/drm: ingenic: Avoid null pointer deference in plane atomic update
Paul Cercueil
1
-6
/
+10
2019-12-14
dt-bindings: display/ingenic: Add compatible string for JZ4770
Paul Cercueil
1
-0
/
+1
2019-12-14
drm/sun4i: Remove unneeded semicolon in sun4i_layer.c
zhengbin
1
-2
/
+2
2019-12-14
drm/sun4i: Remove unneeded semicolon in sun8i_mixer.c
zhengbin
1
-4
/
+4
2019-12-14
drm/gma500: Pass GPIO for Intel MID using descriptors
Linus Walleij
3
-74
/
+51
2019-12-13
drm/atmel: plane_state->fb iff plane_state->crtc
Daniel Vetter
1
-1
/
+1
2019-12-13
drm/panel: Add Boe Himax8279d MIPI-DSI LCD panel
Jerry Han
4
-0
/
+996
2019-12-13
drm/gma500: globle no more!
Daniel Vetter
1
-23
/
+0
2019-12-13
media: constify fb ops across all drivers
Jani Nikula
2
-4
/
+2
2019-12-12
drm/komeda: Enable new product D32 support
james qian wang (Arm Technology China)
5
-16
/
+42
2019-12-12
drm/komeda: Update the chip identify
james qian wang (Arm Technology China)
4
-49
/
+54
[next]