summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/imx/ipuv3-crtc.c
Commit message (Expand)AuthorAgeFilesLines
* drm/imx: disable planes before DCLucas Stach2016-11-091-3/+6
* Merge tag 'v4.8-rc8' into drm-nextDave Airlie2016-09-281-0/+4
|\
| * drm/imx: fix crtc vblank state regressionLucas Stach2016-08-301-0/+4
* | drm/imx: don't destroy mode objects manually on driver unbindLucas Stach2016-08-291-3/+6
* | drm/imx: Use DRM_PLANE_COMMIT_NO_DISABLE_AFTER_MODESET flagLiu Ying2016-08-291-0/+3
* | drm/imx: ipuv3-crtc: Use the callback ->atomic_disable instead of ->disableLiu Ying2016-08-291-2/+3
* | Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-08-151-1/+0Star
|\ \
| * | drm: Remove superflous linux/fb.h includesDaniel Vetter2016-08-121-1/+0Star
| |/
* / drm/imx: Remove imx_drm_handle_vblank()Liu Ying2016-08-081-1/+1
|/
* drm/imx: turn remaining container_of macros into inline functionsPhilipp Zabel2016-07-121-1/+4
* drm/imx: store internal bus configuration in crtc statePhilipp Zabel2016-07-121-13/+54
* drm/imx: atomic phase 3 step 2: Legacy callback fixupsLiu Ying2016-07-121-38/+6Star
* drm/imx: atomic phase 3 step 1: Use atomic configurationLiu Ying2016-07-121-182/+27Star
* drm/imx: Remove encoders' ->prepare callbacksLiu Ying2016-07-121-26/+12Star
* drm/imx: atomic phase 2 step 2: Track plane_state->fb correctly in ->page_flipLiu Ying2016-07-121-0/+4
* drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroyLiu Ying2016-07-121-0/+4
* drm/imx: atomic phase 1: Use transitional atomic CRTC and plane helpersLiu Ying2016-07-121-94/+103
* drm/imx: use bus_flags for pixel clock polarityPhilipp Zabel2016-05-301-3/+7
* drm/imx: Match imx-ipuv3-crtc components using device node in platform dataPhilipp Zabel2016-05-231-1/+1
* Merge drm-fixes into drm-next.Dave Airlie2016-03-141-0/+2
|\
| * drm/imx: notify DRM core about CRTC vblank stateLucas Stach2016-02-101-0/+2
* | drm/imx: only enable vblank IRQs when neededLucas Stach2016-03-011-0/+9
* | drm/imx: implement fence syncLucas Stach2016-03-011-2/+61
* | drm/imx: keep GEM object referenced as long as scanout is activeLucas Stach2016-03-011-5/+44
* | drm/imx: track flip state explicitlyLucas Stach2016-03-011-5/+10
* | drm/imx: don't touch primary fb on pageflipLucas Stach2016-03-011-1/+0Star
* | drm/imx: Unconfuse preclose logicDaniel Vetter2016-02-081-4/+0Star
|/
* drm/imx: Constify function pointer structsVille Syrjälä2015-12-151-1/+1
* drm: imx: convert to drm_crtc_send_vblank_event()Russell King2015-11-251-1/+2
* drm/imx: Remove of_node assignment from ipuv3-crtc driver probePhilipp Zabel2015-11-241-34/+0Star
* drm/imx: ipuv3-crtc: Return error if ipu_plane_init() fails for primary planeLiu Ying2015-11-191-0/+4
* drm/imx: switch to universal planesPhilipp Zabel2015-11-191-11/+11
* drm/imx: consolidate bus format variable namesPhilipp Zabel2015-03-311-8/+5Star
* drm/imx: ipuv3-crtc: Allow to divide DI clock from TVEv2Philipp Zabel2015-03-311-3/+5
* drm/imx: Add support for interlaced scanoutPhilipp Zabel2015-03-311-1/+2
* imx-drm: core: handling of DI clock flags to ipu_crtc_mode_set()Russell King2015-01-071-17/+23
* gpu: ipu-v3: Use videomode in struct ipu_di_signal_cfgSteve Longerbeam2015-01-071-21/+5Star
* imx-drm: ipuv3-crtc: Implement mode_fixupSteve Longerbeam2015-01-071-0/+12
* Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-161-5/+0Star
* drm: imx: Move imx-drm driver out of stagingPhilipp Zabel2014-11-261-0/+518