index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sun4i
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-06
drm/sun4i: tcon: prevent tcon->panel dereference if NULL
Giulio Benetti
1
-1
/
+2
2018-11-06
drm/sun4i: tcon: fix check of tcon->panel null pointer
Giulio Benetti
3
-5
/
+5
2018-10-28
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
11
-92
/
+329
2018-10-19
drm/sun4i: Fix an ulong overflow in the dotclock driver
Boris Brezillon
1
-1
/
+11
2018-09-27
Revert "drm/sun4i: Remove R40 display pipeline compatibles"
Chen-Yu Tsai
3
-0
/
+26
2018-09-27
BackMerge v4.19-rc5 into drm-next
Dave Airlie
4
-27
/
+0
2018-09-19
drm/sun4i: add support for R40 HDMI PHY
Icenowy Zheng
1
-0
/
+12
2018-09-19
drm: sun4i: drop second PLL from A64 HDMI PHY
Icenowy Zheng
1
-1
/
+0
2018-09-12
drm/sun4i: fix build failure with CONFIG_DRM_SUN8I_MIXER=m
Maxime Ripard
1
-3
/
+11
2018-09-10
drm/sun4i: Remove R40 display pipeline compatibles
Chen-Yu Tsai
3
-26
/
+0
2018-09-07
drm/sun4i: tcon: Add dithering support for RGB565/RGB666 LCD panels
Jonathan Liu
1
-0
/
+61
2018-09-07
drm/sun4i: tcon: Rename Dithering related register macros
Chen-Yu Tsai
1
-12
/
+15
2018-09-07
drm/sun4i: tcon: Pass drm_encoder * into sun4i_tcon0_mode_set_cpu
Chen-Yu Tsai
1
-9
/
+6
2018-09-05
drm/sun4i: Add support for HDMI voltage regulator
Jernej Skrabec
2
-1
/
+18
2018-09-05
drm/sun4i: Add support for A64 display engine
Jagan Teki
1
-0
/
+1
2018-09-05
drm/sun4i: Add support for A64 mixers
Jagan Teki
1
-0
/
+24
2018-09-03
drm/sun4i: use simpler remove_conflicting_framebuffers(NULL)
Michał Mirosław
1
-17
/
+1
2018-08-27
Merge drm/drm-next into drm-misc-next
Sean Paul
2
-1
/
+5
2018-08-24
drm/sun4i: tcon-top: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2018-08-06
drm/sun4i: Use __drm_atomic_helper_plane_reset instead of copying the logic
Alexandru Gheorghe
1
-3
/
+1
2018-07-30
BackMerge v4.18-rc7 into drm-next
Dave Airlie
1
-1
/
+4
2018-07-24
drm/sun4i: tcon: Add support for R40 TCON
Jernej Skrabec
1
-0
/
+40
2018-07-24
drm/sun4i: tcon: Add another way for matching mixers with tcon
Jernej Skrabec
1
-2
/
+49
2018-07-24
drm/sun4i: Use (struct drm_format_info) fields to determine if a format is yu...
Ayan Kumar Halder
1
-31
/
+6
2018-07-19
drm/sun4i: sun4i: Introduce a quirk for lowest plane alpha support
Paul Kocialkowski
2
-15
/
+28
2018-07-19
drm/sun4i: sun4i: Register quirks with the backend structure
Paul Kocialkowski
2
-0
/
+4
2018-07-19
drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE checking if panel is used.
Giulio Benetti
1
-0
/
+28
2018-07-18
drm/sun4i: Substitute sun4i_backend_format_is_yuv() with format->is_yuv
Ayan Kumar Halder
1
-9
/
+3
2018-07-17
drm/sun4i: sun8i: Avoid clearing blending order at each atomic commit
Paul Kocialkowski
3
-20
/
+43
2018-07-17
drm/sun4i: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-2
/
+2
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
5
-5
/
+5
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
1
-1
/
+1
2018-07-12
drm/sun4i: tcon-top: Fix return type warning
Maxime Ripard
1
-1
/
+1
2018-07-12
drm/sun4i: Implement zpos for DE2
Jernej Skrabec
4
-37
/
+72
2018-07-12
drm/sun4i: fix build failure with CONFIG_DRM_SUN8I_MIXER=m
Arnd Bergmann
4
-3
/
+13
2018-07-12
drm/sun4i: mixer: Read id from DT
Jernej Skrabec
1
-2
/
+47
2018-07-12
drm/sun4i: DW HDMI: Make symbol sun8i_dw_hdmi_pltfm_driver static
Wei Yongjun
1
-1
/
+1
2018-07-11
drm/sun4i: tcon-top: Remove mux configuration at probe time
Jernej Skrabec
1
-75
/
+1
2018-07-11
drm/sun4i: tcon-top: Add helpers for mux switching
Jernej Skrabec
2
-0
/
+78
2018-07-11
drm/sun4i: mixer: Order includes alphabetically
Jernej Skrabec
1
-1
/
+1
2018-07-11
drm/sun4i: DW HDMI: Release nodes if error happens during CRTC search
Jernej Skrabec
1
-10
/
+5
2018-07-11
drm/sun4i: tcon: Release node when traversing of graph
Jernej Skrabec
1
-0
/
+1
2018-07-11
drm/sun4i: tcon-top: Cleanup clock handling
Jernej Skrabec
1
-37
/
+11
2018-07-11
drm/sun4i: Add R40 display engine compatible
Jernej Skrabec
1
-0
/
+1
2018-07-10
drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
Boris Brezillon
1
-2
/
+2
2018-07-09
drm/sun4i: link in front-end code if needed
Arnd Bergmann
1
-1
/
+4
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
1
-0
/
+1
2018-07-04
drm/sun4i: Remove VLA usage
Kees Cook
1
-43
/
+64
2018-07-02
drm/sun4i: Use drm_crtc_mask()
Ville Syrjälä
3
-3
/
+3
[next]