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
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
2014-12-15
Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-11-26
drm: imx: Move imx-drm driver out of staging
Philipp Zabel