Age | Commit message (Expand) | Author | Files | Lines |
2017-03-16 | drm/imx: enable/disable PRG on CRTC enable/disable | Lucas Stach | 1 | -0/+2 |
2017-03-15 | drm/imx: add deferred plane disabling | Philipp Zabel | 1 | -1/+21 |
2017-02-09 | drm: imx: remove struct imx_drm_crtc and imx_drm_crtc_helper_funcs | Shawn Guo | 1 | -36/+22 |
2016-11-09 | drm/imx: disable planes before DC | Lucas Stach | 1 | -3/+6 |
2016-09-28 | Merge tag 'v4.8-rc8' into drm-next | Dave Airlie | 1 | -0/+4 |
2016-08-30 | drm/imx: fix crtc vblank state regression | Lucas Stach | 1 | -0/+4 |
2016-08-29 | drm/imx: don't destroy mode objects manually on driver unbind | Lucas Stach | 1 | -3/+6 |
2016-08-29 | drm/imx: Use DRM_PLANE_COMMIT_NO_DISABLE_AFTER_MODESET flag | Liu Ying | 1 | -0/+3 |
2016-08-29 | drm/imx: ipuv3-crtc: Use the callback ->atomic_disable instead of ->disable | Liu Ying | 1 | -2/+3 |
2016-08-15 | Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 1 | -1/+0 |
2016-08-12 | drm: Remove superflous linux/fb.h includes | Daniel Vetter | 1 | -1/+0 |
2016-08-08 | drm/imx: Remove imx_drm_handle_vblank() | Liu Ying | 1 | -1/+1 |
2016-07-12 | drm/imx: turn remaining container_of macros into inline functions | Philipp Zabel | 1 | -1/+4 |
2016-07-12 | drm/imx: store internal bus configuration in crtc state | Philipp Zabel | 1 | -13/+54 |
2016-07-12 | drm/imx: atomic phase 3 step 2: Legacy callback fixups | Liu Ying | 1 | -38/+6 |
2016-07-12 | drm/imx: atomic phase 3 step 1: Use atomic configuration | Liu Ying | 1 | -182/+27 |
2016-07-12 | drm/imx: Remove encoders' ->prepare callbacks | Liu Ying | 1 | -26/+12 |
2016-07-12 | drm/imx: atomic phase 2 step 2: Track plane_state->fb correctly in ->page_flip | Liu Ying | 1 | -0/+4 |
2016-07-12 | drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroy | Liu Ying | 1 | -0/+4 |
2016-07-12 | drm/imx: atomic phase 1: Use transitional atomic CRTC and plane helpers | Liu Ying | 1 | -94/+103 |
2016-05-30 | drm/imx: use bus_flags for pixel clock polarity | Philipp Zabel | 1 | -3/+7 |
2016-05-23 | drm/imx: Match imx-ipuv3-crtc components using device node in platform data | Philipp Zabel | 1 | -1/+1 |
2016-03-14 | Merge drm-fixes into drm-next. | Dave Airlie | 1 | -0/+2 |
2016-03-01 | drm/imx: only enable vblank IRQs when needed | Lucas Stach | 1 | -0/+9 |
2016-03-01 | drm/imx: implement fence sync | Lucas Stach | 1 | -2/+61 |
2016-03-01 | drm/imx: keep GEM object referenced as long as scanout is active | Lucas Stach | 1 | -5/+44 |
2016-03-01 | drm/imx: track flip state explicitly | Lucas Stach | 1 | -5/+10 |
2016-03-01 | drm/imx: don't touch primary fb on pageflip | Lucas Stach | 1 | -1/+0 |
2016-02-10 | drm/imx: notify DRM core about CRTC vblank state | Lucas Stach | 1 | -0/+2 |
2016-02-08 | drm/imx: Unconfuse preclose logic | Daniel Vetter | 1 | -4/+0 |
2015-12-15 | drm/imx: Constify function pointer structs | Ville Syrjälä | 1 | -1/+1 |
2015-11-25 | drm: imx: convert to drm_crtc_send_vblank_event() | Russell King | 1 | -1/+2 |
2015-11-24 | drm/imx: Remove of_node assignment from ipuv3-crtc driver probe | Philipp Zabel | 1 | -34/+0 |
2015-11-19 | drm/imx: ipuv3-crtc: Return error if ipu_plane_init() fails for primary plane | Liu Ying | 1 | -0/+4 |
2015-11-19 | drm/imx: switch to universal planes | Philipp Zabel | 1 | -11/+11 |
2015-03-31 | drm/imx: consolidate bus format variable names | Philipp Zabel | 1 | -8/+5 |
2015-03-31 | drm/imx: ipuv3-crtc: Allow to divide DI clock from TVEv2 | Philipp Zabel | 1 | -3/+5 |
2015-03-31 | drm/imx: Add support for interlaced scanout | Philipp Zabel | 1 | -1/+2 |
2015-01-07 | imx-drm: core: handling of DI clock flags to ipu_crtc_mode_set() | Russell King | 1 | -17/+23 |
2015-01-07 | gpu: ipu-v3: Use videomode in struct ipu_di_signal_cfg | Steve Longerbeam | 1 | -21/+5 |
2015-01-07 | imx-drm: ipuv3-crtc: Implement mode_fixup | Steve Longerbeam | 1 | -0/+12 |
2014-12-15 | Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -5/+0 |
2014-11-26 | drm: imx: Move imx-drm driver out of staging | Philipp Zabel | 1 | -0/+518 |