Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1591017442ffb6b0a735abe4f611a203fb632501
1591017
drm/bridge: adv7511: Constify HDMI CODEC platform data
by Lars-Peter Clausen
· 7 years ago
2f47f1c
drm/bridge: adv7511: Enable connector polling when no interrupt is specified
by Lars-Peter Clausen
· 7 years ago
fcb4c5e
drm/bridge: adv7511: Remove private copy of the EDID
by Lars-Peter Clausen
· 7 years ago
6f39ed4
drm/bridge: adv7511: Properly update EDID when no EDID was found
by Lars-Peter Clausen
· 7 years ago
3fa6a07
drm/crtc: Convert setcrtc ioctl locking to interruptible.
by Maarten Lankhorst
· 7 years ago
c2e4ff3
drm/atomic: Convert pageflip ioctl locking to interruptible.
by Maarten Lankhorst
· 7 years ago
13736ba
drm/legacy: Convert setplane ioctl locking to interruptible.
by Maarten Lankhorst
· 7 years ago
6c886e4
drm/legacy: Convert cursor ioctl locking to interruptible.
by Maarten Lankhorst
· 7 years ago
dad56ce
drm/atomic: Convert atomic ioctl locking to interruptible.
by Maarten Lankhorst
· 7 years ago
6f8bcc7
drm/atomic: Prepare drm_modeset_lock infrastructure for interruptible waiting, v2.
by Maarten Lankhorst
· 7 years ago
9ab12e8
drm/tve200: Clean up panel bridging
by Linus Walleij
· 7 years ago
be05fe1
drm/doc: Update todo.rst
by Daniel Vetter
· 7 years ago
0bb9c2b
drm/dp/mst: Sideband message transaction to power up/down nodes
by Dhinakaran Pandiyan
· 7 years ago
8a50b9b
drm: Make __drm_object_property_get_value() static
by Ville Syrjälä
· 7 years ago
927cad9
drm: Drop drm_get_link_status_name()
by Ville Syrjälä
· 7 years ago
a32c94a
drm: Make syncobj import/export functions static
by Ville Syrjälä
· 7 years ago
72fe915
drm/pl111: Add handling of Versatile platforms
by Linus Walleij
· 7 years ago
ad86ebe
drm/pl111: Add optional variant display en/disable callbacks
by Linus Walleij
· 7 years ago
52289a0
drm/pl111: Insert delay before powering up PL11x
by Linus Walleij
· 7 years ago
fa83306
drm/pl111: Enable PL110 variant
by Linus Walleij
· 7 years ago
001485d
drm/pl111: Replace custom connector with panel bridge
by Linus Walleij
· 7 years ago
bcaf9ff
drm/pl111: Add all registers to debugfs
by Linus Walleij
· 7 years ago
48074fc
drm/pl111: Cleanup local header file
by Linus Walleij
· 7 years ago
6025a15
drm/tilcdc: Use drm_gem_fb_create()
by Noralf Trønnes
· 7 years ago
070badf
drm/sun4i: call drm_vblank_init with correct number of crtcs
by Chen-Yu Tsai
· 7 years ago
27e18de
drm/sun4i: tcon: Support backend input mux
by Chen-Yu Tsai
· 7 years ago
be3fe0f
drm/sun4i: tcon: Simplify sun4i_tcon_find_engine_traverse for one input
by Chen-Yu Tsai
· 7 years ago
e8d5bbf
drm/sun4i: tcon: get TCON ID and matching engine with remote endpoint ID
by Chen-Yu Tsai
· 7 years ago
1469619
drm/sun4i: tcon: Check for multiple paths between TCONs and backends
by Chen-Yu Tsai
· 7 years ago
da82b87
drm/sun4i: add components in breadth first traversal order
by Chen-Yu Tsai
· 7 years ago
d57294c
drm/sun4i: tcon: Unconditionally reset the TCON
by Chen-Yu Tsai
· 7 years ago
1f2308f
MAINTAINERS: sun4i-drm is now maintained in drm-misc
by Maxime Ripard
· 7 years ago
ea4d5a2
dma-buf/sw_sync: force signal all unsignaled fences on dying timeline
by Dominik Behr
· 7 years ago
5663077
drm/vc4: clean up error handling on devm_kzalloc failure
by Colin Ian King
· 7 years ago
45ae278
drm/todo: Add s/dev_*/DRM_DEV_*/ coversion to TODO
by Sean Paul
· 7 years ago
77ac3b0
drm/atomic: Remove deprecated accessor macros
by Maarten Lankhorst
· 8 years ago
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
· 8 years ago
059e3c0
drm/exynos: mic: clean up drm_bridge_add call
by Inki Dae
· 8 years ago
8513945
drm/sti: sti_vdo: clean up drm_bridge_add call
by Inki Dae
· 8 years ago
e691009
drm/mediatek: hdmi: clean up drm_bridge_add call
by Inki Dae
· 8 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
· 8 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
· 8 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
· 8 years ago
f0a5bb9
drm/panel: Add support for OTM8009A panel driver
by Philippe CORNU
· 8 years ago
59ef38f
dt-bindings: display: panel: Add support for Orise Tech OTM8009A DSI panel
by Philippe CORNU
· 8 years ago
931974f
dt-bindings: Add vendor prefix for Orise Technology
by Philippe CORNU
· 8 years ago
b8e9380
drm/panel: simple: Skip error message on deferred probe
by Fabio Estevam
· 8 years ago
2a05177
drm/panel: Add support for S6E63J0X03 panel
by Hoegeun Kwon
· 8 years ago
a4e6f1c
dt-bindings: Add binding for Samsung S6E63J0X03 panel
by Hoegeun Kwon
· 8 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
Next »