Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c50b7c473f609189da3bccd28ee5dcf3b55109cd
/
drivers
/
gpu
/
drm
/
mediatek
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
e691009
drm/mediatek: hdmi: clean up drm_bridge_add call
by Inki Dae
· 7 years ago
1365e2d
drm/mediatek: switch to drm_*_get(), drm_*_put() helpers
by Cihangir Akturk
· 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
819e0a9
drm/mediatek: 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
af05559
Merge airlied/drm-next into drm-misc-next
by Daniel Vetter
· 7 years ago
76cc0718
drm/mediatek: Handle drm_atomic_helper_swap_state failure
by Maarten Lankhorst
· 7 years ago
0c1f528
drm: handle HDMI 2.0 VICs in AVI info-frames
by Shashank Sharma
· 7 years ago
e279868
drm/mediatek: Convert to new iterator macros
by Maarten Lankhorst
· 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
b740e76
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
by Sean Paul
· 7 years ago
5ac5895
drm/mediatek: separate color module to fixup error memory reallocation
by yt.shen@mediatek.com
· 7 years ago
4a3bfb5c
drm/mediatek: check for memory allocation failure
by Christophe Jaillet
· 8 years ago
afd8963
drm/mediatek: re-phrase DRM_INFO error message
by Colin Ian King
· 8 years ago
446b8c5
drm/mediatek: use platform_register_drivers
by Philipp Zabel
· 8 years ago
170748d
drm/mediatek: Support UYVY and YUYV format for overlay
by Bibby Hsieh
· 8 years ago
ed173e5
drm/mtk: Drop drm_vblank_cleanup
by Daniel Vetter
· 7 years ago
925344c
BackMerge tag 'v4.12-rc5' into drm-next
by Dave Airlie
· 7 years ago
c8bf8b9
drm/mediatek: use drm_for_each_connector_iter()
by Gustavo Padovan
· 8 years ago
014580f
drm/mediatek: fix mtk_hdmi_setup_vendor_specific_infoframe mistake
by YYS
· 8 years ago
f752413
drm/mediatek: fix a timeout loop
by Dan Carpenter
· 8 years ago
df45eac
Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
84a5ead
drm/mediatek: add support for Mediatek SoC MT2701
by yt.shen@mediatek.com
· 8 years ago
0707632
drm/mediatek: update DSI sub driver flow for sending commands to panel
by yt.shen@mediatek.com
· 8 years ago
2d52bfb
drm/mediatek: add non-continuous clock mode and EOT packet control
by yt.shen@mediatek.com
· 8 years ago
2189881
drm/mediatek: add dsi transfer function
by shaoming chen
· 8 years ago
dd5080a
drm/mediatek: add dsi interrupt control
by shaoming chen
· 8 years ago
80a5cfd
drm/mediatek: cleaning up and refine
by yt.shen@mediatek.com
· 8 years ago
fb2557d
drm/mediatek: update display module connections
by yt.shen@mediatek.com
· 8 years ago
c37813d
drm/mediatek: add BLS component
by yt.shen@mediatek.com
· 8 years ago
9dc84e9
drm/mediatek: add shadow register support
by yt.shen@mediatek.com
· 8 years ago
c5f228e
drm/mediatek: add *driver_data for different hardware settings
by yt.shen@mediatek.com
· 8 years ago
55dc065
drm/mediatek: add helpers for coverting from the generic components
by yt.shen@mediatek.com
· 8 years ago
ebc9446
drm: convert drivers to use drm_of_find_panel_or_bridge
by Rob Herring
· 8 years ago
86418f9
drm: convert drivers to use of_graph_get_remote_node
by Rob Herring
· 8 years ago
a5073a5
drm: mediatek: use vblank hooks in struct drm_crtc_funcs
by Shawn Guo
· 8 years ago
967dd48
drm: remove drm_vblank_no_hw_counter assignment from driver code
by Shawn Guo
· 8 years ago
ffec892
drm: mediatek: use crtc helper drm_crtc_from_index()
by Shawn Guo
· 8 years ago
3bb80f2
drm: bridge: Link encoder and bridge in core code
by Laurent Pinchart
· 8 years ago
438b74a
drm: Nuke fb->pixel_format
by Ville Syrjälä
· 8 years ago
353c859
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
by Ville Syrjälä
· 8 years ago
a3f913c
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
by Ville Syrjälä
· 8 years ago
ae9d2da
drm/mediatek: don't use drm_put_dev
by Daniel Vetter
· 8 years ago
75e75cb
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
by Daniel Vetter
· 8 years ago
f03ee46
Backmerge tag 'v4.9-rc8' into drm-next
by Dave Airlie
· 8 years ago
949f088
drm: Make the connector .detect() callback optional
by Laurent Pinchart
· 8 years ago
5ad4530
drm/mediatek: fix null pointer dereference
by Matthias Brugger
· 8 years ago
f6c8723
drm/mediatek: fixed the calc method of data rate per lane
by Jitao Shi
· 8 years ago
1ee6f34
drm/mediatek: fix a typo of DISP_OD_CFG to OD_RELAYMODE
by Bibby Hsieh
· 8 years ago
7d40c2c
Revert "drm/mediatek: set vblank_disable_allowed to true"
by Dave Airlie
· 8 years ago
e9f0104
Revert "drm/mediatek: fix a typo of OD_CFG to OD_RELAYMODE"
by Dave Airlie
· 8 years ago
d6b0f62
drm/irq: Unexport drm_vblank_count
by Daniel Vetter
· 8 years ago
55edf41
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
by Jani Nikula
· 8 years ago
97ac0e4
drm: convert DT component matching to component_match_add_release()
by Russell King
· 8 years ago
0d22007
drm/mediatek: modify the factor to make the pll_rate set in the 1G-2G range
by Junzhi Zhao
· 8 years ago
968253b
drm/mediatek: enhance the HDMI driving current
by Junzhi Zhao
· 8 years ago
d542b7c
drm/mediatek: do mtk_hdmi_send_infoframe after HDMI clock enable
by Junzhi Zhao
· 8 years ago
56e4b1e
drm/mediatek: clear IRQ status before enable OVL interrupt
by Bibby Hsieh
· 8 years ago
f752fff
drm/mediatek: set vblank_disable_allowed to true
by Bibby Hsieh
· 8 years ago
83ba62b
drm/mediatek: fix a typo of OD_CFG to OD_RELAYMODE
by Bibby Hsieh
· 8 years ago
0853695
drm: Add reference counting to drm_atomic_state
by Chris Wilson
· 8 years ago
188af07
drm/mediatek: mark symbols static where possible
by Baoyou Xie
· 8 years ago
ca09fb9
Merge tag 'v4.8-rc8' into drm-next
by Dave Airlie
· 8 years ago
0f28860
drm: Don't swallow error codes in drm_dev_alloc()
by Tom Gundersen
· 8 years ago
2b58e98
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
by Liu Ying
· 8 years ago
f8725ad
Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
7216436
drm/mediatek: set mt8173 dithering function
by Bibby Hsieh
· 8 years ago
2f3f4dd
drm/mediatek: Add gamma correction.
by Bibby Hsieh
· 8 years ago
306d674
drm/mediatek: add ARM_SMCCC dependency
by Arnd Bergmann
· 8 years ago
b5db361
drm/mediatek: add CONFIG_OF dependency
by Arnd Bergmann
· 8 years ago
851da9a
drm/mediatek: add COMMON_CLK dependency
by Arnd Bergmann
· 8 years ago
e0a5d33
drm/mediatek: Add GAMMA engine basic function
by Bibby Hsieh
· 8 years ago
0664d13
drm/mediatek: Add AAL engine basic function
by Bibby Hsieh
· 8 years ago
ac08500
drm/mediatek: Fix mtk_atomic_complete for runtime_pm
by Bibby Hsieh
· 8 years ago
9c350d8
drm/mediatek: plane: Use FB's format's cpp to compute x offset
by Daniel Kurtz
· 8 years ago
f176cbf
drm/mediatek: plane: Merge mtk_plane_enable into mtk_plane_atomic_update
by Daniel Kurtz
· 8 years ago
903daff
drm/mediatek: Use drm_atomic destroy_state helpers
by Bibby Hsieh
· 8 years ago
5bfafad
drm/mediatek: Remove mtk_drm_plane
by Daniel Kurtz
· 8 years ago
0d5a32b
drm/mediatek: plane: Remove plane zpos/index
by Daniel Kurtz
· 8 years ago
73785a9
drm/mediatek: Remove mtk_drm_crtc_check_flush
by Daniel Kurtz
· 8 years ago
0e4faf6
drm/mediatek: Use drm_plane_helper_check_state()
by Ville Syrjälä
· 8 years ago
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 8 years ago
6c181c8
Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
1233d4d
drm/mediatek/mtk_mipi_tx: checking the wrong variable
by Dan Carpenter
· 8 years ago
5dd0775
Merge tag 'asoc-hdmi-codec-pdata' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into drm-next
by Dave Airlie
· 8 years ago
2a34670
Merge tag 'mediatek-drm-2016-06-20' of git://git.pengutronix.de/git/pza/linux into drm-next
by Dave Airlie
· 8 years ago
a742946
drm: Don't call drm_dev_set_unique from platform drivers
by Daniel Vetter
· 8 years ago
e06a44c
drm/mediatek: Remove IOMMU_DMA select
by Arnd Bergmann
· 9 years ago
6c62c98
drm/mediatek: Remove redundant calls to drm_connector_register_all()
by Chris Wilson
· 8 years ago
9b8b013
drm: Deal with rotation in drm_plane_helper_check_update()
by Ville Syrjälä
· 8 years ago
56ba355
drm/mediatek: enable hdmi output control bit
by Jie Qiu
· 9 years ago
8f83f26
drm/mediatek: Add HDMI support
by Jie Qiu
· 9 years ago
5e84c26
drm/atomic-helper: Massage swap_state signature somewhat
by Daniel Vetter
· 9 years ago
eefcf83
drm: mediatek: Rely on the default ->best_encoder() behavior
by Boris Brezillon
· 9 years ago
fa625c1
Backmerge tag 'v4.7-rc2' into drm-next
by Dave Airlie
· 9 years ago
2ea9f31
drm/mediatek: mtk_dsi: Remove spurious drm_connector_unregister
by Philipp Zabel
· 9 years ago
Next »