Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
669c9215afea4e3684ef13e54e6908e9ae34f0ae
669c921
drm/atomic: Make async plane update checks work as intended, v2.
by Maarten Lankhorst
· 7 years ago
21a01ab
drm/atomic: Fix freeing connector/plane state too early by tracking commits, v3.
by Maarten Lankhorst
· 7 years ago
de39bec
drm/atomic: Remove waits in drm_atomic_helper_commit_cleanup_done, v2.
by Maarten Lankhorst
· 7 years ago
163bcc2
drm/atomic: Move drm_crtc_commit to drm_crtc_state, v4.
by Maarten Lankhorst
· 7 years ago
f46640b
drm/atomic: Return commit in drm_crtc_commit_get for better annotation
by Maarten Lankhorst
· 7 years ago
b44d5c0
drm/i915: Always wait for flip_done, v2.
by Maarten Lankhorst
· 7 years ago
3ff558e
drm/stm: fix warning about multiplication in condition
by Arnd Bergmann
· 7 years ago
34cc0aa
drm/rockchip: Add support for Rockchip Soc LVDS
by Sandy Huang
· 7 years ago
a5e03a4
dt-bindings: display: Add Document for Rockchip Soc LVDS
by Sandy Huang
· 7 years ago
67a3b63a
drm: gma500: fix logic error
by Arnd Bergmann
· 7 years ago
ff58a15
drm/vc4: Use correct path to trace include
by Thierry Reding
· 7 years ago
f23ef8e
drm/armada: Use correct path to trace include
by Thierry Reding
· 7 years ago
d99ce55
drm: Use correct path to trace include
by Thierry Reding
· 7 years ago
b191406
drm/bridge/synopsys: dsi: explicitly request exclusive reset control
by Philippe CORNU
· 7 years ago
1df82a6
drm/bridge/synopsys: dsi: Register list clean up
by Philippe CORNU
· 7 years ago
6b8ed87
drm: Fix example comment of format modifier blob
by Gabriel Krisman Bertazi
· 7 years ago
14b469f9
drm/tve200: Replace custom connector with panel bridge
by Linus Walleij
· 7 years ago
b52f09c
drm/fb-helper: Avoid NULL ptr dereference in fb_set_suspend()
by Noralf Trønnes
· 7 years ago
4930a43
drm/stm: Use drm_gem_fb_create()
by Noralf Trønnes
· 7 years ago
1cdea74
drm/arc: Use drm_gem_fb_create()
by Noralf Trønnes
· 7 years ago
4ee7362
drm/armada: Use .dumb_map_offset and .dumb_destroy defaults
by Noralf Trønnes
· 7 years ago
90378e5
drm/gem: drm_gem_dumb_map_offset(): reject dma-buf
by Noralf Trønnes
· 7 years ago
b7df574
drm/scdc-helper: Use consistent spelling for TMDS
by Thierry Reding
· 7 years ago
6ec7551
drm/scdc-helper: Use consistent error reporting
by Thierry Reding
· 7 years ago
427dc54
drm/scdc-helper: Remove gratuitous blank lines
by Thierry Reding
· 7 years ago
46ad42a
drm/atomic: Fix typo in kerneldoc
by Thierry Reding
· 7 years ago
2093ea2
drm/vtables: Fix typo
by Thierry Reding
· 7 years ago
3ea0bf3
drm/gma500: Remove null check before kfree
by Himanshu Jha
· 7 years ago
b07b914
drm/tve200: Pass NULL format_modifier to drm_simple_display_pipe_init
by Rodrigo Vivi
· 7 years ago
dd23d3a
drm/zte: Use drm_gem_fb_create()
by Noralf Trønnes
· 7 years ago
80cad29
drm/sti: Use drm_gem_fb_create()
by Noralf Trønnes
· 7 years ago
2a6f713
drm/atmel-hlcdc: Use drm_gem_fb_create()
by Noralf Trønnes
· 7 years ago
783f7d9
drm/arm/mali: Use drm_gem_fb_create()
by Noralf Trønnes
· 7 years ago
39ffd90
drm/arm/hdlcd: Use drm_gem_fb_create()
by Noralf Trønnes
· 7 years ago
179c02f
drm/tve200: Add new driver for TVE200
by Linus Walleij
· 7 years ago
8b17e80
drm/tve200: Add DT bindings
by Linus Walleij
· 7 years ago
371cadd
drm/doc: Document ioctl errno value patterns
by Daniel Vetter
· 7 years ago
25a8ef2
drm/dp: Add defines for DP SDP types
by Ville Syrjälä
· 7 years ago
d0a133f
drm: Release driver tracking before making the object available again
by Chris Wilson
· 7 years ago
b7f08c8
drm: i2c: tda998x: constify i2c_device_id
by Arvind Yadav
· 7 years ago
9d6d009
drm: i2c: sil164: constify i2c_device_id
by Arvind Yadav
· 7 years ago
eab18d7
drm: i2c: ch7006: constify i2c_device_id
by Arvind Yadav
· 7 years ago
99286884
drm/bridge: change return type of drm_bridge_add function
by Inki Dae
· 7 years ago
059e3c0
drm/exynos: mic: clean up drm_bridge_add call
by Inki Dae
· 7 years ago
8513945
drm/sti: sti_vdo: clean up drm_bridge_add call
by Inki Dae
· 7 years ago
e691009
drm/mediatek: hdmi: clean up drm_bridge_add call
by Inki Dae
· 7 years ago
300238c
dma-buf/sync_file: document flags field
by Gustavo Padovan
· 7 years ago
043652a
drm/panel: Add driver for Seiko 43WVF1G panel
by Marco Franchi
· 7 years ago
e1641ed
MAINTAINERS: drm/panel is now maintained in drm-misc
by Thierry Reding
· 7 years ago
756b918
drm/panel: simple: Remove unneeded gpiod NULL check
by Fabio Estevam
· 7 years ago
f3621a8
drm/panel: simple: Add missing panel_simple_unprepare() calls
by Jonathan Liu
· 7 years ago
30c6d7a
drm/panel: simple: Fix width and height for Olimex LCD-OLinuXino-4.3TS
by Jonathan Liu
· 7 years ago
f0a5bb9
drm/panel: Add support for OTM8009A panel driver
by Philippe CORNU
· 7 years ago
59ef38f
dt-bindings: display: panel: Add support for Orise Tech OTM8009A DSI panel
by Philippe CORNU
· 7 years ago
931974f
dt-bindings: Add vendor prefix for Orise Technology
by Philippe CORNU
· 7 years ago
b8e9380
drm/panel: simple: Skip error message on deferred probe
by Fabio Estevam
· 7 years ago
2a05177
drm/panel: Add support for S6E63J0X03 panel
by Hoegeun Kwon
· 7 years ago
a4e6f1c
dt-bindings: Add binding for Samsung S6E63J0X03 panel
by Hoegeun Kwon
· 7 years ago
0e8841e
Merge airlied/drm-next into drm-misc-next
by Sean Paul
· 7 years ago
36436f4
drm: udl: constify usb_device_id
by Arvind Yadav
· 7 years ago
3c2c42e
drm/gma500: fix potential NULL pointer dereference dereference
by Gustavo A. R. Silva
· 7 years ago
8824c75
Merge tag 'omapdrm-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next
by Dave Airlie
· 7 years ago
2040c47
Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 7 years ago
3154b13
Merge tag 'drm-misc-next-2017-08-16' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 7 years ago
f3bbc90
drm/tinydrm: make function st7586_pipe_enable static
by Colin Ian King
· 7 years ago
9df1baa
MAINTAINERS: Add drm/tinydrm maintainer entry
by Noralf Trønnes
· 7 years ago
9762477
drm/vc4: Use drm_gem_fb_create()
by Noralf Trønnes
· 7 years ago
b6eb01a
drm/pl111: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()
by Noralf Trønnes
· 7 years ago
5628648
drm/fb-cma-helper: Use drm_gem_framebuffer_helper
by Noralf Trønnes
· 7 years ago
4c3dbb2
drm: Add GEM backed framebuffer library
by Noralf Trønnes
· 7 years ago
d956e129
drm/gem-cma-helper: Remove drm_gem_cma_dumb_map_offset()
by Noralf Trønnes
· 7 years ago
dec844b
drm/virtio: Use the drm_driver.dumb_destroy default
by Noralf Trønnes
· 7 years ago
9b5b5ca
drm/bochs: Use the drm_driver.dumb_destroy default
by Noralf Trønnes
· 7 years ago
8d4acc1
drm/mgag200: Use the drm_driver.dumb_destroy default
by Noralf Trønnes
· 7 years ago
4d12c233
drm/exynos: Use .dumb_map_offset and .dumb_destroy defaults
by Noralf Trønnes
· 7 years ago
99da7cd
drm/msm: Use the drm_driver.dumb_destroy default
by Noralf Trønnes
· 7 years ago
29374fe
drm/ast: Use the drm_driver.dumb_destroy default
by Noralf Trønnes
· 7 years ago
3164e4e
drm/qxl: Use the drm_driver.dumb_destroy default
by Noralf Trønnes
· 7 years ago
e966f5d
drm/udl: Use the drm_driver.dumb_destroy default
by Noralf Trønnes
· 7 years ago
4411971
drm/cirrus: Use the drm_driver.dumb_destroy default
by Noralf Trønnes
· 7 years ago
bcf8771
drm/tegra: Use .dumb_map_offset and .dumb_destroy defaults
by Noralf Trønnes
· 7 years ago
aacc0b7
drm/gma500: Use .dumb_map_offset and .dumb_destroy defaults
by Noralf Trønnes
· 7 years ago
3c856a7
drm/mxsfb: Use .dumb_map_offset and .dumb_destroy defaults
by Noralf Trønnes
· 7 years ago
1d53275
drm/meson: Use .dumb_map_offset and .dumb_destroy defaults
by Noralf Trønnes
· 7 years ago
a3c92b9
drm/kirin: Use .dumb_map_offset and .dumb_destroy defaults
by Noralf Trønnes
· 7 years ago
2419672
drm/omap: Potential NULL deref in omap_crtc_duplicate_state()
by Dan Carpenter
· 7 years ago
4161f20
drm/omap: remove no-op cleanup code
by Tomi Valkeinen
· 7 years ago
f64eafa
drm/omap: rename omapdrm device back
by Tomi Valkeinen
· 7 years ago
739a6d5
drm: omapdrm: Remove omapdrm platform data
by Laurent Pinchart
· 7 years ago
5ce7830
ARM: OMAP2+: Don't register omapdss device for omapdrm
by Laurent Pinchart
· 7 years ago
d86bd82
ARM: OMAP2+: Remove unused omapdrm platform device
by Laurent Pinchart
· 7 years ago
56503e1
drm: omapdrm: Remove the omapdss driver
by Laurent Pinchart
· 7 years ago
510c74c
drm: omapdrm: Register omapdrm platform device in omapdss driver
by Laurent Pinchart
· 7 years ago
863f9cd
drm: omapdrm: hdmi: Don't allocate PHY features dynamically
by Laurent Pinchart
· 7 years ago
37ea27b
drm: omapdrm: hdmi: Configure the PHY from the HDMI core version
by Laurent Pinchart
· 7 years ago
ba63b63
drm: omapdrm: hdmi: Configure the PLL from the HDMI core version
by Laurent Pinchart
· 7 years ago
d20fa5a
drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audio
by Laurent Pinchart
· 7 years ago
fe16bc5
drm: omapdrm: hdmi: Replace OMAP SoC model check with HDMI xmit version
by Laurent Pinchart
· 7 years ago
1fdf904
drm: omapdrm: hdmi: Rename functions and structures to use hdmi_ prefix
by Laurent Pinchart
· 7 years ago
eeb45f8
drm/omap: add OMAP5 DSIPHY lane-enable support
by Tomi Valkeinen
· 7 years ago
Next »