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
/
zte
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-25
drm/zte: Use drm_fbdev_generic_setup()
Noralf Trønnes
1
-12
/
+3
2018-09-19
gpu: do not double put device node in zx_drm_probe
zhong jiang
1
-3
/
+1
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
3
-3
/
+3
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
2
-2
/
+2
2018-07-03
drm: add missing ctx argument to plane transitional helpers
Russell King
1
-1
/
+1
2018-03-29
drm/zte: Stop consulting plane->crtc
Ville Syrjälä
3
-4
/
+6
2018-03-05
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
1
-12
/
+1
2018-01-23
drm/zte: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-10
/
+8
2017-12-08
drm/zte: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
1
-42
/
+6
2017-12-04
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-7
/
+9
2017-11-22
drm/edid: Allow HDMI infoframe without VIC or S3D
Ville Syrjälä
1
-0
/
+1
2017-11-20
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
1
-7
/
+8
2017-11-20
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
1
-2
/
+2
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-27
drm/zte: Use drm_gem_fb_create()
Noralf Trønnes
1
-1
/
+2
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
3
-3
/
+0
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
1
-1
/
+1
2017-07-29
drm/zte: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
1
-2
/
+0
2017-07-18
drm/zte: Use gem_free_object_unlocked
Daniel Vetter
1
-1
/
+1
2017-07-14
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
1
-1
/
+1
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
1
-2
/
+3
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
1
-2
/
+3
2017-06-22
drm/zte: Drop drm_vblank_cleanup
Daniel Vetter
1
-2
/
+0
2017-06-05
drm: zte: use devm_of_platform_populate()
Benjamin Gaignard
1
-1
/
+1
2017-05-04
drm: zte: add VGA driver support
Shawn Guo
7
-4
/
+611
2017-05-04
drm: zte: move CSC register definitions into a common header
Shawn Guo
3
-18
/
+32
2017-05-04
drm: zte: do not enable clock auto-gating by default
Shawn Guo
1
-3
/
+0
2017-03-22
drm: zte: remove leftover 'inf' from struct zx_hdmi
Shawn Guo
1
-1
/
+0
2017-03-14
Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next
Daniel Vetter
1
-2
/
+2
2017-03-14
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
1
-13
/
+1
2017-02-23
drm: zte: fix static checker warning on variable 'fmt'
Shawn Guo
1
-2
/
+2
2017-02-09
drm: zte: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
3
-43
/
+23
2017-02-07
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
1
-1
/
+0
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
1
-1
/
+1
2017-02-01
Merge tag 'zxdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...
Dave Airlie
14
-113
/
+1350
2017-01-28
drm: zte: add tvenc driver support
Shawn Guo
6
-0
/
+446
2017-01-28
drm: zte: add function to configure vou_ctrl dividers
Shawn Guo
3
-0
/
+120
2017-01-28
drm: zte: move struct vou_inf into zx_vou driver
Shawn Guo
3
-33
/
+35
2017-01-28
drm: zte: add interlace mode support
Shawn Guo
2
-2
/
+65
2017-01-28
drm: zte: add overlay plane support
Shawn Guo
4
-29
/
+413
2017-01-28
drm: zte: add .atomic_disable hook to disable graphic layer
Shawn Guo
4
-20
/
+69
2017-01-28
drm: zte: make zx_plane accessible from zx_vou driver
Shawn Guo
3
-45
/
+33
2017-01-28
drm: zte: support hdmi audio through spdif
Shawn Guo
6
-0
/
+184
2017-01-28
drm: zte: select VIDEOMODE_HELPERS in Kconfig
Shawn Guo
1
-0
/
+1
2016-12-30
drm: zte: use crtc helper drm_crtc_from_index()
Shawn Guo
1
-13
/
+2
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
1
-1
/
+1
2016-12-15
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
1
-1
/
+1
2016-11-15
drm: zte: checking for NULL instead of IS_ERR()
Dan Carpenter
1
-2
/
+2
2016-11-11
Merge tag 'zxdrm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...
Dave Airlie
12
-0
/
+2278
[next]