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
2020-07-02
drm/imx: Use __drm_atomic_helper_crtc_reset
Daniel Vetter
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-07-17
drm/imx: drop use of drmP.h
Sam Ravnborg
2019-07-04
drm/imx: only send event on crtc disable if kept disabled
Robert Beckett
2019-07-04
drm/imx: notify drm core before sending event during crtc disable
Robert Beckett
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-04-23
drm/imx: don't skip DP channel disable for background plane
Lucas Stach
2019-03-18
drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags
Laurent Pinchart
2019-02-28
Merge tag 'imx-drm-next-2019-02-22' of git://git.pengutronix.de/pza/linux int...
Dave Airlie
2019-02-22
drm/imx: only send commit done event when all state has been applied
Lucas Stach
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ä
[next]