index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
zte
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-10
drm/edid: Pass connector to AVI infoframe functions
Ville Syrjälä
2018-10-05
drm/zte: Use drm_atomic_helper_shutdown
Daniel Vetter
2018-09-30
drm/zte: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-09-25
drm/zte: Use drm_fbdev_generic_setup()
Noralf Trønnes
2018-09-19
gpu: do not double put device node in zx_drm_probe
zhong jiang
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
2018-07-03
drm: add missing ctx argument to plane transitional helpers
Russell King
2018-03-29
drm/zte: Stop consulting plane->crtc
Ville Syrjälä
2018-03-05
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
2018-01-23
drm/zte: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
2017-12-08
drm/zte: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2017-12-04
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2017-11-22
drm/edid: Allow HDMI infoframe without VIC or S3D
Ville Syrjälä
2017-11-20
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
2017-11-20
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-27
drm/zte: Use drm_gem_fb_create()
Noralf Trønnes
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
2017-07-29
drm/zte: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-07-18
drm/zte: Use gem_free_object_unlocked
Daniel Vetter
2017-07-14
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-22
drm/zte: Drop drm_vblank_cleanup
Daniel Vetter
2017-06-05
drm: zte: use devm_of_platform_populate()
Benjamin Gaignard
2017-05-04
drm: zte: add VGA driver support
Shawn Guo
2017-05-04
drm: zte: move CSC register definitions into a common header
Shawn Guo
2017-05-04
drm: zte: do not enable clock auto-gating by default
Shawn Guo
2017-03-22
drm: zte: remove leftover 'inf' from struct zx_hdmi
Shawn Guo
2017-03-14
Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next
Daniel Vetter
2017-03-14
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
2017-02-23
drm: zte: fix static checker warning on variable 'fmt'
Shawn Guo
2017-02-09
drm: zte: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2017-02-07
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-02-01
Merge tag 'zxdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...
Dave Airlie
2017-01-28
drm: zte: add tvenc driver support
Shawn Guo
2017-01-28
drm: zte: add function to configure vou_ctrl dividers
Shawn Guo
2017-01-28
drm: zte: move struct vou_inf into zx_vou driver
Shawn Guo
2017-01-28
drm: zte: add interlace mode support
Shawn Guo
2017-01-28
drm: zte: add overlay plane support
Shawn Guo
2017-01-28
drm: zte: add .atomic_disable hook to disable graphic layer
Shawn Guo
2017-01-28
drm: zte: make zx_plane accessible from zx_vou driver
Shawn Guo
2017-01-28
drm: zte: support hdmi audio through spdif
Shawn Guo
2017-01-28
drm: zte: select VIDEOMODE_HELPERS in Kconfig
Shawn Guo
[next]