index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
zte
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/zte: Use drm_gem_fb_create()
Noralf Trønnes
2017-08-27
1
-1
/
+2
*
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-08-08
3
-3
/
+0
*
drm: Plumb modifiers through plane init
Ben Widawsky
2017-08-01
1
-1
/
+1
*
drm/zte: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-07-29
1
-2
/
+0
*
drm/zte: Use gem_free_object_unlocked
Daniel Vetter
2017-07-18
1
-1
/
+1
*
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
2017-07-14
1
-1
/
+1
*
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
1
-2
/
+3
*
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-30
1
-2
/
+3
*
drm/zte: Drop drm_vblank_cleanup
Daniel Vetter
2017-06-22
1
-2
/
+0
*
drm: zte: use devm_of_platform_populate()
Benjamin Gaignard
2017-06-05
1
-1
/
+1
*
drm: zte: add VGA driver support
Shawn Guo
2017-05-04
7
-4
/
+611
*
drm: zte: move CSC register definitions into a common header
Shawn Guo
2017-05-04
3
-18
/
+32
*
drm: zte: do not enable clock auto-gating by default
Shawn Guo
2017-05-04
1
-3
/
+0
*
drm: zte: remove leftover 'inf' from struct zx_hdmi
Shawn Guo
2017-03-22
1
-1
/
+0
*
Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next
Daniel Vetter
2017-03-14
1
-2
/
+2
|
\
|
*
drm: zte: fix static checker warning on variable 'fmt'
Shawn Guo
2017-02-23
1
-2
/
+2
*
|
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
2017-03-14
1
-13
/
+1
*
|
drm: zte: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2017-02-09
3
-43
/
+23
*
|
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
2017-02-07
1
-1
/
+0
|
/
*
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-02-02
1
-1
/
+1
*
Merge tag 'zxdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...
Dave Airlie
2017-02-01
14
-113
/
+1350
|
\
|
*
drm: zte: add tvenc driver support
Shawn Guo
2017-01-28
6
-0
/
+446
|
*
drm: zte: add function to configure vou_ctrl dividers
Shawn Guo
2017-01-28
3
-0
/
+120
|
*
drm: zte: move struct vou_inf into zx_vou driver
Shawn Guo
2017-01-28
3
-33
/
+35
|
*
drm: zte: add interlace mode support
Shawn Guo
2017-01-28
2
-2
/
+65
|
*
drm: zte: add overlay plane support
Shawn Guo
2017-01-28
4
-29
/
+413
|
*
drm: zte: add .atomic_disable hook to disable graphic layer
Shawn Guo
2017-01-28
4
-20
/
+69
|
*
drm: zte: make zx_plane accessible from zx_vou driver
Shawn Guo
2017-01-28
3
-45
/
+33
|
*
drm: zte: support hdmi audio through spdif
Shawn Guo
2017-01-28
6
-0
/
+184
|
*
drm: zte: select VIDEOMODE_HELPERS in Kconfig
Shawn Guo
2017-01-28
1
-0
/
+1
*
|
drm: zte: use crtc helper drm_crtc_from_index()
Shawn Guo
2016-12-30
1
-13
/
+2
*
|
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
|
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
2016-12-15
1
-1
/
+1
|
/
*
drm: zte: checking for NULL instead of IS_ERR()
Dan Carpenter
2016-11-15
1
-2
/
+2
*
Merge tag 'zxdrm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...
Dave Airlie
2016-11-11
1
-2
/
+2
*
drm: zte: add initial vou drm driver
Shawn Guo
2016-11-07
12
-0
/
+2278