Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5926466f543342a098da68b8f771c169dfa8b914
5926466
dt-bindings: add document for rk3126-vop
by Sandy Huang
· 7 years ago
998fb1a
drm: gem_cma_helper.c: Allow importing of contiguous scatterlists with nents > 1
by Liviu Dudau
· 7 years ago
1f2d9bd
drm/atomic-helper: always track connector commits, too
by Daniel Vetter
· 7 years ago
3df6745
drm: Fix kerneldocs for drm_plane modifiers
by Ville Syrjälä
· 7 years ago
1fbdb98
drm/gem-cma-helper: Fix kerneldocs
by Ville Syrjälä
· 7 years ago
dadcc5e
drm: Fix modifiers_property kernel doc
by Ville Syrjälä
· 7 years ago
ca25fe5
dma-buf: try to replace a signaled fence in reservation_object_add_shared_inplace
by Christian König
· 7 years ago
4d9c62e
dma-buf: keep only not signaled fence in reservation_object_add_shared_replace v3
by Christian König
· 7 years ago
0c51ef8
drm/debugfs: Fix framebuffer debugfs file init
by Noralf Trønnes
· 7 years ago
5d276a1
dma-buf: add reservation_object_lock_interruptible()
by Christian König
· 7 years ago
b5e821b
drm/cma-helper: Remove drm_fb_cma_debugfs_show()
by Noralf Trønnes
· 7 years ago
beed831
drm/tinydrm: Use drm_gem_cma_print_info()
by Noralf Trønnes
· 7 years ago
fbf65b7
drm/tilcdc: Use drm_gem_cma_print_info()
by Noralf Trønnes
· 7 years ago
b92c44f
drm/arm/hdlcd: Use drm_gem_cma_print_info()
by Noralf Trønnes
· 7 years ago
80c7f71
drm/arc: Use drm_gem_cma_print_info()
by Noralf Trønnes
· 7 years ago
d689201
drm/cma-helper: Add drm_gem_cma_print_info()
by Noralf Trønnes
· 7 years ago
8d25cce
drm/cma-helper: Turn to_drm_gem_cma_obj() into a macro
by Noralf Trønnes
· 7 years ago
f02b604
drm/atomic: Use drm_framebuffer_print_info()
by Noralf Trønnes
· 7 years ago
45d58b4
drm/framebuffer: Add framebuffer debugfs file
by Noralf Trønnes
· 7 years ago
bf6234a
drm/print: Add drm_printf_indent()
by Noralf Trønnes
· 7 years ago
6ff1086
drm/framebuffer: drm_framebuffer_read_refcount() constify argument
by Noralf Trønnes
· 7 years ago
bf38b05
drm/vma-manager: drm_vma_node_start() constify argument
by Noralf Trønnes
· 7 years ago
a86f255
virtgpu: remove redundant task_comm copying
by Michał Mirosław
· 7 years ago
4013e44
drm: qxl: remove pr_info message, stops log spamming
by Colin Ian King
· 7 years ago
adbf6eb
drm/cirrus: add create_handle support.
by Lepton Wu
· 7 years ago
7bac534
drm/virtio: add create_handle support.
by Lepton Wu
· 7 years ago
ad46d7b
dma-buf: Use rcu_assign_pointer() to set rcu protected pointers
by Ville Syrjälä
· 7 years ago
563eaf5
drm/syncobj: Use proper methods for accessing rcu protected pointers
by Ville Syrjälä
· 7 years ago
5f72db5
dma-buf/fence: Sparse wants __rcu on the object itself
by Chris Wilson
· 7 years ago
19d814c
drm/syncobj: Mark up the fence as an RCU protected pointer
by Chris Wilson
· 7 years ago
32e823c
drm/vc4: Reject HDMI modes with too high of clocks.
by Eric Anholt
· 7 years ago
2e2b96e
drm: Update docs for legacy kms state
by Daniel Vetter
· 7 years ago
7146938
drm: sti: remove vtg_remove
by Benjamin Gaignard
· 7 years ago
cc6b741
drm: sti: remove useless fields from vtg structure
by Benjamin Gaignard
· 7 years ago
846c7df
drm/atomic: Try to preserve the crtc enabled state in drm_atomic_remove_fb, v2.
by Maarten Lankhorst
· 7 years ago
79436a1
drm/edid: make drm_edid_to_eld() static
by Jani Nikula
· 7 years ago
d471ed0
drm/drivers: drop redundant drm_edid_to_eld() calls
by Jani Nikula
· 7 years ago
c945b8c
drm/edid: build ELD in drm_add_edid_modes()
by Jani Nikula
· 7 years ago
42750d3
drm/edid: abstract connector ELD clearing
by Jani Nikula
· 7 years ago
1d1c366
drm/edid: set ELD connector type in drm_edid_to_eld()
by Jani Nikula
· 7 years ago
f7da778
drm/edid: use macros for ELD offsets and values
by Jani Nikula
· 7 years ago
2dff0a0
drm/selftests/mm: Insert cond_resched() between insert modes
by Chris Wilson
· 7 years ago
c188d7e
drm/stm: ltdc: add a 2nd endpoint
by Philippe CORNU
· 7 years ago
2ac9d36
dt-bindings: display: stm32: add a 2nd endpoint
by Philippe CORNU
· 7 years ago
0163d1f
drm/stm: checkpatch strict minor updates
by Philippe CORNU
· 7 years ago
bb3fb5e
drm/stm: dsi: Rename driver name
by Philippe CORNU
· 7 years ago
de7e8bd
drm: via: use ktime_get() instead of do_gettimeofday
by Arnd Bergmann
· 7 years ago
0338f0d
drm: Print the fb dimensions when the src coord check fails
by Ville Syrjälä
· 7 years ago
0a2adb0
drm/drm_mm.h: Fix the name of the referenced function in comment
by Liviu Dudau
· 7 years ago
c138782
dma-buf: Cleanup comments on dma_buf_map_attachment()
by Liviu Dudau
· 7 years ago
21be915
drm: Spelling fixes
by Liviu Dudau
· 7 years ago
50f365c
drm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs()
by Boris BREZILLON
· 7 years ago
7fb50b9
drm/drm_vma_manager.c: Remove useless goto statement
by Liviu Dudau
· 7 years ago
304a4f6
drm/fb-helper: Add .last_close and .output_poll_changed helpers
by Noralf Trønnes
· 7 years ago
29ad20b
drm: Add drm_device->fb_helper pointer
by Noralf Trønnes
· 7 years ago
c777990
drm/fb-helper: Handle function NULL argument
by Noralf Trønnes
· 7 years ago
3756992
MAINTAINERS: Gustavo as drm-misc co-maintainer
by Daniel Vetter
· 7 years ago
9f44678
drm/TODO: Clarify DRM_DEV_* conversion
by Daniel Vetter
· 7 years ago
1de8638
drm: gma500: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
85b4587
drm/panel: rpi-touchscreen: propagate errors in rpi_touchscreen_i2c_read()
by Dan Carpenter
· 7 years ago
33b54ea
drm/vc4: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
79a5ad2
drm: Enable pr_debug() for drm_printer
by Chris Wilson
· 7 years ago
39c9ce7
gma500: mmu: unmap the correct address
by Pan Bian
· 7 years ago
4e7b212
drm: virtio: replace reference/unreference with get/put
by Aastha Gupta
· 7 years ago
1dd3a060
drm/gem: Remove trailing whitespace
by Noralf Trønnes
· 7 years ago
e26612a
drm/dp: Bit definition for D3 power state that keeps AUX fully powered
by Dhinakaran Pandiyan
· 7 years ago
b7fa1bd
drm/tinydrm: Replace list_for_each with list_for_each_entry
by Harsha Sharma
· 7 years ago
9bf15d0
drm/rockchip: Fix build warning in analogix_dp-rockchip.c
by Sean Paul
· 7 years ago
091756b
drm/print: Update old comment style
by Haneen Mohammed
· 7 years ago
02c9656
drm: Move debug macros out of drmP.h
by Haneen Mohammed
· 7 years ago
102712a
drm/rockchip: analogix_dp: Remove unnecessary init code
by Jeffy Chen
· 7 years ago
af0c8c1
drm/vc4: Fix sleeps during the IRQ handler for DSI transactions.
by Eric Anholt
· 7 years ago
b9f1925
drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctl
by Boris Brezillon
· 7 years ago
06e733e
drm/panel: simple: add Toshiba LT089AC19000
by Lucas Stach
· 7 years ago
448956d
dma-fence: remove duplicate word in comment
by Frank Binns
· 7 years ago
6c684e3
drm/panel: simple: add delays for Innolux AT043TN24
by Philipp Zabel
· 7 years ago
6560279
drm/panel: simple: add bus flags for Innolux AT043TN24
by Philipp Zabel
· 7 years ago
a483159
drm/panel: simple: fix vertical timings for Innolux AT043TN24
by Philipp Zabel
· 7 years ago
84014b0
drm/atomic-helper: check that drivers call drm_crtc_vblank_off
by Daniel Vetter
· 7 years ago
81a7bd4
drm: some KMS todo ideas
by Daniel Vetter
· 7 years ago
505a1b5
vgaarb: Factor out EFI and fallback default device selection
by Bjorn Helgaas
· 7 years ago
a37c0f4
vgaarb: Select a default VGA device even if there's no legacy VGA
by Bjorn Helgaas
· 7 years ago
8b32948
drm/bridge: adv7511: Fix a use after free
by Dan Carpenter
· 7 years ago
aaddb6d
drm/sun4i: Add support for A20 display pipeline components
by Jonathan Liu
· 7 years ago
9a8187c
drm/sun4i: Add support for A10 display pipeline components
by Chen-Yu Tsai
· 7 years ago
7ea4291
drm/sun4i: hdmi: Support HDMI controller on A10
by Chen-Yu Tsai
· 7 years ago
4bb206b
drm/sun4i: tcon: Add support for A10 TCON
by Jonathan Liu
· 7 years ago
f55c83d
drm/sun4i: backend: Support output muxing
by Chen-Yu Tsai
· 7 years ago
ba19c53
drm/sun4i: tcon: Move out the tcon0 common setup
by Maxime Ripard
· 7 years ago
5b8f091
drm/sun4i: tcon: Don't rely on encoders to set the TCON mode
by Maxime Ripard
· 7 years ago
45e88f9
drm/sun4i: tcon: Don't rely on encoders to enable the TCON
by Maxime Ripard
· 7 years ago
961c645
drm/sun4i: tcon: Make tcon_get_clk_delay mode argument const
by Maxime Ripard
· 7 years ago
abcb876
drm/sun4i: tcon: Make tcon_set_mux mode argument const
by Maxime Ripard
· 7 years ago
79c6109
drm/sun4i: Realign Makefile padding and reorder it
by Maxime Ripard
· 7 years ago
8b11aaf
drm/sun4i: Implement endpoint parsing using kfifo
by Maxime Ripard
· 7 years ago
4690803
drm/sun4i: backend: Offset layer buffer address by DRAM starting address
by Chen-Yu Tsai
· 7 years ago
080de2e
drm/atomic: Check for busy planes/connectors before setting the commit
by Maarten Lankhorst
· 7 years ago
4edd608
drm/atomic: Make atomic helper track newly assigned planes correctly, v2.
by Maarten Lankhorst
· 7 years ago
75c65ee
drm/udl: Reading all edid blocks in DRM/UDL driver
by Robert Tarasov
· 7 years ago
afdfc4c
drm/udl: Fixed problem with UDL adpater reconnection
by Robert Tarasov
· 7 years ago
Next »