index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
zte
Age
Commit message (
Expand
)
Author
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
2016-12-30
drm: zte: use crtc helper drm_crtc_from_index()
Shawn Guo
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
[next]