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
/
imx
/
ipuv3-crtc.c
Age
Commit message (
Expand
)
Author
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-11-05
drm/imx: Switch to SPDX identifier
Fabio Estevam
2018-07-27
Merge tag 'imx-drm-next-2018-07-20' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
2018-07-16
drm/imx: Remove last traces of struct imx_drm_crtc
Leonard Crestez
2018-07-02
drm/imx: Use drm_plane_mask()
Ville Syrjälä
2018-03-15
drm/imx: move arming of the vblank event to atomic_flush
Lucas Stach
2017-10-02
drm/imx: switch to drm_*_get(), drm_*_put() helpers
Cihangir Akturk
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-04-04
drm/imx: merge imx-drm-core and ipuv3-crtc in one module
Lucas Stach
2017-03-16
drm/imx: enable/disable PRG on CRTC enable/disable
Lucas Stach
2017-03-15
drm/imx: add deferred plane disabling
Philipp Zabel
2017-02-09
drm: imx: remove struct imx_drm_crtc and imx_drm_crtc_helper_funcs
Shawn Guo
2016-11-09
drm/imx: disable planes before DC
Lucas Stach
2016-09-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2016-08-30
drm/imx: fix crtc vblank state regression
Lucas Stach
2016-08-29
drm/imx: don't destroy mode objects manually on driver unbind
Lucas Stach
2016-08-29
drm/imx: Use DRM_PLANE_COMMIT_NO_DISABLE_AFTER_MODESET flag
Liu Ying
2016-08-29
drm/imx: ipuv3-crtc: Use the callback ->atomic_disable instead of ->disable
Liu Ying
2016-08-15
Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-08-12
drm: Remove superflous linux/fb.h includes
Daniel Vetter
2016-08-08
drm/imx: Remove imx_drm_handle_vblank()
Liu Ying
2016-07-12
drm/imx: turn remaining container_of macros into inline functions
Philipp Zabel
2016-07-12
drm/imx: store internal bus configuration in crtc state
Philipp Zabel
2016-07-12
drm/imx: atomic phase 3 step 2: Legacy callback fixups
Liu Ying
2016-07-12
drm/imx: atomic phase 3 step 1: Use atomic configuration
Liu Ying
2016-07-12
drm/imx: Remove encoders' ->prepare callbacks
Liu Ying
2016-07-12
drm/imx: atomic phase 2 step 2: Track plane_state->fb correctly in ->page_flip
Liu Ying
2016-07-12
drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroy
Liu Ying
2016-07-12
drm/imx: atomic phase 1: Use transitional atomic CRTC and plane helpers
Liu Ying
2016-05-30
drm/imx: use bus_flags for pixel clock polarity
Philipp Zabel
2016-05-23
drm/imx: Match imx-ipuv3-crtc components using device node in platform data
Philipp Zabel
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
2016-03-01
drm/imx: only enable vblank IRQs when needed
Lucas Stach
2016-03-01
drm/imx: implement fence sync
Lucas Stach
2016-03-01
drm/imx: keep GEM object referenced as long as scanout is active
Lucas Stach
2016-03-01
drm/imx: track flip state explicitly
Lucas Stach
2016-03-01
drm/imx: don't touch primary fb on pageflip
Lucas Stach
2016-02-10
drm/imx: notify DRM core about CRTC vblank state
Lucas Stach
2016-02-08
drm/imx: Unconfuse preclose logic
Daniel Vetter
2015-12-15
drm/imx: Constify function pointer structs
Ville Syrjälä
2015-11-25
drm: imx: convert to drm_crtc_send_vblank_event()
Russell King
2015-11-24
drm/imx: Remove of_node assignment from ipuv3-crtc driver probe
Philipp Zabel
2015-11-19
drm/imx: ipuv3-crtc: Return error if ipu_plane_init() fails for primary plane
Liu Ying
2015-11-19
drm/imx: switch to universal planes
Philipp Zabel
2015-03-31
drm/imx: consolidate bus format variable names
Philipp Zabel
2015-03-31
drm/imx: ipuv3-crtc: Allow to divide DI clock from TVEv2
Philipp Zabel
2015-03-31
drm/imx: Add support for interlaced scanout
Philipp Zabel
2015-01-07
imx-drm: core: handling of DI clock flags to ipu_crtc_mode_set()
Russell King
2015-01-07
gpu: ipu-v3: Use videomode in struct ipu_di_signal_cfg
Steve Longerbeam
2015-01-07
imx-drm: ipuv3-crtc: Implement mode_fixup
Steve Longerbeam
[next]