Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a5b97be2a7bbfc20d75f51f0969f102015edab6d
/
drivers
/
gpu
/
drm
/
sun4i
e60e1ee
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 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
bfddd14
drm/sun4i: hdmi: Move PAD_CTRL1 setting to mode_set function
by Chen-Yu Tsai
· 7 years ago
31f5232
drm/sun4i: hdmi: Document PAD_CTRL1 output invert bits
by Chen-Yu Tsai
· 7 years ago
936598d
drm/sun4i: backend: Add comment explaining why registers are cleared
by Chen-Yu Tsai
· 7 years ago
cff2192
drm/sun4i: backend: Use drm_fb_cma_get_gem_addr() to get display memory
by Chen-Yu Tsai
· 7 years ago
8270249
drm/sun4i: backend: Create regmap after access is possible
by Chen-Yu Tsai
· 7 years ago
e8afb7b
drm/sun4i: don't add components that are already in the queue
by Chen-Yu Tsai
· 7 years ago
da184dee
drm/sun4i: hdmi: Add support for A31's HDMI controller
by Chen-Yu Tsai
· 7 years ago
c4a9aec
drm/sun4i: hdmi: Add A31 specific DDC register definitions
by Chen-Yu Tsai
· 7 years ago
939d749
drm/sun4i: hdmi: Add support for controller hardware variants
by Chen-Yu Tsai
· 7 years ago
cc67ae9
drm/sun4i: hdmi: Allow using second PLL as TMDS clk parent
by Chen-Yu Tsai
· 7 years ago
4b1c924
drm/sun4i: hdmi: create a regmap for later use
by Chen-Yu Tsai
· 7 years ago
544c504
drm/sun4i: hdmi: Disable clks in bind function error path and unbind function
by Chen-Yu Tsai
· 7 years ago
67e3264
drm/sun4i: tcon: Add support for demuxing TCON output on A31
by Chen-Yu Tsai
· 7 years ago
ad537fb
drm/sun4i: tcon: Add variant callback for TCON output muxing
by Chen-Yu Tsai
· 7 years ago
0d3c24e
Merge airlied/drm-next into drm-misc-next
by Daniel Vetter
· 7 years ago
ebec44a
BackMerge tag 'v4.14-rc3' into drm-next
by Dave Airlie
· 7 years ago
cb1dab0
drm/sun4i: hdmi: Disable clks in bind function error path and unbind function
by Chen-Yu Tsai
· 7 years ago
1287c94
drm/sun4i: Use drm_gem_fb_create()
by Noralf Trønnes
· 7 years ago
29baa82
Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 7 years ago
4ba72fc
drm/sun4i: cec: Enable back CEC-pin framework
by Hans Verkuil
· 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
906dde0
Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
e47ef30
Merge tag 'sunxi-drm-for-4.14-2' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-next
by Dave Airlie
· 7 years ago
0bd46d7
drm/sun4i: use of_graph_get_remote_endpoint()
by Kuninori Morimoto
· 7 years ago
5fd27c2
Merge tag 'sunxi-drm-for-4.14' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-next
by Dave Airlie
· 7 years ago
32b4d57
drm/sun4i: make drm_connector_funcs structures const
by Bhumika Goyal
· 7 years ago
7d902c0
drm: Nuke drm_atomic_helper_connector_dpms
by Daniel Vetter
· 7 years ago
e6fc3b6
drm: Plumb modifiers through plane init
by Ben Widawsky
· 7 years ago
a0bde8a
drm/sun4i: Use .dumb_map_offset and .dumb_destroy defaults
by Noralf Trønnes
· 7 years ago
4bf9914
drm: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
998140d
sun4i_hdmi: add CEC support
by Hans Verkuil
· 7 years ago
9cbcbdb
drm/sun4i: tcon: remove unused function
by Maxime Ripard
· 7 years ago
7d1a2bf
drm/sun4i: Remove useless atomic_check
by Maxime Ripard
· 7 years ago
f4c0811
drm/sun4i: Add if statement instead of depends on
by Maxime Ripard
· 7 years ago
2a596fc
drm/sun4i: Implement drm_driver lastclose to restore fbdev console
by Jonathan Liu
· 7 years ago
f0a3dd3
drm/sun4i: hdmi: Implement I2C adapter for A10s DDC bus
by Jonathan Liu
· 7 years ago
934d143
drm/sun4i: constify drm_plane_helper_funcs
by Arvind Yadav
· 7 years ago
0c1f528
drm: handle HDMI 2.0 VICs in AVI info-frames
by Shashank Sharma
· 7 years ago
6458171
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
by Laurent Pinchart
· 7 years ago
0b20a0f
drm: Add old state pointer to CRTC .enable() helper function
by Laurent Pinchart
· 7 years ago
7249e3d
Merge tag 'sunxi-drm-for-4.13' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-next
by Dave Airlie
· 8 years ago
110d33d
drm/sun4i: Add compatible for the A10s pipeline
by Maxime Ripard
· 8 years ago
9c56810
drm/sun4i: Add HDMI support
by Maxime Ripard
· 8 years ago
49baeb0
drm/sun4i: Ignore the generic connectors for components
by Maxime Ripard
· 8 years ago
b8317a3
drm/sun4i: tcon: multiply the vtotal when not in interlace
by Maxime Ripard
· 8 years ago
a88cbbd
drm/sun4i: tcon: Change vertical total size computation inconsistency
by Maxime Ripard
· 8 years ago
3cb2f46
drm/sun4i: tcon: Fix tcon channel 1 backporch calculation
by Maxime Ripard
· 8 years ago
b7cb9b9
drm/sun4i: tcon: Switch mux on only for composite
by Maxime Ripard
· 8 years ago
f8c73f4
drm/sun4i: tcon: Move the muxing out of the mode set function
by Maxime Ripard
· 8 years ago
1a07542
drm/sun4i: tcon: Add channel debug
by Maxime Ripard
· 8 years ago
1a0edb3
drm/sun4i: tcon: add support for V3s TCON
by Icenowy Zheng
· 8 years ago
9df90c2
drm/sun4i: Add compatible string for V3s display engine
by Icenowy Zheng
· 8 years ago
9d75b8c
drm/sun4i: add support for Allwinner DE2 mixers
by Icenowy Zheng
· 8 years ago
a43a42a
drm/sun4i: add a Kconfig option for sun4i-backend
by Icenowy Zheng
· 8 years ago
8796933
drm/sun4i: abstract a engine type
by Icenowy Zheng
· 8 years ago
d79373b
drm/sun4i: Drop drm_vblank_cleanup
by Daniel Vetter
· 8 years ago
7921e14
drm/sun4i: return only planes for layers created
by Icenowy Zheng
· 8 years ago
cf80aee
drm/sun4i: backend: Clarify sun4i_backend_layer_enable debug message
by Chen-Yu Tsai
· 8 years ago
86cf678
drm/sun4i: Set TCON clock inside sun4i_tconX_mode_set
by Chen-Yu Tsai
· 8 years ago
d281c86
drm/sun4i: tcon: Copy ID from associated backend
by Chen-Yu Tsai
· 8 years ago
b317fa3
drm/sun4i: tcon: Find matching display backend by device node matching
by Chen-Yu Tsai
· 8 years ago
2c03e2f
drm/sun4i: backend: Save pointer to device tree node
by Chen-Yu Tsai
· 8 years ago
da3a1c3
drm/sun4i: backend: Fetch backend ID from device tree
by Chen-Yu Tsai
· 8 years ago
fdde6e7
drm/sun4i: backend: Drop trailing 0 from backend in error message
by Chen-Yu Tsai
· 8 years ago
80a5824
drm/sun4i: Use lists to track registered display backends and TCONs
by Chen-Yu Tsai
· 8 years ago
cb2e77c
Merge tag 'sunxi-drm-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-next
by Dave Airlie
· 8 years ago
ebc9446
drm: convert drivers to use drm_of_find_panel_or_bridge
by Rob Herring
· 8 years ago
d55f7e5
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
by Daniel Vetter
· 8 years ago
a0a68fb
drm/sun4i: Pass pointer for underlying backend into layer init
by Chen-Yu Tsai
· 8 years ago
18c3b30
drm/sun4i: Pass pointers for associated backend and tcon into crtc init
by Chen-Yu Tsai
· 8 years ago
279156a
drm/sun4i: tv: Get tcon and backend pointers from associated crtc
by Chen-Yu Tsai
· 8 years ago
e4cdcb7
drm/sun4i: Use embedded tcon pointer to get the tcon's output port node
by Chen-Yu Tsai
· 8 years ago
23a1cb1
drm/sun4i: Fix tcon channel 0 comment about backporch = backporch + hsync
by Chen-Yu Tsai
· 8 years ago
4c7f16d
drm/sun4i: Fix TCON clock and regmap initialization sequence
by Chen-Yu Tsai
· 8 years ago
596afb6
drm/sun4i: Grab reserved memory region
by Maxime Ripard
· 8 years ago
3c64fb3
drm/sun4i: Add backend and tcon pointers to sun4i_crtc
by Chen-Yu Tsai
· 8 years ago
ace6c09
drm/sun4i: Add backend pointer to sun4i_layer
by Chen-Yu Tsai
· 8 years ago
b9c8506
drm/sun4i: rgb: Pass tcon pointer when initializing RGB encoder
by Chen-Yu Tsai
· 8 years ago
78428d6
drm/sun4i: tv: Switch to drm_of_find_possible_crtcs
by Chen-Yu Tsai
· 8 years ago
Next »