aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sun4i (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-20Merge tag 'sunxi-drm-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-nextDave Airlie14-107/+163
2017-04-06drm: convert drivers to use drm_of_find_panel_or_bridgeRob Herring2-90/+11
2017-03-14drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to driversDaniel Vetter1-11/+1
2017-03-09drm/sun4i: Pass pointer for underlying backend into layer initChen-Yu Tsai3-9/+9
2017-03-09drm/sun4i: Pass pointers for associated backend and tcon into crtc initChen-Yu Tsai3-6/+9
2017-03-09drm/sun4i: tv: Get tcon and backend pointers from associated crtcChen-Yu Tsai1-8/+11
2017-03-09drm/sun4i: Use embedded tcon pointer to get the tcon's output port nodeChen-Yu Tsai1-1/+1
2017-03-09drm/sun4i: Fix tcon channel 0 comment about backporch = backporch + hsyncChen-Yu Tsai1-2/+2
2017-03-09drm/sun4i: Fix TCON clock and regmap initialization sequenceChen-Yu Tsai1-7/+15
2017-03-07drm/sun4i: Grab reserved memory regionMaxime Ripard1-1/+11
2017-03-07drm/sun4i: Add backend and tcon pointers to sun4i_crtcChen-Yu Tsai2-12/+9
2017-03-07drm/sun4i: Add backend pointer to sun4i_layerChen-Yu Tsai2-5/+4
2017-03-07drm/sun4i: rgb: Pass tcon pointer when initializing RGB encoderChen-Yu Tsai3-20/+11
2017-03-07drm/sun4i: tv: Switch to drm_of_find_possible_crtcsChen-Yu Tsai1-1/+7
2017-03-07drm/sun4i: Drop hardcoded .possible_crtcs values from layersChen-Yu Tsai3-2/+13
2017-03-07drm/sun4i: Drop primary layer pointer from sun4i_drvChen-Yu Tsai3-8/+21
2017-03-07drm/sun4i: Initialize crtc from tcon bind functionChen-Yu Tsai5-13/+13
2017-03-07drm/sun4i: Move layers from sun4i_drv to sun4i_crtcChen-Yu Tsai4-11/+10
2017-03-07drm/sun4i: Add end of list element for sun4i_layers_init's returned listChen-Yu Tsai1-1/+1
2017-03-07drm/sun4i: Set drm_crtc.port to the underlying TCON's output port nodeChen-Yu Tsai1-0/+5
2017-03-07drm/sun4i: Make sunxi_rgb2yuv_coef constantChen-Yu Tsai1-1/+1
2017-03-07drm/sun4i: Make sun4i_crtc_init return ERR_PTR style error codesChen-Yu Tsai2-4/+4
2017-03-07drm/sun4i: Save newly created layer in layers array in sun4i_layers_initChen-Yu Tsai1-0/+1
2017-03-07drm/sun4i: Drop useless assignment in sun4i_layers_initChen-Yu Tsai1-1/+1
2017-03-07drm/sun4i: Fix kcalloc element size in sun4i_layers_initChen-Yu Tsai1-1/+1
2017-03-07drm/sun4i: Check return value of drm_vblank_initChen-Yu Tsai1-1/+5
2017-03-07drm/sun4i: Fix up error path cleanup for master bind functionChen-Yu Tsai1-5/+11
2017-03-07drm/sun4i: Move drm_mode_config_cleanup call to main driverChen-Yu Tsai2-1/+1
2017-02-09drm: sun4i: use vblank hooks in struct drm_crtc_funcsShawn Guo2-27/+24
2017-02-07drm: remove drm_vblank_no_hw_counter assignment from driver codeShawn Guo1-1/+0
2017-02-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi1-3/+1
2017-02-01Merge tag 'sunxi-drm-for-4.11' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-nextDave Airlie1-1/+1
2017-01-02drm/sun4i: Fix a return value in case of errorChristophe JAILLET1-1/+1
2016-12-18drm: bridge: Link encoder and bridge in core codeLaurent Pinchart1-8/+5
2016-12-15drm: Nuke fb->pixel_formatVille Syrjälä1-1/+2
2016-12-15drm: Replace drm_format_plane_cpp() with fb->format->cpp[]Ville Syrjälä1-1/+1
2016-12-06Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextDaniel Vetter2-14/+10
2016-12-05Backmerge tag 'v4.9-rc8' into drm-nextDave Airlie2-14/+10
2016-12-01drm: Make the connector .detect() callback optionalLaurent Pinchart2-14/+0
2016-11-17Merge tag 'drm-misc-next-2016-11-16' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie4-4/+4
2016-11-16Merge tag 'sunxi-drm-for-4.10' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-nextDave Airlie6-19/+69
2016-11-13drm/sun4i: constify component_ops structuresJulia Lawall4-4/+4
2016-11-07drm/sun4i: Propagate error to the callerChristophe JAILLET1-1/+1
2016-11-02drm/sun4i: Add a few formatsMaxime Ripard2-0/+26
2016-11-02drm/sun4i: Fix error handlingChristophe JAILLET1-1/+1
2016-11-02drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula1-2/+0
2016-10-25drm: convert DT component matching to component_match_add_release()Russell King1-1/+2
2016-10-20drm/sun4i: Add compatible strings for A31/A31s display pipelinesChen-Yu Tsai2-0/+4
2016-10-20drm/sun4i: Add compatible string for A31/A31s TCON (timing controller)Chen-Yu Tsai2-0/+12
2016-10-20drm/sun4i: tcon: Move SoC specific quirks to a DT matched data structureChen-Yu Tsai2-19/+25