summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/zte
Commit message (Expand)AuthorAgeFilesLines
* drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter2017-08-083-3/+0
* drm: Plumb modifiers through plane initBen Widawsky2017-08-011-1/+1
* drm/zte: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes2017-07-291-2/+0
* drm/zte: Use gem_free_object_unlockedDaniel Vetter2017-07-181-1/+1
* drm: handle HDMI 2.0 VICs in AVI info-framesShashank Sharma2017-07-141-1/+1
* drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()Laurent Pinchart2017-06-301-2/+3
* drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart2017-06-301-2/+3
* drm/zte: Drop drm_vblank_cleanupDaniel Vetter2017-06-221-2/+0
* drm: zte: use devm_of_platform_populate()Benjamin Gaignard2017-06-051-1/+1
* drm: zte: add VGA driver supportShawn Guo2017-05-047-4/+611
* drm: zte: move CSC register definitions into a common headerShawn Guo2017-05-043-18/+32
* drm: zte: do not enable clock auto-gating by defaultShawn Guo2017-05-041-3/+0
* drm: zte: remove leftover 'inf' from struct zx_hdmiShawn Guo2017-03-221-1/+0
* Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-nextDaniel Vetter2017-03-141-2/+2
|\
| * drm: zte: fix static checker warning on variable 'fmt'Shawn Guo2017-02-231-2/+2
* | drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to driversDaniel Vetter2017-03-141-13/+1
* | drm: zte: use vblank hooks in struct drm_crtc_funcsShawn Guo2017-02-093-43/+23
* | drm: remove drm_vblank_no_hw_counter assignment from driver codeShawn Guo2017-02-071-1/+0
|/
* drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi2017-02-021-1/+1
* Merge tag 'zxdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Dave Airlie2017-02-0114-113/+1350
|\
| * drm: zte: add tvenc driver supportShawn Guo2017-01-286-0/+446
| * drm: zte: add function to configure vou_ctrl dividersShawn Guo2017-01-283-0/+120
| * drm: zte: move struct vou_inf into zx_vou driverShawn Guo2017-01-283-33/+35
| * drm: zte: add interlace mode supportShawn Guo2017-01-282-2/+65
| * drm: zte: add overlay plane supportShawn Guo2017-01-284-29/+413
| * drm: zte: add .atomic_disable hook to disable graphic layerShawn Guo2017-01-284-20/+69
| * drm: zte: make zx_plane accessible from zx_vou driverShawn Guo2017-01-283-45/+33
| * drm: zte: support hdmi audio through spdifShawn Guo2017-01-286-0/+184
| * drm: zte: select VIDEOMODE_HELPERS in KconfigShawn Guo2017-01-281-0/+1
* | drm: zte: use crtc helper drm_crtc_from_index()Shawn Guo2016-12-301-13/+2
* | drm: Nuke fb->pixel_formatVille Syrjälä2016-12-151-1/+1
* | drm: Replace drm_format_plane_cpp() with fb->format->cpp[]Ville Syrjälä2016-12-151-1/+1
|/
* drm: zte: checking for NULL instead of IS_ERR()Dan Carpenter2016-11-151-2/+2
* Merge tag 'zxdrm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Dave Airlie2016-11-111-2/+2
* drm: zte: add initial vou drm driverShawn Guo2016-11-0712-0/+2278
OpenPOWER on IntegriCloud