Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9949b355dc1c259b4ed3c092b899b7e9cf166236
9949b35
drm/Documentation: Refine TODO for backlight helpers in tinydrm
by Meghana Madhyastha
· 7 years ago
ffeeeed
drm/core: clean up references to drm_dev_unref()
by Aishwarya Pant
· 7 years ago
d9c8022
drm/doc: Remove todo item about "This is gross" comment
by Haneen Mohammed
· 7 years ago
ce7b700
drm/tilcdc: replace reference/unreference() with get/put
by Aishwarya Pant
· 7 years ago
9a96f55
drm: introduce drm_dev_{get/put} functions
by Aishwarya Pant
· 7 years ago
f2a44dd
drm/rockchip: Cocci spatch "vma_pages"
by Thomas Meyer
· 7 years ago
3fbe2e1
drm: Remove obsolete "This is gross" comment
by Haneen Mohammed
· 7 years ago
d0d1aee
drm: Try to document legacy DPMS uapi a bit better
by Daniel Vetter
· 7 years ago
6bf2e032
drm/rockchip: Fix uninitialized use of ret
by Sean Paul
· 7 years ago
531beb0
dma-buf: remove redundant initialization of sg_table
by Colin Ian King
· 7 years ago
13cc80c
drm/agpsupport: Remove extra blank line
by Meghana Madhyastha
· 7 years ago
221399c
drm/agpsupport: Move EXPORT_SYMBOL so that it immediately follows its function
by Meghana Madhyastha
· 7 years ago
182e61d
drm/agpsupport: Remove assignment in if condition
by Meghana Madhyastha
· 7 years ago
e3cbeaf
drm/agpsupport: Replace "foo * bar" with "foo *bar"
by Meghana Madhyastha
· 7 years ago
ac6c35a
drm: add backwards compatibility support for drm_kms_helper.edid_firmware
by Jani Nikula
· 7 years ago
53fd40a
drm: handle override and firmware EDID at drm_do_get_edid() level
by Jani Nikula
· 7 years ago
c673fe7
drm/dp: DPCD register defines for link status within ESI field
by Dhinakaran Pandiyan
· 7 years ago
d8dd680
drm/rockchip: Replace dev_* with DRM_DEV_*
by Haneen Mohammed
· 7 years ago
95a0cfe
drm/tinydrm: Drop driver registered message
by Noralf Trønnes
· 7 years ago
a5ea8a6
drm/gem-fb-helper: Use debug message on gem lookup failure
by Noralf Trønnes
· 7 years ago
bd10635
drm/imx: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()
by Noralf Trønnes
· 7 years ago
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
· 7 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
Next »